https://github.com/layumi/2016_videoclassification
This project aim to get a higher recognition rate on UCF101 bataset. And I guess I will keep updating it in 2016.
https://github.com/layumi/2016_videoclassification
Last synced: 2 months ago
JSON representation
This project aim to get a higher recognition rate on UCF101 bataset. And I guess I will keep updating it in 2016.
- Host: GitHub
- URL: https://github.com/layumi/2016_videoclassification
- Owner: layumi
- License: other
- Created: 2016-01-18T10:40:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T11:16:57.000Z (over 9 years ago)
- Last Synced: 2025-04-05T19:42:51.935Z (6 months ago)
- Language: HTML
- Size: 74.7 MB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# MatConvNet: CNNs for MATLAB
**MatConvNet** is a MATLAB toolbox implementing *Convolutional Neural
Networks* (CNNs) for computer vision applications. It is simple,
efficient, and can run and learn state-of-the-art CNNs. Several
example CNNs are included to classify and encode images. Please visit
the [homepage](http://www.vlfeat.org/matconvnet) to know more.