BIGBALLON / CIFAR-ZOOLinks
PyTorch implementation of CNNs for CIFAR benchmark
☆708Updated 4 years ago
Alternatives and similar repositories for CIFAR-ZOO
Users that are interested in CIFAR-ZOO are comparing it to the libraries listed below
Sorting:
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆747Updated 5 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆885Updated 5 years ago
- ☆185Updated 6 years ago
- some tircks for PyTorch☆576Updated 5 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆734Updated 6 years ago
- 记录state-of-art计算机视觉相关论文。☆505Updated 4 years ago
- CVPR 2019 Paper with Code☆638Updated 5 years ago
- ☆388Updated 6 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆124Updated 6 years ago
- CV 论文笔记☆716Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,419Updated 3 years ago
- The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.☆621Updated 6 years ago
- pytorch 包教不包会☆398Updated 6 years ago
- CNN可视化、理解CNN☆687Updated 6 years ago
- ICCV2019最新录用情况☆320Updated 4 years ago
- Draw multi-layer neural network in your browser☆597Updated 5 years ago
- PyTorch从入门到精通☆883Updated 5 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,255Updated 4 years ago
- Implementation of the mixup training method☆466Updated 7 years ago
- My best practice of training large dataset using PyTorch.☆1,101Updated last year
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆868Updated 4 years ago
- Classification with PyTorch.☆1,738Updated last year
- kaggle competition: Dogs_vs_Cats_PyTorch Presentation(Getting started with PyTorch)☆67Updated 4 months ago
- pytorch and cifar10☆215Updated 4 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆355Updated 6 years ago
- ML/DL学习笔记(基础+论文)☆281Updated 5 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆601Updated 5 years ago