All Projects → Resnext.pytorch → Similar Projects or Alternatives

179 Open source projects that are alternatives of or similar to Resnext.pytorch

Pretrained Models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Stars: ✭ 8,318 (+1861.79%)
Mutual labels:  resnet, resnext
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (-6.84%)
Mutual labels:  resnet, resnext
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (+199.06%)
Mutual labels:  resnet, resnext
Pytorch Speech Commands
Speech commands recognition with PyTorch
Stars: ✭ 128 (-69.81%)
Mutual labels:  resnet, resnext
Cifar Zoo
PyTorch implementation of CNNs for CIFAR benchmark
Stars: ✭ 584 (+37.74%)
Mutual labels:  resnet, 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 (-88.44%)
Mutual labels:  resnet, resnext
Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (+196.7%)
Mutual labels:  resnet, resnext
medium blogs
medium blog supplementaries | Backprop | Resnet & ResNext | RNN |
Stars: ✭ 69 (-83.73%)
Mutual labels:  resnet, resnext
Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (+121.23%)
Mutual labels:  resnet, resnext
Mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Stars: ✭ 532 (+25.47%)
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 (-11.79%)
Mutual labels:  resnet, resnext
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 (+471.46%)
Mutual labels:  resnet, 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 (+69.81%)
Mutual labels:  resnet, resnext
Tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Stars: ✭ 3,456 (+715.09%)
Mutual labels:  resnet, resnext
Segmentation models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Stars: ✭ 3,575 (+743.16%)
Mutual labels:  resnet, resnext
Keras-CIFAR10
practice on CIFAR10 with Keras
Stars: ✭ 25 (-94.1%)
Mutual labels:  resnet
Awesome Computer Vision Models
A list of popular deep learning models related to classification, segmentation and detection problems
Stars: ✭ 278 (-34.43%)
Mutual labels:  resnet
pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 788 (+85.85%)
Mutual labels:  resnet
resnet.torch
an updated version of fb.resnet.torch with many changes.
Stars: ✭ 35 (-91.75%)
Mutual labels:  resnet
Deeplabv3plus Pytorch
DeepLabv3, DeepLabv3+ and pretrained weights on VOC & Cityscapes
Stars: ✭ 337 (-20.52%)
Mutual labels:  resnet
Resnetcam Keras
Keras implementation of a ResNet-CAM model
Stars: ✭ 269 (-36.56%)
Mutual labels:  resnet
CBAM-tensorflow-slim
CBAM implementation on TensorFlow Slim
Stars: ✭ 104 (-75.47%)
Mutual labels:  resnet
resnet-ensemble
Ensemble code for Resnet in Tensorflow slim
Stars: ✭ 14 (-96.7%)
Mutual labels:  resnet
regnet.pytorch
PyTorch-style and human-readable RegNet with a spectrum of pre-trained models
Stars: ✭ 50 (-88.21%)
Mutual labels:  resnext
TrackNet-Badminton-Tracking-tensorflow2
TrackNet for badminton tracking using tensorflow2
Stars: ✭ 37 (-91.27%)
Mutual labels:  resnet
Deep-Compression.Pytorch
Unofficial Pytorch implementation of Deep Compression in CIFAR10
Stars: ✭ 29 (-93.16%)
Mutual labels:  resnet
Gradient-Samples
Samples for TensorFlow binding for .NET by Lost Tech
Stars: ✭ 53 (-87.5%)
Mutual labels:  resnet
Shake Shake
2.86% and 15.85% on CIFAR-10 and CIFAR-100
Stars: ✭ 291 (-31.37%)
Mutual labels:  resnet
pyro-vision
Computer vision library for wildfire detection
Stars: ✭ 33 (-92.22%)
Mutual labels:  resnet
Real Time Gesrec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
Stars: ✭ 339 (-20.05%)
Mutual labels:  resnet
cifar-tensorflow
No description or website provided.
Stars: ✭ 18 (-95.75%)
Mutual labels:  resnet
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (-35.85%)
Mutual labels:  resnet
general backbone
No description or website provided.
Stars: ✭ 37 (-91.27%)
Mutual labels:  resnet
neural-dream
PyTorch implementation of DeepDream algorithm
Stars: ✭ 110 (-74.06%)
Mutual labels:  resnet
Rezero
Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"
Stars: ✭ 317 (-25.24%)
Mutual labels:  resnet
Class-Activation-Mappings
Visualizing where the Convolution Network is looking through CAM.
Stars: ✭ 20 (-95.28%)
Mutual labels:  resnet
ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
Stars: ✭ 42 (-90.09%)
Mutual labels:  resnet
CoreML-samples
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
Stars: ✭ 38 (-91.04%)
Mutual labels:  resnet
Grad Cam Tensorflow
tensorflow implementation of Grad-CAM (CNN visualization)
Stars: ✭ 261 (-38.44%)
Mutual labels:  resnet
neuralBlack
A Multi-Class Brain Tumor Classifier using Convolutional Neural Network with 99% Accuracy achieved by applying the method of Transfer Learning using Python and Pytorch Deep Learning Framework
Stars: ✭ 36 (-91.51%)
Mutual labels:  resnet
Self Label
Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)
Stars: ✭ 324 (-23.58%)
Mutual labels:  resnet
resnet-cifar10
ResNet for Cifar10
Stars: ✭ 21 (-95.05%)
Mutual labels:  resnet
jax-resnet
Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).
Stars: ✭ 61 (-85.61%)
Mutual labels:  resnet
Cbir
🏞 A content-based image retrieval (CBIR) system
Stars: ✭ 407 (-4.01%)
Mutual labels:  resnet
Look4Face
Demo of Face Recognition web service
Stars: ✭ 23 (-94.58%)
Mutual labels:  resnet
i3d-tensorflow
Inflated 3D ConvNets for video understanding
Stars: ✭ 46 (-89.15%)
Mutual labels:  resnet
BMW-IntelOpenVINO-Detection-Inference-API
This is a repository for a No-Code object detection inference API using the OpenVINO. It's supported on both Windows and Linux Operating systems.
Stars: ✭ 66 (-84.43%)
Mutual labels:  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 (-34.91%)
Mutual labels:  resnet
Deepslide
Code for the Nature Scientific Reports paper "Pathologist-level classification of histologic patterns on resected lung adenocarcinoma slides with deep neural networks." A sliding window framework for classification of high resolution whole-slide images, often microscopy or histopathology images.
Stars: ✭ 315 (-25.71%)
Mutual labels:  resnet
alpha-zero
AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm" by DeepMind.
Stars: ✭ 68 (-83.96%)
Mutual labels:  resnet
TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-95.05%)
Mutual labels:  resnet
MVCNN-PyTorch
No description or website provided.
Stars: ✭ 79 (-81.37%)
Mutual labels:  resnet
flexible-yolov5
More readable and flexible yolov5 with more backbone(resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer) and (cbam,dcn and so on), and tensorrt
Stars: ✭ 282 (-33.49%)
Mutual labels:  resnet
ReZero-ResNet
Unofficial pytorch implementation of ReZero in ResNet
Stars: ✭ 23 (-94.58%)
Mutual labels:  resnet
Water-classifier-fastai
Deploy your Flask web app classifier on Heroku which is written using fastai library.
Stars: ✭ 37 (-91.27%)
Mutual labels:  resnet
Tf Faster Rcnn
Tensorflow Faster RCNN for Object Detection
Stars: ✭ 3,604 (+750%)
Mutual labels:  resnet
Tianchi Medical Lungtumordetect
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
Stars: ✭ 314 (-25.94%)
Mutual labels:  resnet
Retinal-Disease-Diagnosis-With-Residual-Attention-Networks
Using Residual Attention Networks to diagnose retinal diseases in medical images
Stars: ✭ 14 (-96.7%)
Mutual labels:  resnet
pb-gcn
Code for the BMVC paper (http://bmvc2018.org/contents/papers/1003.pdf)
Stars: ✭ 32 (-92.45%)
Mutual labels:  resnet
AESRC2020
a deep accent recognition network
Stars: ✭ 35 (-91.75%)
Mutual labels:  resnet
1-60 of 179 similar projects