keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
1k stars 332 forks source link

RetinaNet needs images of at least 512x512 to run properly #696

Open LukeWood opened 2 years ago

LukeWood commented 2 years ago

this should either error out, or automatically pad

LukeWood commented 2 years ago

I think this should error out, I’ll add unit tests for this