tusen-ai / simpledet

A Simple and Versatile Framework for Object Detection and Instance Recognition
Apache License 2.0
3.08k stars 486 forks source link

better way for bbox clip in Resize2DImageBbox #341

Closed huangzehao closed 4 years ago

huangzehao commented 4 years ago

Using p.long and p.short for bbox clip is not thread-safe when adopting RandResize2DImageBbox.