All Projects → head-network-distillation → Similar Projects or Alternatives

478 Open source projects that are alternatives of or similar to head-network-distillation

img classification deep learning
No description or website provided.
Stars: ✭ 19 (-29.63%)
Mutual labels:  imagenet, image-classification
Labelimg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
Stars: ✭ 16,088 (+59485.19%)
Mutual labels:  imagenet, image-classification
Neural Backed Decision Trees
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
Stars: ✭ 411 (+1422.22%)
Mutual labels:  imagenet, image-classification
Efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
Stars: ✭ 1,920 (+7011.11%)
Mutual labels:  imagenet, image-classification
Tf Mobilenet V2
Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow
Stars: ✭ 85 (+214.81%)
Mutual labels:  imagenet, image-classification
SAN
[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images
Stars: ✭ 41 (+51.85%)
Mutual labels:  imagenet, knowledge-distillation
Skin Lesions Classification DCNNs
Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification
Stars: ✭ 47 (+74.07%)
Mutual labels:  imagenet, image-classification
Mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Stars: ✭ 532 (+1870.37%)
Mutual labels:  imagenet, image-classification
image-classification
A collection of SOTA Image Classification Models in PyTorch
Stars: ✭ 70 (+159.26%)
Mutual labels:  imagenet, image-classification
Rectlabel Support
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
Stars: ✭ 338 (+1151.85%)
Mutual labels:  imagenet, image-classification
Alexnet
implement AlexNet with C / convolutional nerual network / machine learning / computer vision
Stars: ✭ 147 (+444.44%)
Mutual labels:  imagenet, image-classification
Orange3 Imageanalytics
🍊 🎑 Orange3 add-on for dealing with image related tasks
Stars: ✭ 24 (-11.11%)
Mutual labels:  imagenet, image-classification
Parametric-Contrastive-Learning
Parametric Contrastive Learning (ICCV2021)
Stars: ✭ 155 (+474.07%)
Mutual labels:  imagenet, image-classification
Petridishnn
Code for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
Stars: ✭ 112 (+314.81%)
Mutual labels:  imagenet, image-classification
Labelbox
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
Stars: ✭ 1,588 (+5781.48%)
Mutual labels:  imagenet, image-classification
Regnet
Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"
Stars: ✭ 129 (+377.78%)
Mutual labels:  imagenet, image-classification
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Stars: ✭ 8,046 (+29700%)
Mutual labels:  imagenet, image-classification
Hrnet Image Classification
Train the HRNet model on ImageNet
Stars: ✭ 633 (+2244.44%)
Mutual labels:  imagenet, image-classification
Fishnet
Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018
Stars: ✭ 533 (+1874.07%)
Mutual labels:  imagenet, image-classification
BottleneckTransformers
Bottleneck Transformers for Visual Recognition
Stars: ✭ 231 (+755.56%)
Mutual labels:  imagenet, image-classification
etiketai
Etiketai is an online tool designed to label images, useful for training AI models
Stars: ✭ 63 (+133.33%)
Mutual labels:  imagenet, image-classification
Rexnet
Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models
Stars: ✭ 319 (+1081.48%)
Mutual labels:  imagenet, image-classification
pigallery
PiGallery: AI-powered Self-hosted Secure Multi-user Image Gallery and Detailed Image analysis using Machine Learning, EXIF Parsing and Geo Tagging
Stars: ✭ 35 (+29.63%)
Mutual labels:  imagenet, image-classification
Imgclsmob
Sandbox for training deep learning networks
Stars: ✭ 2,405 (+8807.41%)
Mutual labels:  imagenet, image-classification
Cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Stars: ✭ 6,557 (+24185.19%)
Mutual labels:  imagenet, image-classification
Assembled Cnn
Tensorflow implementation of "Compounding the Performance Improvements of Assembled Techniques in a Convolutional Neural Network"
Stars: ✭ 319 (+1081.48%)
Mutual labels:  imagenet, image-classification
Imagenet
Trial on kaggle imagenet object localization by yolo v3 in google cloud
Stars: ✭ 56 (+107.41%)
Mutual labels:  imagenet, image-classification
super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library
Stars: ✭ 429 (+1488.89%)
Mutual labels:  imagenet, image-classification
Torchdistill
PyTorch-based modular, configuration-driven framework for knowledge distillation. 🏆18 methods including SOTA are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy.
Stars: ✭ 177 (+555.56%)
Mutual labels:  imagenet, image-classification
Aognet
Code for CVPR 2019 paper: " Learning Deep Compositional Grammatical Architectures for Visual Recognition"
Stars: ✭ 132 (+388.89%)
Mutual labels:  imagenet, image-classification
BAKE
Self-distillation with Batch Knowledge Ensembling Improves ImageNet Classification
Stars: ✭ 79 (+192.59%)
Mutual labels:  imagenet, knowledge-distillation
Computer Vision
Programming Assignments and Lectures for Stanford's CS 231: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 408 (+1411.11%)
Mutual labels:  imagenet, image-classification
Divide And Co Training
[Paper 2020] Towards Better Accuracy-efficiency Trade-offs: Divide and Co-training. Plus, an image classification toolbox includes ResNet, Wide-ResNet, ResNeXt, ResNeSt, ResNeXSt, SENet, Shake-Shake, DenseNet, PyramidNet, and EfficientNet.
Stars: ✭ 54 (+100%)
Mutual labels:  imagenet, image-classification
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (+503.7%)
Mutual labels:  imagenet, image-classification
Pyramidnet Pytorch
A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)
Stars: ✭ 234 (+766.67%)
Mutual labels:  imagenet
Models Comparison.pytorch
Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures
Stars: ✭ 148 (+448.15%)
Mutual labels:  imagenet
SCL
📄 Spatial Contrastive Learning for Few-Shot Classification (ECML/PKDD 2021).
Stars: ✭ 42 (+55.56%)
Mutual labels:  image-classification
Pyconv
Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
Stars: ✭ 231 (+755.56%)
Mutual labels:  imagenet
Shufflenet V2 Tensorflow
A lightweight convolutional neural network
Stars: ✭ 145 (+437.04%)
Mutual labels:  imagenet
Tensorrt Utils
⚡ Useful scripts when using TensorRT
Stars: ✭ 136 (+403.7%)
Mutual labels:  imagenet
Fusenet
Deep fusion project of deeply-fused nets, and the study on the connection to ensembling
Stars: ✭ 230 (+751.85%)
Mutual labels:  imagenet
Mobilenetworks
Keras implementation of Mobile Networks
Stars: ✭ 132 (+388.89%)
Mutual labels:  imagenet
react-native-camera-tflite
Real time image classification with React Native and Tensorflow lite.
Stars: ✭ 52 (+92.59%)
Mutual labels:  image-classification
Sign-Recognition
Traffic Sign Recognition with Keras.
Stars: ✭ 19 (-29.63%)
Mutual labels:  image-classification
Octconv.pytorch
PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models
Stars: ✭ 229 (+748.15%)
Mutual labels:  imagenet
Vision4j Collection
Collection of computer vision models, ready to be included in a JVM project
Stars: ✭ 132 (+388.89%)
Mutual labels:  imagenet
Triplet Attention
Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
Stars: ✭ 222 (+722.22%)
Mutual labels:  imagenet
Pytorch Imagenet Cifar Coco Voc Training
Training examples and results for ImageNet(ILSVRC2012)/CIFAR100/COCO2017/VOC2007+VOC2012 datasets.Image Classification/Object Detection.Include ResNet/EfficientNet/VovNet/DarkNet/RegNet/RetinaNet/FCOS/CenterNet/YOLOv3.
Stars: ✭ 130 (+381.48%)
Mutual labels:  imagenet
Imagenet
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
Stars: ✭ 126 (+366.67%)
Mutual labels:  imagenet
Pyramidnet
Pytorch implementation of pyramidnet
Stars: ✭ 27 (+0%)
Mutual labels:  image-classification
Moga
MoGA: Searching Beyond MobileNetV3
Stars: ✭ 220 (+714.81%)
Mutual labels:  imagenet
Pyramidnet
Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).
Stars: ✭ 121 (+348.15%)
Mutual labels:  imagenet
Mini Imagenet Tools
Tools for generating mini-ImageNet dataset and processing batches
Stars: ✭ 209 (+674.07%)
Mutual labels:  imagenet
Ir Net
This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for accurate binary neural networks.
Stars: ✭ 119 (+340.74%)
Mutual labels:  imagenet
LibFewShot
LibFewShot: A Comprehensive Library for Few-shot Learning.
Stars: ✭ 629 (+2229.63%)
Mutual labels:  image-classification
alexnet
custom implementation alexnet with tensorflow
Stars: ✭ 21 (-22.22%)
Mutual labels:  imagenet
EffcientNetV2
EfficientNetV2 implementation using PyTorch
Stars: ✭ 94 (+248.15%)
Mutual labels:  imagenet
Moco
Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learning"
Stars: ✭ 112 (+314.81%)
Mutual labels:  imagenet
Imagenetv2
A new test set for ImageNet
Stars: ✭ 109 (+303.7%)
Mutual labels:  imagenet
Sequential Imagenet Dataloader
A plug-in replacement for DataLoader to load ImageNet disk-sequentially in PyTorch.
Stars: ✭ 198 (+633.33%)
Mutual labels:  imagenet
1-60 of 478 similar projects