Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper:A Fast and Robust Motion Representation for Video Action Recognition

Getting Started

Prerequisites

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:

Installing

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

Run project

$ source .env/bin/activate$ python3 train_video_classifier_1.py

Built With

Versioning

0.1

Authors

Nguyễn Phúc Long

License

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp