Skip to content

YLongJin/NMS_GPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NMS_GPU

NMS use cuda c implement. The C++ can use it with the .hpp file. In the NMS, decoding part is parallel wiht a batch,and the calculating iou is parallel with a frame. So the pipline is YOLO->decoding->loop(batch calculate iou and nms).

About

implement NMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published