https://github.com/joaopfg/sketch-classification-algorithm-using-fisher-vectors
A Python implementation of sketch classification algorithm using Fisher vectors made for course INF473 at École Polytechnique
https://github.com/joaopfg/sketch-classification-algorithm-using-fisher-vectors
Last synced: 2 months ago
JSON representation
A Python implementation of sketch classification algorithm using Fisher vectors made for course INF473 at École Polytechnique
- Host: GitHub
- URL: https://github.com/joaopfg/sketch-classification-algorithm-using-fisher-vectors
- Owner: joaopfg
- Created: 2020-05-29T15:52:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-29T19:41:25.000Z (over 5 years ago)
- Last Synced: 2025-05-13T23:51:50.000Z (7 months ago)
- Language: Jupyter Notebook
- Size: 4.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sketch-classification-algorithm-using-Fisher-vectors
A Python implementation of sketch classification algorithm using Fisher vectors made for course INF473 at École Polytechnique
### OpenCV
OpenCV is a library of programming functions mainly aimed at real-time computer vision.