- Notifications
You must be signed in to change notification settings - Fork11
Code for paper: Optical Flow Guided Feature: A Fast and Robust Motion Representation for Video Action Recognition
License
NotificationsYou must be signed in to change notification settings
reallongnguyen/Optical-Flow-Guided-Feature
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Paper:A Fast and Robust Motion Representation for Video Action Recognition
Cài python3 và pip3. Nếu máy bạn đã có thì bỏ qua bước này.
Càivirtualenv
$ [sudo] pip3 install virtualenv$ sudo apt install python3-venv
Tải dataset và pre-trained model:
Tạo môi trường ảo bằng virtualenv
$ cd off$ python3 -m venv .env
Chạy môi trường ảo và cài các package cần thiết
$ source .env/bin/activate$ pip3 install -r requirement.txt
Thoát môi trường ảo
$ deactivate
$ source .env/bin/activate$ python3 train_video_classifier_1.py
0.1
Nguyễn Phúc Long
This project is licensed under the MIT License - see theLICENSE.md file for details
About
Code for paper: Optical Flow Guided Feature: A Fast and Robust Motion Representation for Video Action Recognition
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.