Pinned Repositories
2018AICity_TeamUW
The winning method in Track 1 and Track 3 at the 2nd AI City Challenge Workshop in CVPR 2018 - Official Implementation
3d-crowdpose-estimation-based-on-mvg
3D-Visual-MOT
This is the official Python and C++ implementation repository for a paper entitled "Track Initialization and Re-Identification for 3D Multi-View Multi-Object Tracking", Information Fusion (http://arxiv.org/abs/2405.18606).
4d_association
code for cvpr2020 "4D Association Graph for Realtime Multi-person Motion Capture Using Multiple Video Cameras"
absolute-orientation
ComputerVision_CourseWork
MFC (VS 2013) + openCV 2.4.7: Background Substraction; Optical Flow Tracking; PCA; Face Detection and Recognition
interpolation
This work is about cubic spline interpolation algorithms.
robotic-grasping-cornell
Use CNNs to estimate a grasping point and angle of a given object, so that the robot arm can pick the object.
robotic-grasping-faster-rcnn
Robotic Grasping (pick-and-place) using Faster R-CNN
sort_cpp
SORT (A simple online and realtime tracking algorithm for 2D multiple object tracking in video sequences) and SSD face detector.
edwardnguyen1705's Repositories
edwardnguyen1705/Dataset_to_VOC_converter
Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format
edwardnguyen1705/object-detection-with-adaptive-partitioning
Object detection demo with adaptive partitioning to improve the detection rate
edwardnguyen1705/pascal-voc-writer
A python library for generating annotations in the PASCAL VOC format.
edwardnguyen1705/pedestrian-attribute-recognition-pytorch
A simple baseline for pedestrian attribute recognition in surveillance scenarios
edwardnguyen1705/COCO-Semantic-Segmentation
A COCO image and masks generator tutorial for semantic segmentation purposes.
edwardnguyen1705/os2d
Code for "OS2D: One-Stage One-Shot Object Detection by Matching Anchor Features"
edwardnguyen1705/Strong_Baseline_of_Pedestrian_Attribute_Recognition
a solid and strong baseline of pedestrian attribute recognition
edwardnguyen1705/face-id-with-medical-masks
Face ID recognition with medical masks
edwardnguyen1705/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
edwardnguyen1705/mctracker
A multi camera tracker based on homography and costs.
edwardnguyen1705/AutoCheckout
This project shares our solution for AiFi's CPS-IoT Autocheckout Competition. We're the winner: Team 3!
edwardnguyen1705/2018AICity_TeamUW
The winning method in Track 1 and Track 3 at the 2nd AI City Challenge Workshop in CVPR 2018 - Official Implementation
edwardnguyen1705/Autocheckout_Competition
edwardnguyen1705/AutoCheckout-1
Project containing examples on how to use AiFi's Public Dataset on People Shopping
edwardnguyen1705/trt_pose
Real-time pose estimation accelerated with NVIDIA TensorRT
edwardnguyen1705/parallelize-ml-inference
Sample code for parallelizing across multiple CPU/GPUs on a single machine to speed up deep learning inference
edwardnguyen1705/Dataset_Synthesizer
NVIDIA Deep learning Dataset Synthesizer (NDDS)
edwardnguyen1705/face-recognition
Deep face recognition with Keras, Dlib and OpenCV
edwardnguyen1705/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
edwardnguyen1705/code_snippets
edwardnguyen1705/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
edwardnguyen1705/defisheye
Fast Corrects for fisheye distortion in an image.
edwardnguyen1705/RPC-Leaderboard
RPC Dataset Leaderboard
edwardnguyen1705/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
edwardnguyen1705/FisheyeSeg
edwardnguyen1705/omnidet-rotinv
Repo for annotations used in WACV2019 paper "Omnidirectional Pedestrian Detection by Rotation Invariant Training"
edwardnguyen1705/faces4coco
Adds "face" bounding boxes to the COCO images dataset.
edwardnguyen1705/AIM3S
AIM3S: Autonomous Inventory Management for cashier-less convenience stores through Multi-Modal Sensing
edwardnguyen1705/Single_View_Metrology-and-Stereo-Matching-
edwardnguyen1705/openvino_install
Running Openvino on Ubuntu 18 natively and via Docker