Skip to content
View elituan's full-sized avatar

Highlights

  • Pro

Block or report elituan

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
elituan/README.md

Hi , I'm Tuan (Eli) Nguyen

Welcome to my GitHub profile! I am a Ph.D. candidate in Computer Science at the University of Tennessee at Chattanooga, specializing in computer vision. My research focuses on vehicle tracking, federated learning, sensor fusion and trajectory prediction.

About Me

I am currently passionate about advancing the field of computer vision and applying my expertise to real-world problems. My key interests include:

  • Federated Learning
  • Vision Language Models (VLM)
  • Vision Foundation Models (VFM)
  • 3D Scene Understanding
  • Autonomous Systems

Projects

Multi-Camera Vehicle Tracking

Developed and implemented real-time multi-camera vehicle tracking systems for various intersection scenarios using data from:

  • Roadside cameras
  • Fisheye cameras
  • Fusion of camera and LiDAR data

Federated Trajectory Prediction for VRU Safety

Designed a federated learning-based trajectory prediction algorithm to detect potential near-crash scenarios and ensure the safety of Vulnerable Road Users (VRUs) like pedestrians, motorcyclists, and cyclists.

Federated Learning for Multi-Camera Vehicle Tracking

Developed a privacy-preserving federated learning approach for multi-camera vehicle tracking, enabling decentralized training on distributed datasets.

Parking Lot Management Application

Developed an application for real-time detection of available parking spaces using high-mounted cameras within parking lots, leveraging computer vision techniques to analyze camera footage.

Traffic Video Analysis Application

Created an application for comprehensive traffic video analysis utilizing object segmentation, detection, and classification techniques to detect and classify various road users.

Publications and Preprints

  • LaMMOn: Language Model Combined Graph Neural Network for Multi-Target Multi-Camera Tracking in Online Scenarios

    • Machine Learning Journal (2024) (Accepted)
    • (This Journal is highly regarded, with a Q1 ranking and an Impact Factor 5.8 in Artificial Intelligence and Software)
  • Smart Camera Parking System With Auto Parking Spot Detection

    • Transportation Research Board (2024)
  • Real-time Multi-Vehicle Multi-Camera Tracking with Graph-Based Tracklet Features

    • Transportation Research Record 2678.1 (2024): 296-308
  • Multi-Vehicle Multi-Camera Tracking with Graph-Based Tracklet Features

    • IEEE Transactions on Multimedia (2023)
    • (This Journal is highly regarded, with a Q1 ranking and an Impact Factor 8.4 in Computer science and Technologies)

Skills

  • Programming Languages: Python
  • Frameworks and Libraries: PyTorch, OpenCV, Flower
  • Techniques and Models: Federated Learning, Deep Learning, Machine Learning, Multi-Object Tracking
  • Tools: Git, Jupyter Notebook

Contact

How to Reach Me

Feel free to connect with me via email or LinkedIn. I am always open to discussing new projects, collaborations, or opportunities in the field of computer vision and AI.

Thank you for visiting my GitHub profile!


Popular repositories Loading

  1. GraphBasedTracklet_MTMCT GraphBasedTracklet_MTMCT Public

    This repository is an official implementation of the paper "Multi-Vehicle Multi-Camera Tracking with Graph-Based Tracklet Features" which is published in IEEE Transaction Multimedia

    Python 13 1

  2. lammon lammon Public

    This repository is an official implementation of the paper "LaMMOn: Language Model Combined Graph Neural Network for Multi-Target Multi-Camera Tracking in Real-Time Online Scenario"

    Jupyter Notebook 5 1

  3. SMC3_UTC SMC3_UTC Public

    submission to SMCDC2021: Smoky Mountains Computational Sciences and Engineering Conference Data Challenge - Challenge 3

    Python

  4. AIC21 AIC21 Public

    Python

  5. lightning lightning Public

    Forked from Lightning-AI/pytorch-lightning

    Build and train PyTorch models and connect them to the ML lifecycle using Lightning App templates, without handling DIY infrastructure, cost management, scaling, and other headaches.

    Python

  6. mmdetection mmdetection Public

    Forked from open-mmlab/mmdetection

    OpenMMLab Detection Toolbox and Benchmark

    Python