emanuele-progr
Master's degree in Computer Engineering, passionate about technology and machine learning. Actually working as a Computer Vision Engineer
University of FlorenceItaly, Florence
Pinned Repositories
AI_project
AI project for the course of Artificial Intelligence 2017-2018, University of Florence
Camera_blur_detection
Python script to detect camera blur via line detection and aligning data
Data-Incremental-Learning
A python framework for dealing and experimenting with image classification in a data-incremental scenario.
GameOfLife
A Conway's Game of life simple implementation using Python, PyQT5, QTDesigner and convolution to manage the state succession mechanism.
HCIExampleProject
Example repository for final projects for the Human Computer Interaction course at the University of Florence.
HistEqualization
Project for the Parallel computing course, University of Florence. RGB HistEqualization for contrast enhancing
HOOF-based-MEdetection
A python program to detect micro expression(ME) in video with HOOF descriptors and SVM classifier
PSSP
Protein Secondary Structure Prediction project with RNNs and Transformers
RL-multiagente
toy example project for the in-depth study of reinforcement learning in a multi-agent setting
Roguelike-project
An open source cross-platform 2D roguelike game made with Unity
emanuele-progr's Repositories
emanuele-progr/Roguelike-project
An open source cross-platform 2D roguelike game made with Unity
emanuele-progr/Data-Incremental-Learning
A python framework for dealing and experimenting with image classification in a data-incremental scenario.
emanuele-progr/Camera_blur_detection
Python script to detect camera blur via line detection and aligning data
emanuele-progr/HOOF-based-MEdetection
A python program to detect micro expression(ME) in video with HOOF descriptors and SVM classifier
emanuele-progr/PSSP
Protein Secondary Structure Prediction project with RNNs and Transformers
emanuele-progr/RL-multiagente
toy example project for the in-depth study of reinforcement learning in a multi-agent setting
emanuele-progr/AI_project
AI project for the course of Artificial Intelligence 2017-2018, University of Florence
emanuele-progr/GameOfLife
A Conway's Game of life simple implementation using Python, PyQT5, QTDesigner and convolution to manage the state succession mechanism.
emanuele-progr/HCIExampleProject
Example repository for final projects for the Human Computer Interaction course at the University of Florence.
emanuele-progr/HistEqualization
Project for the Parallel computing course, University of Florence. RGB HistEqualization for contrast enhancing
emanuele-progr/lab_repo
GUI ProgressBar with Ncurses library and Observer implementation, assignment of the course Programming laboratory 2015, University of Florence
emanuele-progr/PwdDecrypter
Project for the Parallel computing course, University of Florence. 8 character(a-z,A-Z,0-9,./) password decryptor with function crypt (DES).
emanuele-progr/Websocket-server-go
Websocket server developed for connection management in Go language.