View anhphan2705's full-sized avatar
🎯
Focusing
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 support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. object_detection_through_frame_subtractionobject_detection_through_frame_subtractionPublic

    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 5

  2. im_pidnetim_pidnetPublic

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

    Python 6 1

  3. temporal_fusion_transformer_plugnplaytemporal_fusion_transformer_plugnplayPublic

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

    Python 1

  4. panorama-stitcherpanorama-stitcherPublic

    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-classificationmask-wearing-classificationPublic

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

    Python

  6. camera_depth_estimationcamera_depth_estimationPublic

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