Skip to content

Holmes2002/Video-Synopsis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video_Synopsis

This code is updated - Original is NNDam and recode with paper Surveillance video synopsis framework base on tube set

Require

You need to run Tracking first and save it in a folder. Each frame will save txt conntain Location of each obj Detection: Yolor + Deepstream (NvDCF)

frame_1.jpg
frame_1.txt
...

Create background

 python extract_background.py --video_path /home1/data/congvu/deepstream-test1/video-synopsis/video_paper.mp4

Video Synopsis

python video_synopsis.py  --background_path background.jpg --ROOT /home1/data/congvu/deepstream-test1/synopsis_paper --FPS 25

Attention to FPS is FPS of video input

Experiments

Check in this

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages