Pinned Repositories
Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
detr
End-to-End Object Detection with Transformers
kaggle-global-wheat-detection
9th Place Solution of Kaggle Global Wheat Detection
leetcode-master
LeetCode 刷题攻略:配思维导图,100+经典算法题目刷题顺序、经典算法模板、共40w字的详细图解,以及难点视频题解。按照刷题攻略上的顺序来刷题,让你在算法学习上不再迷茫!🔥🔥给个star支持一下吧!🚀
mish-cuda
Mish Activation Function for PyTorch
mmdetection
OpenMMLab Detection Toolbox and Benchmark
Object-Detection-Development
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
PyTorch_YOLOv4
PyTorch implementation of YOLOv4
saldpc
changqinyao's Repositories
changqinyao/saldpc
changqinyao/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
changqinyao/detr
End-to-End Object Detection with Transformers
changqinyao/kaggle-global-wheat-detection
9th Place Solution of Kaggle Global Wheat Detection
changqinyao/leetcode-master
LeetCode 刷题攻略:配思维导图,100+经典算法题目刷题顺序、经典算法模板、共40w字的详细图解,以及难点视频题解。按照刷题攻略上的顺序来刷题,让你在算法学习上不再迷茫!🔥🔥给个star支持一下吧!🚀
changqinyao/mish-cuda
Mish Activation Function for PyTorch
changqinyao/mmdetection
OpenMMLab Detection Toolbox and Benchmark
changqinyao/Object-Detection-Development
changqinyao/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
changqinyao/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
changqinyao/SalEMA
Simple vs complex temporal recurrences for video saliency prediction (BMVC 2019)
changqinyao/TASED-Net
Temporally-Aggregating Spatial Encoder-Decoder Network for Video Saliency Detection (ICCV 2019)
changqinyao/TransferDet
This is the repository containing team OverFeat's submission to CVPPP 2020's Wheat Detection Challenge (3/2245)
changqinyao/unisal
Unified Image and Video Saliency Modeling (ECCV 2020)
changqinyao/UniverseNet
Object detection. EfficientDet-D5 level COCO AP in 24 epochs. SOTA single-stage detector on Waymo Open Dataset.
changqinyao/video_analyst
A series of basic algorithms which is useful for video understanding, including Single Object Tracking (SOT) , Video Object Segmentation (VOS),
changqinyao/vision-space-for-chang
love
changqinyao/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
changqinyao/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
changqinyao/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
changqinyao/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors