Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1 KB

README.md

File metadata and controls

37 lines (23 loc) · 1 KB

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: