All Projects → Pyramidnet → Similar Projects or Alternatives

319 Open source projects that are alternatives of or similar to Pyramidnet

imagenet-autoencoder
Autoencoder trained on ImageNet Using Torch 7
Stars: ✭ 18 (-85.12%)
Mutual labels:  imagenet, torch7
Pretrained Models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Stars: ✭ 8,318 (+6774.38%)
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 (+7.44%)
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 (+4.13%)
Mutual labels:  resnet, imagenet
Pyramidnet Pytorch
A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)
Stars: ✭ 234 (+93.39%)
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 (-1.65%)
Mutual labels:  resnet, imagenet
Resnet Imagenet Caffe
train resnet on imagenet from scratch with caffe
Stars: ✭ 105 (-13.22%)
Mutual labels:  resnet, imagenet
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (+34.71%)
Mutual labels:  resnet, imagenet
Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (+939.67%)
Mutual labels:  resnet, imagenet
Octconv.pytorch
PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models
Stars: ✭ 229 (+89.26%)
Mutual labels:  resnet, imagenet
Mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Stars: ✭ 532 (+339.67%)
Mutual labels:  resnet, imagenet
Shake Shake
2.86% and 15.85% on CIFAR-10 and CIFAR-100
Stars: ✭ 291 (+140.5%)
Mutual labels:  resnet, torch7
ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
Stars: ✭ 42 (-65.29%)
Mutual labels:  imagenet, resnet
Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (+675.21%)
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 (+128.1%)
Mutual labels:  imagenet, resnet
PyTorch-LMDB
Scripts to work with LMDB + PyTorch for Imagenet training
Stars: ✭ 49 (-59.5%)
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 (-59.5%)
Mutual labels:  resnet, imagenet
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (+947.93%)
Mutual labels:  resnet, imagenet
Fusenet
Deep fusion project of deeply-fused nets, and the study on the connection to ensembling
Stars: ✭ 230 (+90.08%)
Mutual labels:  resnet, imagenet
Imagenet resnet tensorflow2.0
Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码
Stars: ✭ 42 (-65.29%)
Mutual labels:  resnet, imagenet
pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 788 (+551.24%)
Mutual labels:  imagenet, resnet
Senet Caffe
A Caffe Re-Implementation of SENet
Stars: ✭ 169 (+39.67%)
Mutual labels:  resnet, imagenet
SAN
[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images
Stars: ✭ 41 (-66.12%)
Mutual labels:  imagenet, resnet
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (+193.39%)
Mutual labels:  resnet, imagenet
Pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 676 (+458.68%)
Mutual labels:  resnet, imagenet
Torch Models
Stars: ✭ 65 (-46.28%)
Mutual labels:  torch7
Gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 70 (-42.15%)
Mutual labels:  resnet
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+1011.57%)
Mutual labels:  resnet
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+9073.55%)
Mutual labels:  resnet
Artos
Adaptive Real-Time Object Detection System with HOG and CNN Features
Stars: ✭ 64 (-47.11%)
Mutual labels:  imagenet
Holocron
PyTorch implementations of recent Computer Vision tricks
Stars: ✭ 95 (-21.49%)
Mutual labels:  resnet
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 (-47.11%)
Mutual labels:  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 (-47.11%)
Mutual labels:  resnet
3d Resnets
3D ResNets for Action Recognition
Stars: ✭ 95 (-21.49%)
Mutual labels:  torch7
Mobile Image Matting
a lightweight image matting model
Stars: ✭ 61 (-49.59%)
Mutual labels:  resnet
Tf Hrnet
tensorflow implementation for "High-Resolution Representations for Labeling Pixels and Regions"
Stars: ✭ 61 (-49.59%)
Mutual labels:  imagenet
Petridishnn
Code for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
Stars: ✭ 112 (-7.44%)
Mutual labels:  imagenet
Resnet Face Pytorch
Training a ResNet on UMDFaces for face recognition
Stars: ✭ 107 (-11.57%)
Mutual labels:  resnet
Hypernetworks
PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)
Stars: ✭ 95 (-21.49%)
Mutual labels:  resnet
Cyclegan Qp
Official PyTorch implementation of "Artist Style Transfer Via Quadratic Potential"
Stars: ✭ 59 (-51.24%)
Mutual labels:  resnet
Pytorch Image Models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Stars: ✭ 15,232 (+12488.43%)
Mutual labels:  resnet
Hbonet
[ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions
Stars: ✭ 94 (-22.31%)
Mutual labels:  imagenet
One Pixel Attack Keras
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
Stars: ✭ 1,097 (+806.61%)
Mutual labels:  imagenet
Big transfer
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
Stars: ✭ 1,096 (+805.79%)
Mutual labels:  imagenet
Keras Resnet
Residual networks implementation using Keras-1.0 functional API
Stars: ✭ 1,286 (+962.81%)
Mutual labels:  resnet
Biglittlenet
Official repository for Big-Little Net
Stars: ✭ 57 (-52.89%)
Mutual labels:  imagenet
Imagenet
Trial on kaggle imagenet object localization by yolo v3 in google cloud
Stars: ✭ 56 (-53.72%)
Mutual labels:  imagenet
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 (-55.37%)
Mutual labels:  imagenet
Moco
Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learning"
Stars: ✭ 112 (-7.44%)
Mutual labels:  imagenet
Ghostnet
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
Stars: ✭ 1,744 (+1341.32%)
Mutual labels:  imagenet
Tf Mobilenet V2
Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow
Stars: ✭ 85 (-29.75%)
Mutual labels:  imagenet
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-59.5%)
Mutual labels:  resnet
M Pact
A one stop shop for all of your activity recognition needs.
Stars: ✭ 85 (-29.75%)
Mutual labels:  resnet
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+1054.55%)
Mutual labels:  resnet
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+711.57%)
Mutual labels:  resnet
Constrained attention filter
(ECCV 2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
Stars: ✭ 36 (-70.25%)
Mutual labels:  imagenet
Dcgan
Porting pytorch dcgan on FloydHub
Stars: ✭ 21 (-82.64%)
Mutual labels:  imagenet
Bsconv
Reference implementation for Blueprint Separable Convolutions (CVPR 2020)
Stars: ✭ 84 (-30.58%)
Mutual labels:  resnet
Resnet
Tensorflow ResNet implementation on cifar10
Stars: ✭ 10 (-91.74%)
Mutual labels:  resnet
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (+605.79%)
Mutual labels:  resnet
1-60 of 319 similar projects