xuannianz / EfficientDet

EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
Apache License 2.0
1.38k stars 395 forks source link

The input image size #232

Closed XYZ-916 closed 3 years ago

XYZ-916 commented 3 years ago

Thanks for your sharing. My input image size is 2000*1500 and the object of my task is labeled based on the image. The input image size of EfficientDet is different from mine. Need I change the size of my images and transform the box of the object to fit the transformed image size?

Looking forward to your reply.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.