https://github.com/jayzhan211/doodle-recognition-pytorch
NCU Computer Vision 2019 Final Project - doodle recognition
https://github.com/jayzhan211/doodle-recognition-pytorch
deep-learning doodle-recognition draw gui pyqt5 pytorch
Last synced: about 2 months ago
JSON representation
NCU Computer Vision 2019 Final Project - doodle recognition
- Host: GitHub
- URL: https://github.com/jayzhan211/doodle-recognition-pytorch
- Owner: jayzhan211
- License: mit
- Created: 2020-01-04T12:11:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T00:13:03.000Z (over 6 years ago)
- Last Synced: 2025-10-25T03:46:53.514Z (8 months ago)
- Topics: deep-learning, doodle-recognition, draw, gui, pyqt5, pytorch
- Language: Python
- Homepage:
- Size: 9.59 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# doodle-recognition-pytorch
quick draw!
data is from Kaggle **Quick, Draw! Doodle Recognition Challenge**
## Code
gui.py is the main file, use pretrained_weight to inference.
doodle-recognition.py is for training,
## run
```commandline
python gui.py
```
## screen gif


