Pinned Repositories
arcface-pytorch
ASFF
yolov3 with mobilenet v2 and ASFF
deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
Faster-RCNN_TF
Faster-RCNN in Tensorflow
GlobalTrack
Official PyTorch implementation of "GlobalTrack: A Simple and Strong Baseline for Long-term Tracking" @ AAAI2020.
License_Plate_Detection_Pytorch
A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
RRPN_pytorch
RRPN in pytorch 1.0 ----- Arbitrary-Oriented Scene Text Detection via Rotation Proposals
klq-Y's Repositories
klq-Y/arcface-pytorch
klq-Y/ASFF
yolov3 with mobilenet v2 and ASFF
klq-Y/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
klq-Y/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
klq-Y/Faster-RCNN_TF
Faster-RCNN in Tensorflow
klq-Y/GlobalTrack
Official PyTorch implementation of "GlobalTrack: A Simple and Strong Baseline for Long-term Tracking" @ AAAI2020.
klq-Y/License_Plate_Detection_Pytorch
A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
klq-Y/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
klq-Y/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
klq-Y/RRPN_pytorch
RRPN in pytorch 1.0 ----- Arbitrary-Oriented Scene Text Detection via Rotation Proposals
klq-Y/semseg
Semantic Segmentation in Pytorch
klq-Y/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
klq-Y/SNIPER
SNIPER / AutoFocus is an efficient multi-scale object detection training / inference algorithm
klq-Y/T_F
Thoughts and feelings
klq-Y/tianshou
An elegant PyTorch deep reinforcement learning library.
klq-Y/TinyWebServer
:fire: Linux下C++轻量级Web服务器
klq-Y/YOLOv3_TF
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.