Skip to content
View anhphan2705's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report anhphan2705

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
anhphan2705/README.md

    Hi πŸ‘‹, I'm Anh Phan

snake

    πŸ”§ Debugging for Life πŸ˜…

  • πŸ”­ I’m proficient in Python, C, Java

  • 🌱 I'm challenging myself with projects in Computer Vision.

  • ☁️ I've huge interest in Autonomous Vehicle System and Autonomous Drone Technology

  • πŸ“« Feel free to reach out at anhphan2753@gmail.com



Mark streak

    Technologies That I KnowπŸ‘¨πŸ»β€πŸ’»

Pinned Loading

  1. object_detection_through_frame_subtraction object_detection_through_frame_subtraction Public

    By doing frame subtraction to a pre-selected frame, the script detect abnormalities in a video. Extract the differences' snapshot and record its information to a log file

    Python 4

  2. im_pidnet im_pidnet Public

    Improved PIDNet for real-time semantic segmentation. Work in progress.

    Python 2 1

  3. temporal_fusion_transformer_plugnplay temporal_fusion_transformer_plugnplay Public

    A plug and play framework for Temporal Fusion Transformer. Predict your future!

    Python

  4. panorama-stitcher panorama-stitcher Public

    Using OpenCV stitch ability to create a panorama. Developed a crop method to clean up the unwanted black portion and to enhance visual quality

    Python 2

  5. mask-wearing-classification mask-wearing-classification Public

    Efficient way to detect if a face has a mask on. Used EfficientNet-B0 model architecture.

    Python

  6. camera_depth_estimation camera_depth_estimation Public

    This repo is for researching how to get an accurate depth map out of mono and stereo camera setup.