Pinned Repositories
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
autogluon
AutoGluon: AutoML Toolkit for Deep Learning
dawin
densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
do-you-even-need-attention
Exploring whether attention is necessary for vision transformers
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Gated-Convolutional-Networks
A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.
PyramidNet
Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).
PyramidNet-PyTorch
A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)
dyhan0920's Repositories
dyhan0920/PyramidNet-PyTorch
A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)
dyhan0920/densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
dyhan0920/PyramidNet
Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).
dyhan0920/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
dyhan0920/autogluon
AutoGluon: AutoML Toolkit for Deep Learning
dyhan0920/dawin
dyhan0920/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
dyhan0920/do-you-even-need-attention
Exploring whether attention is necessary for vision transformers
dyhan0920/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
dyhan0920/Gated-Convolutional-Networks
A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.
dyhan0920/mcnSSD
A matconvnet implementation of the Single Shot Detector
dyhan0920/mixup-cifar10
mixup: Beyond Empirical Risk Minimization
dyhan0920/mmdetection
OpenMMLab Detection Toolbox and Benchmark
dyhan0920/MobileNetV2-pytorch
Impementation of MobileNetV2 in pytorch
dyhan0920/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
dyhan0920/NeglectedFreeLunch
dyhan0920/PfLayer
Learning Features with Parameter-Free Layers, ICLR 2022
dyhan0920/pit
dyhan0920/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
dyhan0920/PyTorch-Darknet53
PyTorch implementation of Darknet53
dyhan0920/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
dyhan0920/PytorchSSD
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
dyhan0920/relabel_imagenet
dyhan0920/rethinking_bottleneck_design
dyhan0920/rexnet
Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models
dyhan0920/StatAssist-GradBoost
A Study on Optimal INT8 Quantization-aware Training from Scratch
dyhan0920/ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
dyhan0920/vision
Datasets, Transforms and Models specific to Computer Vision
dyhan0920/Xception-PyTorch
A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions