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:
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- Visualisations for Convolutional Neural Networks in Pytorch☆87Updated 8 years ago
- Code, data and benchmark from the paper "Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming" (NeurIPS …☆192Updated 6 years ago
- CNN training code for iNaturalist 2018 image classification competition☆86Updated 2 years ago
- Implementing Billion-scale semi-supervised learning for image classification using Pytorch☆98Updated 6 years ago
- Source code accompanying our CVPR 2019 paper: "NetTailor: Tuning the architecture, not just the weights."☆54Updated 4 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆96Updated 6 years ago
- Unofficial PyTorch Reimplementation of AutoAugment and RandAugment.☆35Updated 3 years ago
- Class Activation Map(CAM) with Pytorch☆67Updated 5 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Real-time image saliency 🌠 (NIPS 2017)☆126Updated 7 years ago
- Class Activation Mapping written in PyTorch.☆151Updated 3 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆94Updated 7 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 5 years ago
- Pytorch implementation of paper: [Tell Me Where to Look: Guided Attention Inference Network](http://openaccess.thecvf.com/content_cvpr_20…☆46Updated 6 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.☆57Updated 4 years ago
- Pytorch implementation of Real Time Image Saliency for Black Box Classifiers https://arxiv.org/abs/1705.07857☆59Updated 6 years ago
- Learning Metrics from Teachers: Compact Networks for Image Embedding (CVPR19)☆76Updated 6 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 5 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆272Updated 5 years ago
- ☆100Updated 5 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 5 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆81Updated 2 years ago
- Global Second-order Pooling Convolutional Networks (cvpr2019 GSoP)☆136Updated 2 years ago
- Multi-task learning for image classification implemented in PyTorch.☆100Updated 7 years ago
- MoEx (Moment Exchange)☆140Updated 4 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆45Updated 6 years ago
- Multi-task Self-supervised Object Detection via Recycling of Bounding Box Annotations (CVPR, 2019)☆129Updated 5 years ago
- Attention-based Dropout Layer for Weakly Supervised Object Localization (CVPR 2019 Oral)☆197Updated 6 years ago