Pinned Repositories
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
AnnotatedNetworkModelGit
加注释的网络模型(便于理解)
antialiased-cnns
Antialiasing cnns to improve stability and accuracy. In ICML 2019.
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
BigLittleNet
Official repository for Big-Little Net
BOT
新零售比赛
Caffe-Python-Tutorial
A Basic Tutorial to learning Caffe with Python, including two examples for classification and detection, and codes to train, test, prune and compress Net.
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
CenterNetCPP
centerNet Caffe inference CPP
Stronger-yolo
Improve yolo with latest paper
LightToYang's Repositories
LightToYang/Stronger-yolo
Improve yolo with latest paper
LightToYang/antialiased-cnns
Antialiasing cnns to improve stability and accuracy. In ICML 2019.
LightToYang/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
LightToYang/CenterNetCPP
centerNet Caffe inference CPP
LightToYang/cocoapi
COCO API - Dataset @ http://cocodataset.org/
LightToYang/CrossStagePartialNetworks
Cross Stage Partial Networks
LightToYang/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
LightToYang/DataLoaders_DALI
PyTorch DataLoaders implemented with DALI for accelerating image preprocessing
LightToYang/Dataset_to_VOC_converter
Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format
LightToYang/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
LightToYang/DeepLearningExamples
Deep Learning Examples
LightToYang/EfficientNet-Light-Head-RCNN
Person Detection using the EfficientNet B0 and Light Head RCNN running at 12 FPS
LightToYang/Image2LMDB
Convert image folder to lmdb, adapted from Efficient-PyTorch
LightToYang/LightToYang.github.io
LightToYang/Mask-CenterNet
Instance Segmentation based on CenterNet
LightToYang/milvus
An open source embedding vector similarity search engine powered by Faiss, NMSLIB and Annoy
LightToYang/MixNet-PyTorch
A PyTorch Implementation of MixNet
LightToYang/mobilenetv2-yolov3
yolov3 with mobilenetv2 and efficientnet
LightToYang/OrigamiNet
Public implementation of our CVPR Paper "OrigamiNet: Weakly-Supervised, Segmentation-Free, One-Step, Full Page TextRecognition by learning to unfold"
LightToYang/Paper_implementation
paper code implementation
LightToYang/pose-ae-train
Training code for "Associative Embedding: End-to-End Learning for Joint Detection and Grouping"
LightToYang/Pytorch2TensorRT
CUDA10.0, CUDNN7.5.0, TensorRT7.0.0.11
LightToYang/PyTorch_Gaussian_YOLOv3
PyTorch implementation of Gaussian YOLOv3 (including training code for COCO dataset)
LightToYang/RegNet-Pytorch
PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet
LightToYang/retinaface_pt
LightToYang/service-streamer
Boosting your Web Services of Deep Learning Applications.
LightToYang/Single-Stage-Multi-person-Pose-Machines
A tensorlfow implementation about arxiv paper "Single-Stage Multi-Person Pose Machines" (SPM)
LightToYang/SPM_Pytorch
A pytorch implementation about ICCV2019 paper "Single-Stage Multi-Person Pose Machines" (SPM)
LightToYang/Stronger_yolov3
LightToYang/vision
Datasets, Transforms and Models specific to Computer Vision