BIGBALLON / CIFAR-ZOOLinks
PyTorch implementation of CNNs for CIFAR benchmark
☆711Updated 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☆749Updated 5 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆884Updated 5 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 6 years ago
- ☆185Updated 6 years ago
- some tircks for PyTorch☆576Updated 6 years ago
- CVPR 2019 Paper with Code☆639Updated 5 years ago
- ☆388Updated 6 years ago
- pytorch 包教不包会☆398Updated 6 years ago
- 记录state-of-art计算机视觉相关论文。☆503Updated 4 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- pytorch and cifar10☆216Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,436Updated 4 years ago
- Draw multi-layer neural network in your browser☆601Updated 6 years ago
- The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.☆622Updated 6 years ago
- CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章☆726Updated 3 years ago
- Implementation of the mixup training method☆471Updated 7 years ago
- CV 论文笔记☆716Updated 3 years ago
- Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)☆163Updated 8 years ago
- ☆670Updated 4 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆126Updated 6 years ago
- My best practice of training large dataset using PyTorch.☆1,105Updated last year
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆871Updated 5 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆846Updated 2 years ago
- CNN可视化、理解CNN☆700Updated 6 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆685Updated 7 years ago
- Classification with PyTorch.☆1,748Updated last year
- Udacity Machine Learning Nano Degree Courses☆202Updated 7 years ago
- ICCV2019最新录用情况☆319Updated 4 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆553Updated 5 years ago