jbwang1997 / OBBDetection

OBBDetection is an oriented object detection library, which is based on MMdetection.
Apache License 2.0
520 stars 111 forks source link

使用image_demo.py去检测一张15000 * 15000的tiff图片,好像没有什么作用,请问是怎么回事? #135

Open zhangleigood opened 2 years ago

zhangleigood commented 2 years ago

Describe the feature

Motivation A clear and concise description of the motivation of the feature. Ex1. It is inconvenient when [....]. Ex2. There is a recent paper [....], which is very helpful for [....].

Related resources If there is an official code release or third-party implementations, please also provide the information here, which would be very helpful.

Additional context Add any other context or screenshots about the feature request here. If you would like to implement the feature and create a PR, please leave a comment here and that would be much appreciated.

jbwang1997 commented 2 years ago

大图可以使用huge_image_demo.py 先裁切再处理