All Projects → Senet Caffe → Similar Projects or Alternatives

570 Open source projects that are alternatives of or similar to Senet Caffe

Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (+644.38%)
Mutual labels:  caffe, resnet, imagenet
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (+110.06%)
Mutual labels:  caffe, resnet, imagenet
Resnet Imagenet Caffe
train resnet on imagenet from scratch with caffe
Stars: ✭ 105 (-37.87%)
Mutual labels:  caffe, resnet, imagenet
caffe-wrn-generator
Caffe Wide-Residual-Network (WRN) Generator
Stars: ✭ 19 (-88.76%)
Mutual labels:  caffe, resnet
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-3.55%)
Mutual labels:  resnet, imagenet
pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 788 (+366.27%)
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 (-71.01%)
Mutual labels:  resnet, imagenet
Resnet Cifar10 Caffe
ResNet-20/32/44/56/110 on CIFAR-10 with Caffe
Stars: ✭ 161 (-4.73%)
Mutual labels:  caffe, resnet
Octconv.pytorch
PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models
Stars: ✭ 229 (+35.5%)
Mutual labels:  resnet, imagenet
Pyramidnet Pytorch
A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)
Stars: ✭ 234 (+38.46%)
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 (-25.44%)
Mutual labels:  resnet, imagenet
Densenet Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
Stars: ✭ 350 (+107.1%)
Mutual labels:  caffe, imagenet
Pyramidnet
Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).
Stars: ✭ 121 (-28.4%)
Mutual labels:  resnet, imagenet
Fusenet
Deep fusion project of deeply-fused nets, and the study on the connection to ensembling
Stars: ✭ 230 (+36.09%)
Mutual labels:  resnet, imagenet
Pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 676 (+300%)
Mutual labels:  resnet, imagenet
Caffenet Benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
Stars: ✭ 700 (+314.2%)
Mutual labels:  caffe, imagenet
Resnet On Cifar10
Reimplementation ResNet on cifar10 with caffe
Stars: ✭ 123 (-27.22%)
Mutual labels:  caffe, resnet
SAN
[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images
Stars: ✭ 41 (-75.74%)
Mutual labels:  imagenet, resnet
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 (-23.08%)
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 (+63.31%)
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 (-75.15%)
Mutual labels:  imagenet, resnet
Mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Stars: ✭ 532 (+214.79%)
Mutual labels:  resnet, imagenet
Php Opencv Examples
Tutorial for computer vision and machine learning in PHP 7/8 by opencv (installation + examples + documentation)
Stars: ✭ 333 (+97.04%)
Mutual labels:  caffe, imagenet
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-71.01%)
Mutual labels:  caffe, resnet
Pretrained Models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Stars: ✭ 8,318 (+4821.89%)
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 (-29.59%)
Mutual labels:  resnet, imagenet
PyTorch-LMDB
Scripts to work with LMDB + PyTorch for Imagenet training
Stars: ✭ 49 (-71.01%)
Mutual labels:  imagenet, resnet
Stochastic-Quantization
Training Low-bits DNNs with Stochastic Quantization
Stars: ✭ 70 (-58.58%)
Mutual labels:  caffe, imagenet
Imagenet resnet tensorflow2.0
Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码
Stars: ✭ 42 (-75.15%)
Mutual labels:  resnet, imagenet
Xception-caffe
Xception implemented with caffe
Stars: ✭ 45 (-73.37%)
Mutual labels:  caffe, imagenet
Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (+455.03%)
Mutual labels:  resnet, imagenet
Mobilenet Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
Stars: ✭ 1,217 (+620.12%)
Mutual labels:  caffe, imagenet
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (+650.3%)
Mutual labels:  resnet, imagenet
Flownet2 Docker
Dockerfile and runscripts for FlowNet 2.0 (estimation of optical flow)
Stars: ✭ 137 (-18.93%)
Mutual labels:  caffe
Brocolli
pytorch 2 caffe
Stars: ✭ 150 (-11.24%)
Mutual labels:  caffe
Facerecognition
This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
Stars: ✭ 137 (-18.93%)
Mutual labels:  caffe
Xlearning
AI on Hadoop
Stars: ✭ 1,709 (+911.24%)
Mutual labels:  caffe
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 (+1333.73%)
Mutual labels:  resnet
Tensorrt Utils
⚡ Useful scripts when using TensorRT
Stars: ✭ 136 (-19.53%)
Mutual labels:  imagenet
Chainer Cifar10
Various CNN models for CIFAR10 with Chainer
Stars: ✭ 134 (-20.71%)
Mutual labels:  resnet
Models Comparison.pytorch
Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures
Stars: ✭ 148 (-12.43%)
Mutual labels:  imagenet
Imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
Stars: ✭ 134 (-20.71%)
Mutual labels:  resnet
Luna16 Lung Nodule Analysis 2016 Challenge
LUNA16-Lung-Nodule-Analysis-2016-Challenge
Stars: ✭ 133 (-21.3%)
Mutual labels:  resnet
Tensorflow Cnn Finetune
Finetuning AlexNet, VGGNet and ResNet with TensorFlow
Stars: ✭ 166 (-1.78%)
Mutual labels:  resnet
Facenet Pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Stars: ✭ 2,564 (+1417.16%)
Mutual labels:  resnet
Turkce Yapay Zeka Kaynaklari
Türkiye'de yapılan derin öğrenme (deep learning) ve makine öğrenmesi (machine learning) çalışmalarının derlendiği sayfa.
Stars: ✭ 1,900 (+1024.26%)
Mutual labels:  caffe
Voice activity detection
Voice Activity Detection based on Deep Learning & TensorFlow
Stars: ✭ 132 (-21.89%)
Mutual labels:  resnet
Mobilenetworks
Keras implementation of Mobile Networks
Stars: ✭ 132 (-21.89%)
Mutual labels:  imagenet
Alexnet
implement AlexNet with C / convolutional nerual network / machine learning / computer vision
Stars: ✭ 147 (-13.02%)
Mutual labels:  imagenet
Aognet
Code for CVPR 2019 paper: " Learning Deep Compositional Grammatical Architectures for Visual Recognition"
Stars: ✭ 132 (-21.89%)
Mutual labels:  imagenet
Vision4j Collection
Collection of computer vision models, ready to be included in a JVM project
Stars: ✭ 132 (-21.89%)
Mutual labels:  imagenet
Caffe Mobilenet
A caffe implementation of mobilenet's depthwise convolution layer.
Stars: ✭ 146 (-13.61%)
Mutual labels:  caffe
Noiseface
Noise-Tolerant Paradigm for Training Face Recognition CNNs
Stars: ✭ 132 (-21.89%)
Mutual labels:  caffe
Ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 13,376 (+7814.79%)
Mutual labels:  caffe
Pytorchconv3d
I3D and 3D-ResNets in PyTorch
Stars: ✭ 131 (-22.49%)
Mutual labels:  resnet
Videoauidt
📹 一个短视频APP视频内容安全审核的思路调研及实现汇总
Stars: ✭ 129 (-23.67%)
Mutual labels:  caffe
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (-2.37%)
Mutual labels:  resnet
Deformable Convnets Caffe
Deformable Convolutional Networks on caffe
Stars: ✭ 166 (-1.78%)
Mutual labels:  caffe
Imagenet
TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset
Stars: ✭ 155 (-8.28%)
Mutual labels:  imagenet
Low Rank Bilinear Pooling
Fine-grained classification via second order statistics in a compact end-to-end trainable model
Stars: ✭ 145 (-14.2%)
Mutual labels:  caffe
1-60 of 570 similar projects