-
-
Instagram-Analytics Public
Django based web application that can be deployed as a Docker container used to analyze the data of an Instagram account.
-
YOLOv8 object detection, tracking, image segmentation and pose estimation app using Ultralytics API (for detection, segmentation and pose estimation), as well as DeepSORT (for tracking) in Python. …
-
Fire-Alarm-System Public
Fire alarm system that detects fire in a camera stream and sends alerts as notifications to the phones of the users that subscribed to this alerting service and are at most 2 km away from the fire.
Java Apache License 2.0 UpdatedApr 27, 2023 -
Android application used for organizing, sorting and localizing of pictures of landmarks, as well as identifying similar images to the photos made by the user
Jupyter Notebook MIT License UpdatedDec 19, 2022 -
Chat-App Public
Chat app that uses Django for the backend component, together with PostgreSQL for user credential storage and Elasticsearch for message logging
Python Apache License 2.0 UpdatedSep 22, 2022 -
Because of the COVID-19 pandemic of 2020, more and more people are concerned with protecting themselves using masks, thus the need of software capable of monitoring whether the people are wearing m…
-
Because of the COVID-19 pandemic of 2020, more and more people are concerned with protecting themselves using masks, thus the need of software capable of monitoring whether the people are wearing m…
-
YOLOv4 detection on COCO dataset using OpenCV DNN module, compiled with CUDA.
-
This script is used for breaching Diffie-Hellman key exchange using stochastic hill climbing with random restarts. The algorithm actually tries to solve the NP-Complete problem (for small enough pa…
Python MIT License UpdatedDec 19, 2021 -
Deep-Learning-Coursera Public
These are the solutions to the programming exercises from the Deep Learning specialization from Coursera
-
Image-Filtering-using-MPI Public
The goal of this project is to build a scalable MPI program that can apply multiple filters (smooth, blur, sharpen, mean, emboss) on images with .pnm or .pgm format.
-
Emotion detector capable of identifying 7 of the most important human emotions: angriness, disgust, fear, happiness, neutral, sadness, surprise. This application is based on the 68 facial landmarks…
-
-
-
YOLOv4 Video and Image Detection for 80 types of objects using OpenCV and tf2_yolov4 module in Python.
-
Trigger word detection application using Keras, which triggers an action whenever you say the trigger word "Activate". The action in this case is producing a "chiming" sound.
Python UpdatedSep 28, 2020 -
Text-Generation-with-LSTM Public
Text generation using a character-based RNN with LSTM cells. We will work with a dataset of Shakespeare's writing from Andrej Karpathy's The Unreasonable Effectiveness of Recurrent Neural Networks.…
-
These are the solutions to the programming assigments from Andrew Ng's "Machine Learning" course from Coursera
-
Simple-Movie-Recommender Public
Simple movie recommender built in GNU Octave, which creates a database of user ratings (100,000 ratings applied to 9,000 movies by 600 users), receives movie ratings from a new user(from 1 to 5, wi…
MATLAB UpdatedMay 17, 2020 -
-
Spam-Classifier Public
Spam classifier using support vector machine (LIBSVM)
Roff UpdatedApr 17, 2020 -
Log-in-Application Public
The "Log in Application" is a PyQt-based application which allows the user to choose and log in a social media network (Facebook, Twitter or Instagram), by providing the username or email and passw…
Python UpdatedJul 1, 2019 -
Game_of_Life Public
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. The game is a zero-player game, meaning that its evolution is d…
C++ UpdatedMar 30, 2019