All Projects → Octconv.pytorch → Similar Projects or Alternatives

812 Open source projects that are alternatives of or similar to Octconv.pytorch

Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (+309.61%)
Mutual labels:  resnet, imagenet, mobilenet
Mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Stars: ✭ 532 (+132.31%)
Mutual labels:  resnet, imagenet, mobilenet
ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
Stars: ✭ 42 (-81.66%)
Mutual labels:  imagenet, resnet, mobilenet
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (+1384.28%)
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-28.82%)
Mutual labels:  deep-neural-networks, resnet, imagenet
Pyconv
Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
Stars: ✭ 231 (+0.87%)
Mutual labels:  deep-neural-networks, imagenet
cifar-tensorflow
No description or website provided.
Stars: ✭ 18 (-92.14%)
Mutual labels:  resnet, mobilenet
pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 788 (+244.1%)
Mutual labels:  imagenet, resnet
Mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
Stars: ✭ 369 (+61.14%)
Mutual labels:  deep-neural-networks, imagenet
Pytorch Mobilenet V3
MobileNetV3 in pytorch and ImageNet pretrained models
Stars: ✭ 616 (+169%)
Mutual labels:  imagenet, mobilenet
Constrained attention filter
(ECCV 2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
Stars: ✭ 36 (-84.28%)
Mutual labels:  deep-neural-networks, imagenet
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+328.82%)
Mutual labels:  resnet, mobilenet
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 (-44.98%)
Mutual labels:  resnet, imagenet
Fusenet
Deep fusion project of deeply-fused nets, and the study on the connection to ensembling
Stars: ✭ 230 (+0.44%)
Mutual labels:  resnet, imagenet
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 (+20.52%)
Mutual labels:  imagenet, resnet
sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (+15.28%)
Mutual labels:  resnet, mobilenet
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (+55.02%)
Mutual labels:  resnet, imagenet
Tf Faster Rcnn
Tensorflow Faster RCNN for Object Detection
Stars: ✭ 3,604 (+1473.8%)
Mutual labels:  resnet, mobilenet
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 (+221.4%)
Mutual labels:  deep-neural-networks, resnet
Segmentation models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Stars: ✭ 3,575 (+1461.14%)
Mutual labels:  resnet, mobilenet
Gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 70 (-69.43%)
Mutual labels:  deep-neural-networks, resnet
Channelnets
Tensorflow Implementation of ChannelNets (NeurIPS 18)
Stars: ✭ 73 (-68.12%)
Mutual labels:  deep-neural-networks, mobilenet
Bsconv
Reference implementation for Blueprint Separable Convolutions (CVPR 2020)
Stars: ✭ 84 (-63.32%)
Mutual labels:  resnet, mobilenet
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+510.04%)
Mutual labels:  deep-neural-networks, resnet
Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (+449.34%)
Mutual labels:  resnet, imagenet
Ghostnet
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
Stars: ✭ 1,744 (+661.57%)
Mutual labels:  imagenet, mobilenet
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 (-48.03%)
Mutual labels:  resnet, 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 (-43.23%)
Mutual labels:  resnet, imagenet
Pyramidnet Pytorch
A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)
Stars: ✭ 234 (+2.18%)
Mutual labels:  resnet, imagenet
Aognet
Code for CVPR 2019 paper: " Learning Deep Compositional Grammatical Architectures for Visual Recognition"
Stars: ✭ 132 (-42.36%)
Mutual labels:  deep-neural-networks, imagenet
PyTorch-LMDB
Scripts to work with LMDB + PyTorch for Imagenet training
Stars: ✭ 49 (-78.6%)
Mutual labels:  imagenet, resnet
SAN
[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images
Stars: ✭ 41 (-82.1%)
Mutual labels:  imagenet, resnet
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 (-78.6%)
Mutual labels:  resnet, imagenet
Voice activity detection
Voice Activity Detection based on Deep Learning & TensorFlow
Stars: ✭ 132 (-42.36%)
Mutual labels:  deep-neural-networks, resnet
Real Time Gesrec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
Stars: ✭ 339 (+48.03%)
Mutual labels:  deep-neural-networks, resnet
Php Opencv Examples
Tutorial for computer vision and machine learning in PHP 7/8 by opencv (installation + examples + documentation)
Stars: ✭ 333 (+45.41%)
Mutual labels:  imagenet, mobilenet
Rezero
Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"
Stars: ✭ 317 (+38.43%)
Mutual labels:  deep-neural-networks, resnet
Efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
Stars: ✭ 1,920 (+738.43%)
Mutual labels:  imagenet, mobilenet
Models Comparison.pytorch
Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures
Stars: ✭ 148 (-35.37%)
Mutual labels:  deep-neural-networks, imagenet
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 (+214.41%)
Mutual labels:  resnet, mobilenet
Pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 676 (+195.2%)
Mutual labels:  resnet, imagenet
Resnet Imagenet Caffe
train resnet on imagenet from scratch with caffe
Stars: ✭ 105 (-54.15%)
Mutual labels:  resnet, imagenet
Deep Ranking
Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same
Stars: ✭ 64 (-72.05%)
Mutual labels:  deep-neural-networks, resnet
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-78.6%)
Mutual labels:  resnet, mobilenet
Mobilenet Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
Stars: ✭ 1,217 (+431.44%)
Mutual labels:  imagenet, mobilenet
Pretrained Models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Stars: ✭ 8,318 (+3532.31%)
Mutual labels:  resnet, imagenet
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (+453.71%)
Mutual labels:  resnet, imagenet
Tf Mobilenet V2
Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow
Stars: ✭ 85 (-62.88%)
Mutual labels:  imagenet, mobilenet
Imagenet resnet tensorflow2.0
Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码
Stars: ✭ 42 (-81.66%)
Mutual labels:  resnet, imagenet
Pyramidnet
Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).
Stars: ✭ 121 (-47.16%)
Mutual labels:  resnet, imagenet
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 (+958.08%)
Mutual labels:  resnet, mobilenet
Senet Caffe
A Caffe Re-Implementation of SENet
Stars: ✭ 169 (-26.2%)
Mutual labels:  resnet, imagenet
Character Based Cnn
Implementation of character based convolutional neural network
Stars: ✭ 205 (-10.48%)
Mutual labels:  deep-neural-networks
50 Days Of Ml
A day to day plan for this challenge (50 Days of Machine Learning) . Covers both theoretical and practical aspects
Stars: ✭ 218 (-4.8%)
Mutual labels:  deep-neural-networks
Tsne Umap Embedding Visualisation
A Simple and easy to use way to Visualise Embeddings!
Stars: ✭ 203 (-11.35%)
Mutual labels:  deep-neural-networks
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (-11.79%)
Mutual labels:  deep-neural-networks
Triplet Attention
Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
Stars: ✭ 222 (-3.06%)
Mutual labels:  imagenet
3dmmasstn
MatConvNet implementation for incorporating a 3D Morphable Model (3DMM) into a Spatial Transformer Network (STN)
Stars: ✭ 218 (-4.8%)
Mutual labels:  deep-neural-networks
Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (-11.79%)
Mutual labels:  resnet
Tensorflow Deep Learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
Stars: ✭ 170 (-25.76%)
Mutual labels:  deep-neural-networks
1-60 of 812 similar projects