Pinned Repositories
3DPrinting
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
CFENet
Comprehensive Feature Enhancement Module for Single-Shot Object Detector
coco2yolo
CornerNet
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
knowledge_distillation_for_yolo
door5719's Repositories
door5719/knowledge_distillation_for_yolo
door5719/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
door5719/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
door5719/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
door5719/Deep-Learning
:computer:深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
door5719/deep-person-reid
Pytorch implementation of deep person re-identification models.
door5719/deep_learning_object_detection
A paper list of object detection using deep learning.
door5719/deep_sort_pytorch
MOT tracking using deepsort yolo3 with pytorch
door5719/dllab-5-2-tensorrt
door5719/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
door5719/ExtremeNet
Bottom-up Object Detection by Grouping Extreme and Center Points
door5719/faiss
A library for efficient similarity search and clustering of dense vectors.
door5719/FPN.pytorch1.0
Feature pyramid network (FPN) with online hard example mining (OHEM)
door5719/learn_worker
Learning
door5719/LearnPython
以撸代码的形式学习Python
door5719/M2Det
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
door5719/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
door5719/Object_Detection
Codes and papers of object detection
door5719/ObjectDetection-OneStageDet
door5719/paper-computer-vision
Computer vision papers
door5719/PyQt_Video_Demo
This is a demo of using PyQt to design a simple video player
door5719/python-parallel-programming-cookbook-cn
📖《Python Parallel Programming Cookbook》中文版
door5719/pytorch-doc-zh
PyTorch 中文文档
door5719/PyTorch_YOLOv3
Implementation of YOLOv3 in PyTorch
door5719/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
door5719/SSD
High quality, fast, modular reference implementation of SSD in PyTorch 1.0
door5719/SSD.Pytorch-1
Pytorch implementation of SSD512
door5719/ssd_pytorch
ssd implented by pytorch
door5719/Stronger-yolo
Improve YOLO_V3 with latest paper
door5719/yolov3
YOLOv3: Training and inference in PyTorch