Skip to content

The reproduce result for 'Object Detection in Equirectangular Panorama'

License

Notifications You must be signed in to change notification settings

keevin60907/mp-YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Projection YOLO

The reproduce result for 'Object Detection in Equirectangular Panorama'

Usage

$ python3 detection <pano_picture> <result_picture>

pano_picture is the file path of the panorama picture you want to detect.

result_picture is the output path for visualizin the result.

Impelement Detail

The program is based on 'Object Detection in Equirectangular Panorama'(2018 ICPR)(https://arxiv.org/abs/1805.08009), and the YOLO model is replaced with YOLOv3. Soft-NMS selection have not been included in current version.

Environmet

Opencv >= 3.4

License

This repository is released under the MIT License (refer to the LICENSE file for details).

About

The reproduce result for 'Object Detection in Equirectangular Panorama'

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages