meng1994412 / ResNet_from_scratchLinks
Implement ResNet family from scratch and train them on CIFAR-10, Tiny ImageNet, and ImageNet datasets
☆16Updated 6 years ago
Alternatives and similar repositories for ResNet_from_scratch
Users that are interested in ResNet_from_scratch are comparing it to the libraries listed below
Sorting:
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- Real-time image saliency 🌠 (NIPS 2017)☆126Updated 7 years ago
- Source code accompanying our CVPR 2019 paper: "NetTailor: Tuning the architecture, not just the weights."☆53Updated 4 years ago
- Pytorch implementation of Real Time Image Saliency for Black Box Classifiers https://arxiv.org/abs/1705.07857☆59Updated 6 years ago
- Trained model weights, training and evaluation code from the paper "A simple way to make neural networks robust against diverse image cor…☆62Updated 2 years ago
- Class Activation Map(CAM) with Pytorch☆66Updated 5 years ago
- Visualisations for Convolutional Neural Networks in Pytorch☆86Updated 7 years ago
- Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem [CVPR 2019, oral]☆186Updated 6 years ago
- A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Local…☆60Updated 7 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆81Updated 2 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 6 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Reproduction of Momentum Contrast for Unsupervised Visual Representation Learning☆120Updated last year
- Learning Metrics from Teachers: Compact Networks for Image Embedding (CVPR19)☆76Updated 6 years ago
- Class Activation Mapping written in PyTorch.☆151Updated 3 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆81Updated 5 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 5 years ago
- Code, data and benchmark from the paper "Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming" (NeurIPS …☆189Updated 6 years ago
- Implementing Billion-scale semi-supervised learning for image classification using Pytorch☆98Updated 6 years ago
- Implementation of our proposed algorithm in domain adaptation for image classification☆67Updated 5 years ago
- PyTorch implementation for Histogram Loss☆193Updated 6 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆129Updated 3 years ago
- ☆50Updated 5 years ago
- CNN training code for iNaturalist 2018 image classification competition☆85Updated 2 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)☆148Updated 3 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 5 years ago
- Multi-task Self-supervised Object Detection via Recycling of Bounding Box Annotations (CVPR, 2019)☆129Updated 4 years ago