Pinned Repositories
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
age-gender-estimation-mxnet
Age-gender estimation demo using SSR-Net in MXNet
ailia-models
Pretrained models for ailia SDK
Applied-Deep-Learning
Applied Deep Learning Course
arcface
Books
This repository is a collection of famous books that a person who has keen to learn programming, should go through in his career.
ldthinh's Repositories
ldthinh/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
ldthinh/age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
ldthinh/age-gender-estimation-mxnet
Age-gender estimation demo using SSR-Net in MXNet
ldthinh/CenterFace
face detection
ldthinh/darknet
Convolutional Neural Networks
ldthinh/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
ldthinh/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
ldthinh/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
ldthinh/face_detection_mobile_net
ldthinh/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and recognition (InceptionResnet) models
ldthinh/FastMOT
High-performance multiple object tracking based on YOLOv3/v4, Deep SORT, and optical flow
ldthinh/HeadHunter--T
This repository is the official implementation of HeadHunter-T, the head tracker discussed in the CVPR paper, mentioned herewith.
ldthinh/HulkFakeFace-pytorch
人脸全家桶--RetinaFace(MobileNetV2 and ResNet50 with Gender)、ArcFace、FaceBeautyRank and FaceRetrieval
ldthinh/installer
remote.it command line installer tool
ldthinh/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
ldthinh/LaboroTomato
ldthinh/learn-machine-learning-in-two-months
Những kiến thức cần thiết để học tốt Machine Learning trong vòng 2 tháng. Essential Knowledge for learning Machine Learning in two months.
ldthinh/light-reid
[ECCV2020] a toolbox of light-reid learning for faster inference, speed both feature extraction and retrieval stages up to >30x
ldthinh/Masked_Face_Recognition
2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng
ldthinh/MobileFace
A face recognition solution on mobile device.
ldthinh/nvjpeg-python
nvjpeg for python
ldthinh/open_model_zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
ldthinh/opencvdragrect
Drag a rectangle on an image window using opencv
ldthinh/Person-Re-identification
Detection, tracking and re-identification of people in a surveillance video to make a list of people that appeared in the video. If people leave the frame and re-appear later in the video, the model recognizes them from before and does not count them multiple times.
ldthinh/person-reid-tiny-baseline
Open source person re-identification in Pytorch
ldthinh/TensorFlow-2.x-YOLOv3
YOLOv3 implementation in TensorFlow 2.3.1
ldthinh/tensorrt_demos
TensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
ldthinh/tensorrt_inference
ldthinh/waste-datasets-review
List of image datasets with any kind of litter, garbage, waste and trash
ldthinh/YOLOv4-OpenCV-CUDA-DNN
Run YOLOv4 directly with OpenCV using the CUDA enabled DNN module.