Skip to content
View Romeo-5's full-sized avatar
  • University of Southern California
  • Los Angeles, CA
  • LinkedIn in/romeo-nickel

Highlights

  • Pro

Block or report Romeo-5

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Romeo-5/README.md

Hi, I'm Romeo! πŸ‘‹

πŸŽ“ MS in AI @ USC | πŸ’Ό Data Scientist @ Lineslip Solutions | πŸ€– Robotics Researcher @ USC ISI Lab

I'm an AI/ML engineer passionate about building intelligent systems that solve real-world problems. Currently working on production LLM systems, computer vision, and 3D robotics.

πŸ”¬ What I'm Working On

  • 🎬 Real-time video style transfer with temporal consistency and distributed GPU training
  • 🦾 3D reconstruction algorithms for robotic manipulation at USC's ISI Polymorphic Robotics Lab
  • πŸ€– Production LLM systems with RAG and fine-tuning (Llama models)
  • πŸ‘οΈ Computer vision systems with CNNs and Vision Transformers
  • πŸ“Š Full-stack ML applications with FastAPI and React

πŸ› οΈ Tech Stack

Languages: Python β€’ C++ β€’ CUDA β€’ JavaScript/TypeScript β€’ SQL
ML/AI: PyTorch β€’ TensorFlow β€’ Hugging Face β€’ LangChain β€’ OpenCV
GPU Computing: CUDA β€’ Multi-GPU Training (DDP) β€’ Mixed Precision (AMP)
Tools: FastAPI β€’ Docker β€’ Git β€’ CI/CD β€’ React β€’ TensorBoard
Focus Areas: Computer Vision β€’ LLMs β€’ RAG β€’ Robotics β€’ Deep Learning

πŸ† Highlights

  • πŸ“ Published first-author research at AHFE Hawaii 2024
  • πŸ₯‡ 55th Annual Senior Design Conference Session Winner
  • 🎬 Trained neural style transfer model on 118K images with distributed multi-GPU training
  • πŸ€– Developed robotics algorithms with 96% tracking accuracy at USC ISI
  • πŸ‘οΈ Created computer vision system with 77% accuracy on 101 categories (75K+ images)
  • ⚑ Built production ML systems serving 10K+ queries/day with sub-second latency

πŸ“Œ Pinned Projects

Check out my pinned repositories below for:

  • 🎬 TemporalStyleNet: Production-scale video style transfer (AdaIN + RAFT Optical Flow) achieving 6.45 FPS and trained via DDP on 118K images.
  • πŸ” FoodVision: Computer vision with Vision Transformers (75K images, 77% accuracy)
  • 🌍 Cross-Cultural AI Coach: Fine-tuned Llama 3.2-1B with Q-LoRA (sub-200ms latency)
  • 🎡 Text-to-Music Generation: Generative AI synthesizing audio from text using transformer models

πŸ“« Let's Connect!


πŸ’‘ Interested in ML engineering, computer vision, robotics, and production AI systems

Pinned Loading

  1. Temporal-Style-Net Temporal-Style-Net Public

    Production-scale video style transfer (AdaIN + RAFT Optical Flow) achieving 6.45 FPS and trained via DDP on 118K images.

    Python

  2. Inspirational_Coach Inspirational_Coach Public

    An AI-driven coaching system leveraging a fine-tuned Llama 3 LLM to provide personalized guidance for self-development.

    TypeScript

  3. Text-to-Music-App Text-to-Music-App Public

    An AI-powered system that generates unique MIDI compositions from natural language text prompts using GPT-2 and deep learning.

    Python

  4. FoodVision-Computer-Vision FoodVision-Computer-Vision Public

    A computer vision system that classifies 75,000+ food images across 101 categories using Convolutional Neural Networks and Vision Transformers.

    Jupyter Notebook