tracel-ai / models

Models and examples built with Burn
Apache License 2.0
180 stars 24 forks source link

Add YOLOX object detection #24

Closed laggui closed 6 months ago

laggui commented 8 months ago

Closes issue #21

This PR adds a Burn implementation for the YOLOX object detection models. Implementation and weights are based on the official implementation.

TODO

antimora commented 7 months ago

@laggui ready to merge?

laggui commented 7 months ago

@laggui ready to merge?

Actually I think we're waiting for the Burn release so we can use the crates version and announce some things.

I'll let @nathanielsimard decide when we merge this.