Iammuratc / satellitepy

Fine-grained object detection in satellite images
MIT License
2 stars 0 forks source link

rotated chip issue #223

Open Iammuratc opened 4 months ago

Iammuratc commented 4 months ago
    width, height, _ = rotated.shape 

this line is wrong. Make sure rotated works as expected.