Skip to content

km1414/CNN-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CNN-models

YOLO v2 model for objects detection from image, video and live stream from webcam. Runs on pre-trained weights, GPU is preferred, CPU works as well.

Papers:

Website:

ResNet-32 model for CIFAR-10 image recognition.
Keras. Python 3.
Paper: https://arxiv.org/pdf/1512.03385.pdf
Some results:

GoogLeNet-lite (Inception_v1) model for CIFAR-10 image recognition.
Keras. Python 3.
Paper: https://arxiv.org/pdf/1409.4842.pdf
Some results: