-
Updated
Aug 19, 2020 - Python
#
resnet
Here are 577 public repositories matching this topic...
Machine learning, in numpy
machine-learning
reinforcement-learning
word2vec
lstm
neural-networks
gaussian-mixture-models
vae
topic-modeling
attention
resnet
bayesian-inference
wavenet
mfcc
knn
gaussian-processes
hidden-markov-models
gradient-boosting
wgan-gp
good-turing-smoothing
Tensorflow Faster RCNN for Object Detection
-
Updated
Oct 26, 2019 - Python
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
tensorflow
keras
segmentation
densenet
resnet
image-segmentation
unet
keras-models
resnext
pre-trained
keras-tensorflow
mobilenet
pspnet
pretrained
fpn
keras-examples
linknet
segmentation-models
tensorflow-keras
efficientnet
-
Updated
Aug 19, 2020 - Python
1
samjkwong
commented
Jul 24, 2020
Hello! In the Torch version of Bottleneck, it appears that self.dropblock2 is never used.
self.dropblock2 is initialized in lines 52-56 if radix == 1:
https://github.com/zhanghang1989/ResNeSt/blob/master/resnest/torch/resnet.py#L52-L56
if dropblock_prob > 0.0:
self.dropblock1 = DropBlock2D(dropblock_prob, 3)
if radix == 1:
self.d
DeepLab v3+ model in PyTorch. Support different backbones.
-
Updated
Dec 18, 2019 - Python
Pretrained Pytorch face detection (MTCNN) and recognition (InceptionResnet) models
pytorch
face-recognition
face-detection
resnet
pretrained-models
inception-resnet
face-tracking
mtcnn
face-identification
-
Updated
Aug 20, 2020 - Python
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
caffe
detection
classification
imagenet
faster-rcnn
segmentation
resnet
inception
inception-resnet
resnext
caffemodel
dpn
-
Updated
Mar 22, 2018 - Python
Residual networks implementation using Keras-1.0 functional API
-
Updated
Jan 9, 2018 - Python
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)
deep-learning
pytorch
image-classification
densenet
resnet
squeezenet
inceptionv3
googlenet
resnext
cifar100
mobilenet
inceptionv4
shufflenet
xception
nasnet
inception-resnet-v2
-
Updated
Aug 8, 2020 - Python
Open
Yolov3 slow?
8
yuntai
commented
Jul 12, 2019
with video_demo.py about 20% speed compared to your 1.0 repo. but thanks much for sharing!
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
algorithm
deep-learning
deep-reinforcement-learning
pytorch
dqn
policy-gradient
sarsa
resnet
a3c
reinforce
sac
alphago
actor-critic
trpo
ppo
a2c
actor-critic-algorithm
td3
-
Updated
Mar 18, 2020 - Python
High level network definitions with pre-trained weights in TensorFlow
deep-learning
tensorflow
model
vgg
yolo
faster-rcnn
densenet
resnet
object-detection
zoo
squeezenet
inception
mobilenet
yolov2
nasnet
mobilenetv2
yolov3
pnasnet
mobilenetv3
efficientnet
-
Updated
Jun 12, 2020 - Python
Classification models trained on ImageNet. Keras.
keras
vgg
imagenet
densenet
resnet
pretrained-models
inceptionv3
resnext
pretrained-weights
imagenet-classifier
mobilenet
classification-model
senet
xception
nasnet
inception-resnet-v2
squeeze-and-excitation
-
Updated
Apr 7, 2020 - Python
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL challenge@NeurIPS.
python
data-science
machine-learning
big-data
ai
tensorflow
pytorch
artificial-intelligence
model-selection
lightgbm
resnet
deeplearning
feature-engineering
nas
multi-label
automl
automated-machine-learning
autodl
autodl-challenge
full-automl
-
Updated
Jul 27, 2020 - Python
Implementation of popular deep learning networks with TensorRT network definition APIs
vgg
resnet
alexnet
squeezenet
inceptionv3
googlenet
resnext
tensorrt
senet
arcface
mobilenetv2
yolov3
seresnet
shufflenetv2
mnasnet
retinaface
mobilenetv3
yolov3-spp
yolov4
yolov5
-
Updated
Aug 20, 2020 - C++
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.
docker
gui
deep-neural-networks
computer-vision
deep-learning
neural-network
tensorflow
rest-api
tensorboard
resnet
deeplearning
object-detection
nvidia-docker
computervision
objectdetection
no-code
tensorflow-training
detection-api
tensorflow-gui
inference-api
-
Updated
Aug 4, 2020 - Python
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
machine-learning
deep-learning
keras
vgg
dcgan
autoencoder
densenet
resnet
keras-tutorials
squeezenet
inception
resnext
automl
mobilenet
siamese-network
shufflenet
senet
xception
tensorflow-keras
-
Updated
Aug 10, 2020 - Jupyter Notebook
Visual Question Answering in Pytorch
-
Updated
Dec 11, 2019 - Python
PyTorch to Keras model convertor
converter
deep-learning
tensorflow
keras
pytorch
imagenet
densenet
machinelearning
resnet
darts
keras-models
keras-neural-networks
tensorflow-models
keras-tensorflow
pytorch-models
onnx
deep-learning-models
tensorflowjs
keras-model-convertor
models-converter
-
Updated
May 14, 2020 - Python
猫狗大战
-
Updated
May 21, 2018 - Jupyter Notebook
A collection of deep learning tutorials using Tensorflow and Python
-
Updated
Mar 26, 2017 - Jupyter Notebook
PyTorch implementation of CNNs for CIFAR benchmark
-
Updated
Feb 22, 2020 - Python
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
afm
transformer
resnet
recommendation
recommendation-algorithms
ctr-prediction
ctr
recommendation-algorithm
factorization-machine
deepfm
xdeepfm
deep-ctr
ad-algorithm
esmm
deep-cross
deep-interest-network
fibinet
-
Updated
Nov 15, 2019 - Python
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
cnn
lstm
rnn
resnet
transfer-learning
action-recognition
video-classification
pytorch-tutorial
ucf101
-
Updated
May 31, 2019 - Jupyter Notebook
-
Updated
May 1, 2019
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
pytorch
resnet
cifar
resnet110
resnet20
resnet32
resnet44
resnet56
resnet1202
resnet-cifar
torchvision-models-cifar
-
Updated
Jun 1, 2020 - Python
R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
-
Updated
May 9, 2019 - Python
Improve this page
Add a description, image, and links to the resnet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the resnet topic, visit your repo's landing page and select "manage topics."
Please can you train ghostnet.
(i don't have the imagenet dataset)