Skip to content

lrghust/Seq-NMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Implementation of Seq-NMS

Only used for self-learning

I implement the method Seq-NMS mentioned in paper: SEQ-NMS FOR VIDEO OBJECT DETECTION based on the Faster-RCNN.

As for the detection in a single frame, I use the demo program and pre-trained network given by Faster-RCNN to run the detection in each frame in a video.

Follow the demo instruction given by Faster-RCNN, and replace the demo.py file by the seqnms.py given here.

About

An implementation of Seq-NMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages