FunnyDragonK

Results 1 issues of FunnyDragonK

Thanks for the excellent work in open source. The [run_on_image](https://github.com/NVlabs/ODISE/blob/2b187e4b2ff4c3d5da342aec2cc234b537720a65/demo/demo.py#L173) function says the input image should be in BGR order. But in the [demo code](https://github.com/NVlabs/ODISE/blob/2b187e4b2ff4c3d5da342aec2cc234b537720a65/demo/demo.py#L405), the input image is in...