https://github.com/shingt/vsd_image
Violent Scenes Detection (image version)
https://github.com/shingt/vsd_image
Last synced: 11 months ago
JSON representation
Violent Scenes Detection (image version)
- Host: GitHub
- URL: https://github.com/shingt/vsd_image
- Owner: shingt
- Created: 2013-05-17T00:27:46.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-17T00:29:18.000Z (about 13 years ago)
- Last Synced: 2025-07-15T08:05:32.199Z (12 months ago)
- Language: C++
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## VSD
- Implementation of Violent Scenes Detction.
Mainly using
- BoF with SURF
- color histogram
- HOG
- Support Vector Machine (RBF kernel)
## Author
shin_en