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

https://github.com/wingkwong/computer-vision-playground

Computer Vision Playground
https://github.com/wingkwong/computer-vision-playground

computer-vision

Last synced: about 2 months ago
JSON representation

Computer Vision Playground

Awesome Lists containing this project

README

          

# Computer Vision Playground

- Use modern deep-learning networks to build an image classifier with Keras
- Design your own custom convnet with reusable blocks
- Learn the fundamental ideas behind visual feature extraction
- Master the art of transfer learning to boost your models
- Utilize data augmentation to extend your dataset