EscVM / OIDv4_ToolKit

Download and visualize single or multiple classes from the huge Open Images v4 dataset
GNU General Public License v3.0
809 stars 635 forks source link

Crop out the bounding box #63

Open taylor4712 opened 4 years ago

taylor4712 commented 4 years ago

How can i get the part of the image which is only in the bounding box? So just the bounding box, not the surrounding of it.

Thank you!