wanglixiagithub's repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
faster_rcnn_pytorch
Faster RCNN with PyTorch
GFocal
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection
leetcode_learnprocess
try to remenber the process
mmdetection
Open MMLab Detection Toolbox
pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
PU-Net
PU-Net: Point Cloud Upsampling Network (https://arxiv.org/abs/1801.06761)
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
SVDNet-for-Pedestrian-Retrieval
Code for https://arxiv.org/abs/1703.05693
tensorflow
Computation using data flow graphs for scalable machine learning
the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
yolo2-pytorch
YOLOv2 in PyTorch