Skip to content

A little change has been made to the visual parts of the faster_rcnn (pytorch) version of demo.py. The original code is to use Matplotlib to show every object in one picture in different picture. After the improvement of the opencv, all the object frames are presented in a picture.

License

Notifications You must be signed in to change notification settings

zhangjunyi1225054736/faster_rcnn-opencv_-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faster_rcnn-opencv_visualization

A little change has been made to the visual parts of the faster_rcnn (pytorch) version of demo.py. (the path of faster_rcnn (pytorch) is https://github.com/ruotianluo/pytorch-faster-rcnn)

Content

A little change is made to the visual parts of the faster_rcnn (pytorch) version of demo.py. The original code is to use Matplotlib to frame every object in one picture in one picture. After the improvement of the opencv, all the direct frames are presented in a picture.

Result

image image image

Usage

All requirements, like document README1.md, should be done according to the requirements of README1.md.

The only difference is that the results are different when running demo.py.

About

A little change has been made to the visual parts of the faster_rcnn (pytorch) version of demo.py. The original code is to use Matplotlib to show every object in one picture in different picture. After the improvement of the opencv, all the object frames are presented in a picture.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published