FandosA
Master's degree in robotics, graphics and computer vision. Bachelor's degree in electronics and automation engineering. Passionate about AI and programming.
Pinned Repositories
Archery_Game_Unity3D
Project of an archery game developed for my VR subject during the Master's
Complex_Number_Calculator_OOP
Complex number calculator implemented in C++ based on objects.
Face_Tracking_From_Scratch_PyTorch
Implementation of a deep learning model based on the VGG16 neural network to track faces in a video or with a camera in real time.
Image_Classification_PyTorch
Simple convolutional neural network to classify images with PyTorch.
Normal_Flow_Prediction_Pytorch
Deep learning model to predict the normal flow between two consecutive frames, being the normal flow the projection of the optical flow on the gradient directions.
Simple_Kernel_OpenCL-API_exercises
Introduction to OpenCL API during my Master. Simple exercises to learn.
Simple_Parallelization_Exercises
Simple exercises implemented in C++ to parallelize tasks.
Singer_Recognition_Keras_TF
This project was my final Bachelor's degree thesis. In it I decided to mix my passion, music, and the syllabus that I liked the most in my degree, deep learning.
Snakes_And_Ladders_BoardGame_OOP
This was my first programming project. It consisted of implementing the board game "Snakes And Ladders" in java.
Speech_Recognition_Keras_TF
Project I carried out during my Machine Learning course in the Master.
FandosA's Repositories
FandosA/Singer_Recognition_Keras_TF
This project was my final Bachelor's degree thesis. In it I decided to mix my passion, music, and the syllabus that I liked the most in my degree, deep learning.
FandosA/Face_Tracking_From_Scratch_PyTorch
Implementation of a deep learning model based on the VGG16 neural network to track faces in a video or with a camera in real time.
FandosA/Archery_Game_Unity3D
Project of an archery game developed for my VR subject during the Master's
FandosA/Speech_Recognition_Keras_TF
Project I carried out during my Machine Learning course in the Master.
FandosA/Complex_Number_Calculator_OOP
Complex number calculator implemented in C++ based on objects.
FandosA/Image_Classification_PyTorch
Simple convolutional neural network to classify images with PyTorch.
FandosA/Normal_Flow_Prediction_Pytorch
Deep learning model to predict the normal flow between two consecutive frames, being the normal flow the projection of the optical flow on the gradient directions.
FandosA/Simple_Kernel_OpenCL-API_exercises
Introduction to OpenCL API during my Master. Simple exercises to learn.
FandosA/Simple_Parallelization_Exercises
Simple exercises implemented in C++ to parallelize tasks.
FandosA/Snakes_And_Ladders_BoardGame_OOP
This was my first programming project. It consisted of implementing the board game "Snakes And Ladders" in java.