Alberto Formaggio's repositories

Where-Am-I

Application developed for the University course "Embedded Systems Programming". The app retrieves the location of the device in real time and shows it to the user. Furthermore, the app shows the path of the user in the last 5 minutes.

Language:KotlinStargazers:2Issues:0Issues:0

Adapter-Pattern-Software-Engineering

Re-adaptation of the List, Map, Set, Collection classes in Java Micro Edition environment by using the Adapter pattern

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0

Client-Server-Chat-With-RSA-Encryption

A chat application simulating a connection client-server. The messages sent from one instance of the program to the other are encrypted and decrypted by using an RSA-Based handshake protocol.

Language:C#Stargazers:0Issues:0Issues:0

data-mining-hw

This repository contains the homeworks used for the Data Mining course (NDBI023) at Charles University. We manually implemented k-Nearest Neighbor and the Naive Bayes Classifier.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

fine_tuning_classification_prediction_GNN

Empirical Research over the possible advantages of pretraining a Graph Neural Network for Classification by using Link Prediction. We used GCN, GAT and GraphSAGE with minibatch generation. Done for the Learning From Networks course taught by professor Fabio Vandin at the University of Padova

Language:PythonStargazers:0Issues:2Issues:0

Hough-Transform-From-Scratch

This GitHub repository provides a comprehensive guide and implementation of the Hough Transform for line detection in Python using OpenCV. It covers step-by-step instructions for implementing the algorithm from scratch, including edge detection, parameter space transformation, and line extraction.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

NLP-Homeworks

This folder will contain some homeworks proposed by the professor Jan Hajic at Charles University for the course Statistical Methods for Natural Language Processing I, II (NPFL067, NPFL068)

Language:PythonStargazers:0Issues:2Issues:0

speech_recognition

This repository will contain the project used for the course Algorithms for Speech Recogntion - NPFL079 held at Charles University

Language:PythonStargazers:0Issues:0Issues:0

vision-transformer

A simple replication of the architecture implemented by the creators of the Vision Transformer paper. The project has been developed in pytorch for learning purposes.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Voice-Activity-Detector

An algorithm for Voice Activity Detection (VAD) that determines which packets have vocal content and, hence, need to be sent, and which instead can be supressed as they are not meaningful for the communication

Language:C++Stargazers:0Issues:0Issues:0

Assignment_1_Intelligent_Robotics

Assignment 1 of the Intelligent Robotics course held by Emanuele Menegatti at the University of Padova. In this assignment, LiDAR scans must be used to find the coordinates of circular objects inside a room, thus discarding walls

Language:C++License:MITStargazers:0Issues:0Issues:0

Assignment_2_Intelligent_Robotics

Assignment 2 of the Intelligent Robotics course held by Emanuele Menegatti at the University of Padova. The goal is to make Tiago move between 2 rooms and use its robotic arm to pick objects on a table and releasing them on cylindric tables

Language:C++License:MITStargazers:0Issues:0Issues:0

Ensemble-Of-Segmentation

Source code used in the research paper "An empirical study on ensemble of segmentation approaches"

Language:MATLABStargazers:0Issues:0Issues:0

first-contributions

🚀✨ Help beginners to contribute to open source projects

License:MITStargazers:0Issues:0Issues:0

Grayscale-to-RGB

Matlab code used to convert a 16-channels gray image to RGB for training a CNN

Language:MATLABStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

ml-assignments

This repository will contain the assignments done for the Machine Learning taught by Fabio Vandin at the University of Padova

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

npfl114

Materials for the Deep Learning -- ÚFAL course NPFL114

Language:PythonLicense:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

sentiment_analysis_climate

A study of the sentiment of people regarding Climate Change using data mining techniques over Twitter data

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

skills-github-pages

My clone repository

License:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

stat-indep-tests

This repository explores the Chi-square and Fisher's tests. Besides a manual implementation (and comparison with the scipy library), it will also be discussed the theoretical aspects of these 2 approaches

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

streamlit

Trial to use streamlit for inference with my models

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

turtle-head-detection

An object detection approach for the identification of turtles' heads.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

WeatherClassification

Image classification pipeline relying on Deep Learning models dealing with training over multiple datasets with unbalanced labels and classes. In addition, also classification using histogram data was done for better generalization over different datasets.

Language:PythonStargazers:0Issues:0Issues:0