Skip to content
View jorgeturriate's full-sized avatar

Block or report jorgeturriate

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jorgeturriate/README.md

πŸ‘‹ About Me

AI & Computer Vision Engineer focused on Monocular Depth Estimation (MDE), UAV perception, Curriculum Learning, and 3D vision.
Experienced in building deep learning pipelines, dataset engineering, and research-oriented development in PyTorch.
Currently exploring depth estimation, UAV disaster-management applications, and multimodal learning.
Actively applying for research positions and PhD opportunities.

πŸš€ Featured Projects

  • SPIdepth Curriculum Learning β€” Curriculum Learning for self-supervised and supervised MDE on KITTI & MidAir.
    PyTorch, UAV datasets, custom dataloaders, training pipelines.
    πŸ‘‰ Repository

  • Real-Time Gesture Recognition β€” Dual-stream CNN (RGB + Optical Flow) for interactive video conferencing.
    πŸ‘‰ Repository

  • GAN Data Augmentation β€” Synthetic generation to improve classifier performance..
    πŸ‘‰ Repository

  • YOLO + Kalman Filters Tracking β€” Tennis ball segmentation and trajectory prediction.
    πŸ‘‰ Repository

  • VR Tower of Hanoi β€” Three.js + VR API game running on Meta headsets. πŸ‘‰ Repository

  • 3D Reconstruction (SfM + NeRFs) β€” Reconstructed 3D objects and novel-view generation using PyTorch & COLMAP.
    πŸ‘‰ Repository

πŸ”§ Technical Skills

Deep Learning: PyTorch, TensorFlow, SSL, GANs, CNNs, RL
Vision: YOLO, SfM, NeRFs, SLAM, Optical Flow
Tools: W&B, TensorBoard, Git, Docker
Backend: NodeJS, Django, SQL Server
Cloud: AWS, GCP

πŸ“„ Documents

You can download my full Curriculum Vitae (CV) and portfolio (PDF) here:

πŸ“¬ Contact

Email: jorgeturriatellallire@gmail.com
LinkedIn: https://www.linkedin.com/in/jorge-victor-turriate-llallire-6158b9184/

Pinned Loading

  1. HandMovementRecognition HandMovementRecognition Public

    Interactive video call application than can send automatic actions using hand gesture recognition. The Hand gesture recognition algorithm was a CNN with two inputs trained with the original key fra…

    Jupyter Notebook 1

  2. SPIdepth-training SPIdepth-training Public

    This repository contains my extended implementation of the SPIdepth network for Monocular Depth Estimation (MDE), developed during my research internship. It is based on the original SPIdepth paper…

    Python 1

  3. GANsForDataAugmentation GANsForDataAugmentation Public

    Improving training accuracy by expanding the training set with synthetic images generated using GANS. The implementation was done using PyTorch and TensorFlow

    Jupyter Notebook

  4. ml_library ml_library Public

    A Machine Learning library with different algorithms implemented from scratch by using just numpy library

    Python

  5. monodepth2 monodepth2 Public

    Forked from nianticlabs/monodepth2

    [ICCV 2019] Monocular depth estimation from a single image

    Jupyter Notebook

  6. VideoSegmentationWKallman VideoSegmentationWKallman Public

    Jupyter Notebook 1