An open API service indexing awesome lists of open source software.

https://github.com/szagoruyko/imi-demos

live convolutional neural networks demos
https://github.com/szagoruyko/imi-demos

Last synced: 5 months ago
JSON representation

live convolutional neural networks demos

Awesome Lists containing this project

README

        

Neural Network Demos IMI
===========

Presentation for IMI (ingénierie mathématique et informatique) students
at ENPC February 15 2017. There are 4 demos:
* Live ImageNet classification with OpenCV
* Telegram bot for ImageNet classification
* Live Fast Neural Style (Prisma-like)
* Live face detection and Age&Gender classification

The demos make use of:
* PyTorch, deep learning framework
* OpenCV, fast computer vision library
* Telegram, messenger with easy Python API for bot creation

This demos are mostly ported from