All Projects → Pytorch Deeplab Xception → Similar Projects or Alternatives

234 Open source projects that are alternatives of or similar to Pytorch Deeplab Xception

Tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Stars: ✭ 3,456 (+40.15%)
Mutual labels:  resnet, mobilenetv2
RMNet
RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.
Stars: ✭ 129 (-94.77%)
Mutual labels:  resnet, mobilenetv2
TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-99.15%)
Mutual labels:  resnet, mobilenetv2
mobilenetv2 deeplabv3 pytorch
Try to implement deeplab v3+ on pytorch according to offical demo.
Stars: ✭ 42 (-98.3%)
Mutual labels:  mobilenetv2, deeplab-v3-plus
SAN
[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images
Stars: ✭ 41 (-98.34%)
Mutual labels:  resnet, mobilenetv2
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (-60.18%)
Mutual labels:  resnet, mobilenetv2
pyro-vision
Computer vision library for wildfire detection
Stars: ✭ 33 (-98.66%)
Mutual labels:  resnet, mobilenetv2
Deeplabv3plus Pytorch
DeepLabv3, DeepLabv3+ and pretrained weights on VOC & Cityscapes
Stars: ✭ 337 (-86.33%)
Mutual labels:  resnet, mobilenetv2
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 (-1.74%)
Mutual labels:  resnet, xception
Resnet On Cifar10
Reimplementation ResNet on cifar10 with caffe
Stars: ✭ 123 (-95.01%)
Mutual labels:  resnet
Nsfw Resnet
🔥🔥NSFW implement in pytorch(色情图&性感图识别,本程序经过了线上大数据集测试,性能优异效果良好)🔥🔥
Stars: ✭ 142 (-94.24%)
Mutual labels:  resnet
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (-36.5%)
Mutual labels:  mobilenetv2
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 (-94.89%)
Mutual labels:  resnet
Hypernsfw
基于深度学习图片鉴黄 Caffe implementation of Not Suitable for Work (NSFW)
Stars: ✭ 143 (-94.2%)
Mutual labels:  mobilenetv2
Pyramidnet
Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).
Stars: ✭ 121 (-95.09%)
Mutual labels:  resnet
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-93.39%)
Mutual labels:  resnet
Shot Type Classifier
Detecting cinema shot types using a ResNet-50
Stars: ✭ 109 (-95.58%)
Mutual labels:  resnet
Mobilenetv2
Stars: ✭ 138 (-94.4%)
Mutual labels:  mobilenetv2
Resnet Face Pytorch
Training a ResNet on UMDFaces for face recognition
Stars: ✭ 107 (-95.66%)
Mutual labels:  resnet
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (-43.35%)
Mutual labels:  resnet
Senet Caffe
A Caffe Re-Implementation of SENet
Stars: ✭ 169 (-93.15%)
Mutual labels:  resnet
Resnet Cifar10 Caffe
ResNet-20/32/44/56/110 on CIFAR-10 with Caffe
Stars: ✭ 161 (-93.47%)
Mutual labels:  resnet
Imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
Stars: ✭ 134 (-94.57%)
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 (-45.46%)
Mutual labels:  resnet
Hypernetworks
PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)
Stars: ✭ 95 (-96.15%)
Mutual labels:  resnet
Luna16 Lung Nodule Analysis 2016 Challenge
LUNA16-Lung-Nodule-Analysis-2016-Challenge
Stars: ✭ 133 (-94.61%)
Mutual labels:  resnet
Mobilenet V2 Caffe
MobileNet-v2 experimental network description for caffe
Stars: ✭ 93 (-96.23%)
Mutual labels:  mobilenetv2
R Dfpn fpn tensorflow
R-DFPN: Rotation Dense Feature Pyramid Networks (Tensorflow)
Stars: ✭ 126 (-94.89%)
Mutual labels:  resnet
Captcha trainer pytorch
基于MobileNetV2/EfficientNet-b0/... + LSTM + CTC的不定长图像识别训练pytorch框架
Stars: ✭ 145 (-94.12%)
Mutual labels:  mobilenetv2
Pytorch Asr
ASR with PyTorch
Stars: ✭ 124 (-94.97%)
Mutual labels:  resnet
Tensorflow Cnn Finetune
Finetuning AlexNet, VGGNet and ResNet with TensorFlow
Stars: ✭ 166 (-93.27%)
Mutual labels:  resnet
Fixup
A Re-implementation of Fixed-update Initialization
Stars: ✭ 122 (-95.05%)
Mutual labels:  resnet
Yolov3
yolov3 by pytorch
Stars: ✭ 142 (-94.24%)
Mutual labels:  mobilenetv2
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 (-95.17%)
Mutual labels:  resnet
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (-92.98%)
Mutual labels:  resnet
Shiftresnet Cifar
ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch
Stars: ✭ 112 (-95.46%)
Mutual labels:  resnet
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (+37.83%)
Mutual labels:  resnet
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+350.12%)
Mutual labels:  resnet
Facenet Pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Stars: ✭ 2,564 (+3.97%)
Mutual labels:  resnet
Resnet Imagenet Caffe
train resnet on imagenet from scratch with caffe
Stars: ✭ 105 (-95.74%)
Mutual labels:  resnet
Chainer Cifar10
Various CNN models for CIFAR10 with Chainer
Stars: ✭ 134 (-94.57%)
Mutual labels:  resnet
Keras Oneclassanomalydetection
[5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow, ONNX, Caffe, PyTorch. Implementation by Python + OpenVINO/Tensorflow Lite.
Stars: ✭ 102 (-95.86%)
Mutual labels:  mobilenetv2
Retinaface Tf2
RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
Stars: ✭ 178 (-92.78%)
Mutual labels:  mobilenetv2
Holocron
PyTorch implementations of recent Computer Vision tricks
Stars: ✭ 95 (-96.15%)
Mutual labels:  resnet
Mxnet Mobilenet V2
Reproduction of MobileNetV2 using MXNet
Stars: ✭ 134 (-94.57%)
Mutual labels:  mobilenetv2
Hbonet
[ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions
Stars: ✭ 94 (-96.19%)
Mutual labels:  mobilenetv2
Yolov5 tf
Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow
Stars: ✭ 158 (-93.59%)
Mutual labels:  mobilenetv2
Keras Resnet
Residual networks implementation using Keras-1.0 functional API
Stars: ✭ 1,286 (-47.85%)
Mutual labels:  resnet
Voice activity detection
Voice Activity Detection based on Deep Learning & TensorFlow
Stars: ✭ 132 (-94.65%)
Mutual labels:  resnet
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (-48.58%)
Mutual labels:  resnet
M Pact
A one stop shop for all of your activity recognition needs.
Stars: ✭ 85 (-96.55%)
Mutual labels:  resnet
Sceneclassify
AI场景分类竞赛
Stars: ✭ 169 (-93.15%)
Mutual labels:  resnet
Dsfd.pytorch
DSFD implement with pytorch
Stars: ✭ 153 (-93.8%)
Mutual labels:  resnet
Pytorchconv3d
I3D and 3D-ResNets in PyTorch
Stars: ✭ 131 (-94.69%)
Mutual labels:  resnet
Deep Learning Training Gui
Train and predict your model on pre-trained deep learning models through the GUI (web app). No more many parameters, no more data preprocessing.
Stars: ✭ 85 (-96.55%)
Mutual labels:  mobilenetv2
Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (-48.99%)
Mutual labels:  resnet
Object Localization
Object localization in images using simple CNNs and Keras
Stars: ✭ 130 (-94.73%)
Mutual labels:  mobilenetv2
Bsconv
Reference implementation for Blueprint Separable Convolutions (CVPR 2020)
Stars: ✭ 84 (-96.59%)
Mutual labels:  resnet
Yolo resnet
Implementing YOLO using ResNet as the feature extraction network
Stars: ✭ 82 (-96.67%)
Mutual labels:  resnet
Deeplabv3 mobilenetv2 pytorch
A PyTorch Implementation of MobileNetv2+DeepLabv3
Stars: ✭ 130 (-94.73%)
Mutual labels:  mobilenetv2
1-60 of 234 similar projects