You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Projects and homework for Computer Science (in Romanian) section of the Faculty of Mathematics and Computer Science of Babeș-Bolyai University, Cluj-Napoca.
Multimodal SER Model meant to be trained on recognising emotions from speech (text + acoustic data). Fine-tuned the DeBERTaV3 model, respectively the Wav2Vec2 model to extract the features and clas…
GUI-driven Tic Tac Toe game, the players communicate with the server through a TCP connection, when a player connects, the server waits for another one to connect as well and the game begins. Whene…
Web application for tracking the bugs for a software company. The testers can report bugs, while the programmers can assign the bugs and mark them as fixed.
Privacy-preserving client-server architecture for MNIST digit classification using CKKS Fully Homomorphic Encryption. This repository demonstrates secure and encrypted inference on sensitive data, …
The automatic processing of dental medical images can be very useful for both doctors and patients. The identification of teeth and lesions in these images is the basis for the development of autom…