Skip to content

anima0729/SlowFast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlowFast

Requirements

  • Python >= 3.7
  • albumentations
  • pytorchvideo
  • transformers
  • sklearn
  • numpy
  • opencv2
  • matplotlib

Model

Preprocessing Data (Training)

datasets/
	- Label_Folder/ (Sorted by Label & Folder Name Must Contain Label)
		- Label_Folder_mp4_event_number/ (Sorted by Event Number) (If you process Video_Preprocessing.ipynb, You can make this folder)
			- *.png
		- *.mp4
		- *.json

Preprocessing Data (Testing)

datasets/
	- Label_Folder/
		- Label_Folder_mp4_event_number/ (If you process Video_Preprocessing.ipynb, You can make this folder)
			- *.png
		- *.mp4
		- *.json

Model Link (Pretrained Model)

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published