Pinned Repositories
-awesomePose
pose estimation
Alexnet-for-scene15_classfication
using alexnet to classfication by tensorflow
Caffe_label_smooth
Caffe_OHEM_SoftmaxLoss
classfication ohem
darknet
Convolutional Neural Networks
Essay-words
Record the words that frequently appear in the paper
g-darknet
darknet with GIoU
knowledge_distillation_caffe
KnowledgeDistillation Layer (Caffe implementation)
machine_learning_basic_algorithm
some machine learning/deeplearning algorithm
RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
qiu931110's Repositories
qiu931110/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
qiu931110/g-darknet
darknet with GIoU
qiu931110/pytorch_parallel_demo
pytorch使用多gpu的demo
qiu931110/-awesomePose
pose estimation
qiu931110/Essay-words
Record the words that frequently appear in the paper
qiu931110/AdamP
Slowing Down the Weight Norm Increase in Momentum-based Optimizers
qiu931110/AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
qiu931110/Awesome-Image-Inpainting
qiu931110/awesome-knowledge-distillation
Awesome Knowledge Distillation
qiu931110/caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
qiu931110/context_encoder_pytorch
PyTorch Implement of Context Encoders: Feature Learning by Inpainting
qiu931110/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
qiu931110/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
qiu931110/fast-human-pose-estimation.pytorch
Official pytorch Code for CVPR2019 paper "Fast Human Pose Estimation" https://arxiv.org/abs/1811.05419
qiu931110/Gaussian_YOLOv3
Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)
qiu931110/Human-Pose-Estimation-for-Real-World-Crowded-Scenarios
Supplementary content to the paper "Human Pose Estimation for Real-World Crowded Scenarios" submitted for AVSS 2019 in Taipei, Taiwan.
qiu931110/inpainting_gmcnn
Image Inpainting via Generative Multi-column Convolutional Neural Networks
qiu931110/lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
qiu931110/LinearSystemOfEquations
线性方程组求解
qiu931110/memory_leak_check_tool_demo
qiu931110/netron
Visualizer for neural network, deep learning and machine learning models
qiu931110/OPEC-GCN
OPEC-GCN
qiu931110/PoseFlow
PoseFlow: Efficient Online Pose Tracking (BMVC'18)
qiu931110/rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
qiu931110/RSN
qiu931110/Segmentation.X
Papers and Benchmarks about semantic segmentation, instance segmentation, panoptic segmentation and video segmentation
qiu931110/Shift-Net_pytorch
Pytorch implementation of Shift-Net: Image Inpainting via Deep Feature Rearrangement (ECCV, 2018)
qiu931110/Torch-Pruning
A pytorch pruning toolkit for structured neural network pruning and layer dependency maintaining.
qiu931110/tpu
Reference models and tools for Cloud TPUs.
qiu931110/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS