Skip to content

jtan381/video_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a video classification. I have built this by using the template of image classifion from tensorflow developer.

Prerequisites

Install all dependencies that are required for the project by running:

pip3 install -r requirements.txt

Add your own video clip path

videopath = 'Insert your video path'

Deployment

To run the program enter "./python3 main.py" in the terminate of this current directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages