All Projects → Pretrained Models.pytorch → Similar Projects or Alternatives

345 Open source projects that are alternatives of or similar to Pretrained Models.pytorch

Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (-84.88%)
Mutual labels:  resnet, imagenet, inception, resnext
Keras Idiomatic Programmer
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Stars: ✭ 720 (-91.34%)
Mutual labels:  resnet, inception, resnext
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (-84.76%)
Mutual labels:  resnet, imagenet, resnext
Mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Stars: ✭ 532 (-93.6%)
Mutual labels:  resnet, imagenet, resnext
Segmentation models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Stars: ✭ 3,575 (-57.02%)
Mutual labels:  resnet, resnext, pretrained
Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (-88.72%)
Mutual labels:  resnet, imagenet, resnext
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 (-99.41%)
Mutual labels:  resnet, imagenet, resnext
i3d-tensorflow
Inflated 3D ConvNets for video understanding
Stars: ✭ 46 (-99.45%)
Mutual labels:  resnet, inception
pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 788 (-90.53%)
Mutual labels:  imagenet, resnet
M Pact
A one stop shop for all of your activity recognition needs.
Stars: ✭ 85 (-98.98%)
Mutual labels:  resnet, inception
Pytorch Speech Commands
Speech commands recognition with PyTorch
Stars: ✭ 128 (-98.46%)
Mutual labels:  resnet, resnext
Cifar Zoo
PyTorch implementation of CNNs for CIFAR benchmark
Stars: ✭ 584 (-92.98%)
Mutual labels:  resnet, resnext
Octconv.pytorch
PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models
Stars: ✭ 229 (-97.25%)
Mutual labels:  resnet, imagenet
Pneumonia Detection From Chest X Ray Images With Deep Learning
Detecting Pneumonia in Chest X-ray Images using Convolutional Neural Network and Pretrained Models
Stars: ✭ 64 (-99.23%)
Mutual labels:  imagenet, inception
Fusenet
Deep fusion project of deeply-fused nets, and the study on the connection to ensembling
Stars: ✭ 230 (-97.23%)
Mutual labels:  resnet, 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 (-98.49%)
Mutual labels:  resnet, 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 (-98.57%)
Mutual labels:  resnet, imagenet
Resnet Imagenet Caffe
train resnet on imagenet from scratch with caffe
Stars: ✭ 105 (-98.74%)
Mutual labels:  resnet, imagenet
Tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Stars: ✭ 3,456 (-58.45%)
Mutual labels:  resnet, resnext
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 (-98.44%)
Mutual labels:  resnet, imagenet
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-98.04%)
Mutual labels:  resnet, imagenet
Senet Tensorflow
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
Stars: ✭ 682 (-91.8%)
Mutual labels:  inception, resnext
Resnext.pytorch
Reproduces ResNet-V3 with pytorch
Stars: ✭ 424 (-94.9%)
Mutual labels:  resnet, resnext
mxnet-retrain
Create mxnet finetuner (retrain) for mac/linux ,no need install docker and supports CPU, GPU(eGpu/cudnn).support the inception,resnet ,squeeznet,mobilenet...
Stars: ✭ 32 (-99.62%)
Mutual labels:  resnet, inception
SAN
[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images
Stars: ✭ 41 (-99.51%)
Mutual labels:  imagenet, resnet
simpleAICV-pytorch-ImageNet-COCO-training
SimpleAICV:pytorch training example on ImageNet(ILSVRC2012)/COCO2017/VOC2007+2012 datasets.Include ResNet/DarkNet/RetinaNet/FCOS/CenterNet/TTFNet/YOLOv3/YOLOv4/YOLOv5/YOLOX.
Stars: ✭ 276 (-96.68%)
Mutual labels:  imagenet, resnet
tf-imagenet
TensorFlow ImageNet - Training and SOTA checkpoints
Stars: ✭ 50 (-99.4%)
Mutual labels:  imagenet, inception
img classification deep learning
No description or website provided.
Stars: ✭ 19 (-99.77%)
Mutual labels:  imagenet, inception
Dogs vs cats
猫狗大战
Stars: ✭ 570 (-93.15%)
Mutual labels:  resnet, inception
medium blogs
medium blog supplementaries | Backprop | Resnet & ResNext | RNN |
Stars: ✭ 69 (-99.17%)
Mutual labels:  resnet, resnext
neural-dream
PyTorch implementation of DeepDream algorithm
Stars: ✭ 110 (-98.68%)
Mutual labels:  resnet, inception
PyTorch-LMDB
Scripts to work with LMDB + PyTorch for Imagenet training
Stars: ✭ 49 (-99.41%)
Mutual labels:  imagenet, resnet
ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
Stars: ✭ 42 (-99.5%)
Mutual labels:  imagenet, resnet
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (-95.25%)
Mutual labels:  resnet, resnext
Basic cnns tensorflow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Stars: ✭ 374 (-95.5%)
Mutual labels:  resnet, resnext
Pyramidnet
Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).
Stars: ✭ 121 (-98.55%)
Mutual labels:  resnet, imagenet
regnet.pytorch
PyTorch-style and human-readable RegNet with a spectrum of pre-trained models
Stars: ✭ 50 (-99.4%)
Mutual labels:  imagenet, resnext
Tianchi Medical Lungtumordetect
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
Stars: ✭ 314 (-96.23%)
Mutual labels:  resnet, inception
Tensorflow object tracking video
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
Stars: ✭ 491 (-94.1%)
Mutual labels:  imagenet, inception
Pytorch Cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
Stars: ✭ 2,423 (-70.87%)
Mutual labels:  resnet, resnext
Imagenet resnet tensorflow2.0
Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码
Stars: ✭ 42 (-99.5%)
Mutual labels:  resnet, imagenet
DeepNetModel
记录每一个常用的深度模型结构的特点(图和代码)
Stars: ✭ 25 (-99.7%)
Mutual labels:  resnet, inception
Pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 676 (-91.87%)
Mutual labels:  resnet, imagenet
Pyramidnet Pytorch
A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)
Stars: ✭ 234 (-97.19%)
Mutual labels:  resnet, imagenet
Senet Caffe
A Caffe Re-Implementation of SENet
Stars: ✭ 169 (-97.97%)
Mutual labels:  resnet, imagenet
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 (-99.58%)
Mutual labels:  imagenet, inception
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (-95.73%)
Mutual labels:  resnet, imagenet
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (-88.19%)
Mutual labels:  resnet, inception
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (-18.3%)
Mutual labels:  imagenet
Cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Stars: ✭ 6,557 (-21.17%)
Mutual labels:  imagenet
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (-89.73%)
Mutual labels:  resnet
Switchable Normalization
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
Stars: ✭ 804 (-90.33%)
Mutual labels:  imagenet
Medicalzoopytorch
A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
Stars: ✭ 546 (-93.44%)
Mutual labels:  resnet
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (-93.47%)
Mutual labels:  resnet
Pytorch image classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
Stars: ✭ 795 (-90.44%)
Mutual labels:  imagenet
Pytorch resnet cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
Stars: ✭ 537 (-93.54%)
Mutual labels:  resnet
Meal V2
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks
Stars: ✭ 534 (-93.58%)
Mutual labels:  imagenet
Constrained attention filter
(ECCV 2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
Stars: ✭ 36 (-99.57%)
Mutual labels:  imagenet
Vgg16 Pytorch
VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset
Stars: ✭ 26 (-99.69%)
Mutual labels:  resnet
Bmw Tensorflow Training Gui
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.
Stars: ✭ 736 (-91.15%)
Mutual labels:  resnet
1-60 of 345 similar projects