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
- Host: GitHub
- URL: https://github.com/wingkwong/computer-vision-playground
- Owner: wingkwong
- Created: 2023-06-03T07:18:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:44:23.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T03:44:19.525Z (8 months ago)
- Topics: computer-vision
- Language: Jupyter Notebook
- Homepage:
- Size: 77.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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