#
cnn-model
Here are 224 public repositories matching this topic...
jishanshanss
commented
Apr 26, 2020
original code :
img = ori_img.astype(np.float)/255.
img = cv2.resize(img, self.size)
img = torch.from_numpy(img).float().permute(2,0,1).unsqueeze(0)
img = img.to(self.device)
with torch.no_grad():
out_boxes = self.net(img)
I suggest using:
from PIL import Image
from torch.utils.data import DataLoader
from torchvision import datasets, transforms
from torch.au
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
machine-learning
deep-learning
tensorflow
keras
dataset
face-recognition
convolutional-neural-networks
cnn-model
-
Updated
Mar 15, 2020 - Python
In PyTorch Learing Neural Networks Likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM
-
Updated
Apr 23, 2019 - Python
Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+
tensorflow
captcha
captcha-solving
captcha-breaking
cnn-model
captcha-solver
captcha-generator
captcha-recognition
-
Updated
Feb 22, 2020 - Jupyter Notebook
ImageNet pre-trained models with batch normalization for the Caffe framework
caffe
vgg
batch-normalization
imagenet
resnet
alexnet
vggnet
pretrained-models
vgg16
fine-tune
vgg19
cnn-model
caffe-framework
pre-trained
fine-tuning-cnns
resnet-10
resnet-50
resnet-preact
ilsvrc
very-deep-cnn
-
Updated
Nov 26, 2017 - Python
Keras implementation of a ResNet-CAM model
localization
keras
localisation
cnn
classification
image-classification
resnet
image-analysis
keras-models
keras-classification-models
keras-neural-networks
cnn-keras
cnn-model
keras-visualization
keras-tensorflow
resnet-50
cnns
-
Updated
Feb 1, 2018 - Python
Deep Learning models for network traffic classification
deep-learning
traffic-analysis
lstm-model
malware-analysis
cnn-model
encrypted-traffic
traffic-classification
-
Updated
Feb 4, 2020 - Python
To classify video into various classes using keras library with tensorflow as back-end.
-
Updated
Jul 5, 2017 - Python
Style transfer using deep convolutional neural nets
-
Updated
Feb 14, 2017 - Python
A simple Spatial Pyramid Pooling layer which could be added in CNN
-
Updated
Jul 26, 2019 - Python
Implementation of ShuffleNetV2 for pytorch
-
Updated
Aug 28, 2018 - Python
Object classification with CIFAR-10 using transfer learning
visualization
classifier
images
keras
cnn
classification
image-classification
convolutional-networks
convolutional-neural-networks
transfer-learning
tsne-algorithm
tsne
keras-models
keras-classification-models
keras-neural-networks
cnn-keras
cnn-model
keras-visualization
classification-algorithm
cnn-architecture
-
Updated
May 21, 2017 - Jupyter Notebook
IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 review dataset.
-
Updated
Feb 2, 2020 - Jupyter Notebook
Train and deploy a cat vs dog image recognition model using TensorFlow
-
Updated
Feb 10, 2019 - Python
all kinds of demos of tensorflow code
demo
tensorflow
captcha
tensorflow-tutorials
captcha-solving
sogou
cnn-model
tensorflow-demos
crack-captcha
weixin-captcha
-
Updated
Oct 13, 2017 - Python
CNN for heartbeat classification
-
Updated
May 17, 2019 - Python
Compare six baseline deep learning models on TrecQA
natural-language-processing
question-answering
attention-mechanism
nlp-machine-learning
cnn-model
bilstm
state-of-the-art
trecqa
attentive-pooling
attentive-pooling-networks
-
Updated
May 8, 2018 - Jupyter Notebook
Lviv Data Science Summer School 2016 project
nlp
photos
machine-learning
caffe
deep-learning
neural-network
image-classification
resnet
transfer-learning
googlenet
photo-organizer
cnn-model
network-in-network
-
Updated
Oct 4, 2019 - Python
Highway Networks implement in pytorch
-
Updated
Dec 25, 2017 - Python
An Image classifier to identify whether the given image is Batman or Superman using a CNN with high accuracy. (From getting images from google to saving our trained model for reuse.)
python
tensorflow
dnn
neural-networks
image-classification
image-classifier
tensorflow-tutorials
deeplearning
convolutional-neural-networks
gradient-descent
batman
cnn-model
tensorflow-models
cnn-architecture
cnn-classifier
cnn-tensorflow
bvs
-
Updated
Dec 8, 2019 - Python
Speaker Diarization is the problem of separating speakers in an audio. There could be any number of speakers and final result should state when speaker starts and ends. In this project, we analyze given audio file with 2 channels and 2 speakers (on separate channels).
audio
tensorflow
cnn
recurrent-neural-networks
lstm
rnn
mlp
cnn-model
speaker-diarization
speaker-diarization-problem
speakerdiarization-rnn
separating-speakers
-
Updated
Jan 19, 2020 - Python
The source code and dataset are used to demonstrate the DF model, and reproduce the results of the ACM CCS2018 paper
deep-neural-networks
deep-learning
tor
website-fingerprinting
traffic-analysis
deeplearning
tor-network
cnn-keras
cnn-model
walkie-talkie
privacy-enhancing-technologies
cnn-classification
automated-feature-engineering
wtf-pad
-
Updated
Jan 28, 2020 - Python
A CNN model in numpy for gesture recognition
machine-learning
deep-learning
gesture-recognizer
numpy
cnn
gesture
convolutional-neural-networks
gesture-detection
backpropagation-learning-algorithm
cnn-model
gesture-recognition
cnn-classification
gesture-recognition-cnn
-
Updated
Oct 11, 2017 - Python
-
Updated
Aug 13, 2016 - Jupyter Notebook
Using keras to implement VDCNN model
-
Updated
May 24, 2017 - Python
Improve this page
Add a description, image, and links to the cnn-model topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cnn-model topic, visit your repo's landing page and select "manage topics."
Variables
no_show_processed_videofor demos should be renamed tono_show_message. Help messages for-no_showshould also be updated toOptional. Don't show output.I would be nice to do the same update for IE samples.