Pinned Repositories
A-Light-and-Fast-Face-Detector-for-Edge-Devices
a light and fast face detector for edge devices
AlphaTree-graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
ANMS-Codes
Efficient adaptive non-maximal suppression algorithms for homogeneous spatial keypoint distribution
anomaly-event-detection
An implementation of paper Detecting anomalous events in videos by learning deep representations of appearance and motion on python, opencv and tensorflow. This paper uses the stacked denoising autoencoder for the the feature training on the appearance and motion flow features as input for different window size and using multiple SVM as a single classifier this is work under progress.
automl
Google Brain AutoML
AutoTrack
Matlab v1.0 implementation for AutoTrack
awesome-lane-detection
lane detection
awesome-ocr
A curated list of promising OCR resources
awesome-public-datasets
A topic-centric list of HQ open datasets.
SiamTrackers
The PyTorch version of Siamese ,SiamFC,SiamRPN,DaSiamRPN,UpdateNet,SiamDW,SiamRPN++, SiamMask,and SiamFC++
tangtangchx's Repositories
tangtangchx/SiamTrackers
The PyTorch version of Siamese ,SiamFC,SiamRPN,DaSiamRPN,UpdateNet,SiamDW,SiamRPN++, SiamMask,and SiamFC++
tangtangchx/automl
Google Brain AutoML
tangtangchx/AutoTrack
Matlab v1.0 implementation for AutoTrack
tangtangchx/awesome-public-datasets
A topic-centric list of HQ open datasets.
tangtangchx/awesome-vehicle_reid-dataset
Collection of public available vehicle re-identification datasets
tangtangchx/C-3-Framework
An open-source PyTorch code for crowd counting
tangtangchx/CenterTrack
Simultaneous object detection and tracking using center points.
tangtangchx/CentripetalNet
Source codes of "CentripetalNet: Pursuing High-quality Keypoint Pairs for Object Detection"
tangtangchx/CircleLoss
Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"
tangtangchx/Deep-Learning
tangtangchx/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
tangtangchx/deepMOT
Official implementation of How To Train Your Deep Multi-Object Tracker
tangtangchx/DetectoRS
DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution
tangtangchx/ghostnet
[CVPR2020] Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
tangtangchx/gperftools
Main gperftools repository
tangtangchx/imgclsmob
Sandbox for training convolutional networks for computer vision
tangtangchx/libmot
A Library of Multi-Object Tracking
tangtangchx/Long-tailed-Visual-Recognition-Paper-List
Keep Following LTVR Papers ~
tangtangchx/Morn
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
tangtangchx/openvino_training_extensions
Trainable models and NN optimization tools
tangtangchx/PaddleOCR
Awesome OCR toolkits based on PaddlePaddle (3.5M practical ultra lightweight OCR system, support training and deployment among server, mobile, embedded and IoT devices)
tangtangchx/Research
novel deep learning research works with PaddlePaddle
tangtangchx/RTM3D
The PyTorch Implementation of RTM3D for Monocular 3D Object Detection
tangtangchx/SiamDW
Deeper and Wider Siamese Networks for Real-Time Visual Tracking
tangtangchx/Silent-Face-Anti-Spoofing
静默活体检测(Silent-Face-Anti-Spoofing)
tangtangchx/tracking_wo_bnw
Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"
tangtangchx/UMA-MOT
A Unified Object Motion and Affinity Model for Online Multi-Object Tracking (CVPR2020)
tangtangchx/video_analyst
A series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.
tangtangchx/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
tangtangchx/YOLOV4_MCMOT
Using YOLOV4 as detector for MCMOT.