Skip to content

it can now dump videos captured frames only in two folders ,one holding the images and a video concatenating the frames with better speed, it detects only on half the frame of the video 30/2=15, so every 15 frame it detects , speeding up the algorithm immensly

Notifications You must be signed in to change notification settings

RwGrid/Yolov5_Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

yolov5_icon(2) Yolov5_Extractor2

3 days of work

Yolov5_Extractor

OverView

it can now dump objects detected captured frames only in two folders ,one holding the images(of the detected objects) and a video concatenating the frames with better speed, it detects only on half the frame of the video 30/2=15, so every 15 frame it detects , speeding up the algorithm immensly

When To Use

  • CCTV Camera Videos, any recorded video of less than 1 hour(u can perform a loop from a seperate python script to perform a loop on a folde)

Usage

same as using regular yolov5

About

it can now dump videos captured frames only in two folders ,one holding the images and a video concatenating the frames with better speed, it detects only on half the frame of the video 30/2=15, so every 15 frame it detects , speeding up the algorithm immensly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages