All Projects → Divide And Co Training → Similar Projects or Alternatives

452 Open source projects that are alternatives of or similar to Divide And Co Training

Robustness
Corruption and Perturbation Robustness (ICLR 2019)
Stars: ✭ 463 (+757.41%)
Mutual labels:  imagenet
Albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Stars: ✭ 9,353 (+17220.37%)
Mutual labels:  image-classification
Caer
High-performance Vision library in Python. Scale your research, not boilerplate.
Stars: ✭ 452 (+737.04%)
Mutual labels:  image-classification
Quickdraw
Implementation of Quickdraw - an online game developed by Google
Stars: ✭ 805 (+1390.74%)
Mutual labels:  image-classification
Msdnet
Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)
Stars: ✭ 443 (+720.37%)
Mutual labels:  imagenet
Efficientnas
Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906
Stars: ✭ 44 (-18.52%)
Mutual labels:  image-classification
Pytorch image classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
Stars: ✭ 795 (+1372.22%)
Mutual labels:  imagenet
Metaoptnet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
Stars: ✭ 412 (+662.96%)
Mutual labels:  image-classification
Deep learning projects
Stars: ✭ 28 (-48.15%)
Mutual labels:  image-classification
Artificio
Deep Learning Computer Vision Algorithms for Real-World Use
Stars: ✭ 326 (+503.7%)
Mutual labels:  image-classification
Cvpr2021 Paper Code Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Stars: ✭ 8,075 (+14853.7%)
Mutual labels:  image-classification
Activation Visualization Histogram
Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.
Stars: ✭ 377 (+598.15%)
Mutual labels:  image-classification
Bss distillation
Knowledge Distillation with Adversarial Samples Supporting Decision Boundary (AAAI 2019)
Stars: ✭ 51 (-5.56%)
Mutual labels:  image-classification
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+594.44%)
Mutual labels:  image-classification
Caffenet Benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
Stars: ✭ 700 (+1196.3%)
Mutual labels:  imagenet
Trashnet
Dataset of images of trash; Torch-based CNN for garbage image classification
Stars: ✭ 368 (+581.48%)
Mutual labels:  image-classification
Dcgan
Porting pytorch dcgan on FloydHub
Stars: ✭ 21 (-61.11%)
Mutual labels:  imagenet
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (+557.41%)
Mutual labels:  imagenet
Randwirenn
Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
Stars: ✭ 675 (+1150%)
Mutual labels:  imagenet
Densenet Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
Stars: ✭ 350 (+548.15%)
Mutual labels:  imagenet
Imagenet resnet tensorflow2.0
Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码
Stars: ✭ 42 (-22.22%)
Mutual labels:  imagenet
Awesome Project Ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
Stars: ✭ 6,114 (+11222.22%)
Mutual labels:  image-classification
Pretrained Models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Stars: ✭ 8,318 (+15303.7%)
Mutual labels:  imagenet
Hardhat Detector
A convolutional neural network implementation of a script that detects whether an individual is wearing a hardhat or not.
Stars: ✭ 41 (-24.07%)
Mutual labels:  image-classification
Involution
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
Stars: ✭ 252 (+366.67%)
Mutual labels:  image-classification
Paddleclas
A treasure chest for image classification powered by PaddlePaddle
Stars: ✭ 625 (+1057.41%)
Mutual labels:  image-classification
Pytorch Randaugment
Unofficial PyTorch Reimplementation of RandAugment.
Stars: ✭ 323 (+498.15%)
Mutual labels:  imagenet
Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (+1637.04%)
Mutual labels:  imagenet
Face recognition
🍎 My own face recognition with deep neural networks.
Stars: ✭ 328 (+507.41%)
Mutual labels:  image-classification
Images Web Crawler
This package is a complete tool for creating a large dataset of images (specially designed -but not only- for machine learning enthusiasts). It can crawl the web, download images, rename / resize / covert the images and merge folders..
Stars: ✭ 51 (-5.56%)
Mutual labels:  image-classification
Medpy
Medical image processing in Python
Stars: ✭ 321 (+494.44%)
Mutual labels:  image-classification
Tf trt models
TensorFlow models accelerated with NVIDIA TensorRT
Stars: ✭ 621 (+1050%)
Mutual labels:  image-classification
Lightnet
🌓 Bringing pjreddie's DarkNet out of the shadows #yolo
Stars: ✭ 322 (+496.3%)
Mutual labels:  image-classification
Imagenetscraper
👁 Bulk-download all thumbnails from an ImageNet synset, with optional rescaling
Stars: ✭ 24 (-55.56%)
Mutual labels:  imagenet
Pytorch Mobilenet V3
MobileNetV3 in pytorch and ImageNet pretrained models
Stars: ✭ 616 (+1040.74%)
Mutual labels:  imagenet
Natural Adv Examples
A Harder ImageNet Test Set (CVPR 2021)
Stars: ✭ 317 (+487.04%)
Mutual labels:  imagenet
Darts
Differentiable architecture search for convolutional and recurrent networks
Stars: ✭ 3,463 (+6312.96%)
Mutual labels:  image-classification
Neural Pipeline
Neural networks training pipeline based on PyTorch
Stars: ✭ 315 (+483.33%)
Mutual labels:  image-classification
Tresnet
Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)
Stars: ✭ 314 (+481.48%)
Mutual labels:  imagenet
Cv Pretrained Model
A collection of computer vision pre-trained models.
Stars: ✭ 995 (+1742.59%)
Mutual labels:  image-classification
Concise Ipython Notebooks For Deep Learning
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
Stars: ✭ 23 (-57.41%)
Mutual labels:  image-classification
Unsupervised Classification
SCAN: Learning to Classify Images without Labels (ECCV 2020), incl. SimCLR.
Stars: ✭ 605 (+1020.37%)
Mutual labels:  image-classification
Pnasnet.pytorch
PyTorch implementation of PNASNet-5 on ImageNet
Stars: ✭ 309 (+472.22%)
Mutual labels:  imagenet
Flutter programs
Experiments with Mobile
Stars: ✭ 308 (+470.37%)
Mutual labels:  image-classification
Pytorch Best Practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
Stars: ✭ 587 (+987.04%)
Mutual labels:  image-classification
Alturos.yolo
C# Yolo Darknet Wrapper (real-time object detection)
Stars: ✭ 308 (+470.37%)
Mutual labels:  image-classification
Grocery Product Classification
Implementation of the paper "A Hierarchical Grocery Store Image Dataset with Visual and Semantic Labels"
Stars: ✭ 23 (-57.41%)
Mutual labels:  image-classification
Segmentation models.pytorch
Segmentation models with pretrained backbones. PyTorch.
Stars: ✭ 4,584 (+8388.89%)
Mutual labels:  imagenet
Computer Vision Leaderboard
Comparison of famous convolutional neural network models
Stars: ✭ 299 (+453.7%)
Mutual labels:  imagenet
Stagesepx
detect stages in video automatically
Stars: ✭ 293 (+442.59%)
Mutual labels:  image-classification
Dogs vs cats
猫狗大战
Stars: ✭ 570 (+955.56%)
Mutual labels:  image-classification
Pytorch Hardnet
35% faster than ResNet: Harmonic DenseNet, A low memory traffic network
Stars: ✭ 293 (+442.59%)
Mutual labels:  imagenet
Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (+7159.26%)
Mutual labels:  image-classification
Segmentationcpp
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
Stars: ✭ 49 (-9.26%)
Mutual labels:  imagenet
Duckgoose
Utils for fast.ai course
Stars: ✭ 38 (-29.63%)
Mutual labels:  image-classification
Node Image Classification
A simple example on Image Classification in Node.js with TensorFlow.js
Stars: ✭ 23 (-57.41%)
Mutual labels:  image-classification
Have Fun With Machine Learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
Stars: ✭ 4,912 (+8996.3%)
Mutual labels:  image-classification
Vit Pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Stars: ✭ 7,199 (+13231.48%)
Mutual labels:  image-classification
Mobilenetv3.pytorch
74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet
Stars: ✭ 283 (+424.07%)
Mutual labels:  imagenet
Meal V2
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks
Stars: ✭ 534 (+888.89%)
Mutual labels:  imagenet
61-120 of 452 similar projects