Pinned Repositories
in2IN
[CVPRW 2024] Official Implementation of "in2IN: Leveraging individual Information to Generate Human INteractions".
mask-detector
This deep learning project has the objective to build and deploy a facemask detector on the browser. The model has been archived using transfer learning over a MobileNetV2 pretrained model. The web implemetation has been done using Tensorflow.js
poetry-generation
This deep learning project has the objective to generate poetry in Spanish given the first characters of the poem. The prediction is character level-based and the dataset used to train the model contains more than 5000 poems from the most relevant authors of Spanish poetry.
pong-rl
This deep learning project has the objective to teach an agent to play Pong using reinforcement learning. The training environment has been built on Unity using the ML-Agents package and the PPO architecture.
POSEIDON
[Sensors] Official Implementation of "Poseidon: A data augmentation tool for small object detection datasets in maritime environments".
TFG
This thesis presents the research and experimentation carried out for the task of detecting small vessels and shipwrecked people in seaborne environments. We aim to precisely provide a real-time detection on changing conditions with a significant scale variance on the detections. In order to achieve this goal, different deep learning techniques on diverse datasets have been tested.
VuelaBarato
VuelaBarato es un servicio con la finalidad de ahorrarte dinero en tu vuelos. La aplicación te permite guardar vuelos y te avisará periodicamente con las novedades en estos.
pabloruizponce's Repositories
pabloruizponce/in2IN
[CVPRW 2024] Official Implementation of "in2IN: Leveraging individual Information to Generate Human INteractions".
pabloruizponce/POSEIDON
[Sensors] Official Implementation of "Poseidon: A data augmentation tool for small object detection datasets in maritime environments".
pabloruizponce/mask-detector
This deep learning project has the objective to build and deploy a facemask detector on the browser. The model has been archived using transfer learning over a MobileNetV2 pretrained model. The web implemetation has been done using Tensorflow.js
pabloruizponce/VuelaBarato
VuelaBarato es un servicio con la finalidad de ahorrarte dinero en tu vuelos. La aplicación te permite guardar vuelos y te avisará periodicamente con las novedades en estos.
pabloruizponce/poetry-generation
This deep learning project has the objective to generate poetry in Spanish given the first characters of the poem. The prediction is character level-based and the dataset used to train the model contains more than 5000 poems from the most relevant authors of Spanish poetry.
pabloruizponce/pong-rl
This deep learning project has the objective to teach an agent to play Pong using reinforcement learning. The training environment has been built on Unity using the ML-Agents package and the PPO architecture.
pabloruizponce/TFG
This thesis presents the research and experimentation carried out for the task of detecting small vessels and shipwrecked people in seaborne environments. We aim to precisely provide a real-time detection on changing conditions with a significant scale variance on the detections. In order to achieve this goal, different deep learning techniques on diverse datasets have been tested.
pabloruizponce/dump2drive
dump2drive is a tool that helps you to organize all your local files into Google Drive using simple codes naming
pabloruizponce/MotionCLIP
Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space"
pabloruizponce/pabloruizp
pabloruizponce/pastefile
pastefile - A shitty copy of Pastebin, but for files
pabloruizponce/TileDoctor
pabloruizponce/YOLOv1
YOLOv1 implementation in PyTorch
pabloruizponce/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/