gaopengcuhk / Stable-Pix2Seq

A full-fledged version of Pix2Seq
Apache License 2.0
235 stars 20 forks source link

How to do visualization analysis? #7

Closed zhangjx123 closed 2 years ago

zhangjx123 commented 2 years ago

How to do visualization analysis? Could you share some scripts? Thanks

gaopengcuhk commented 2 years ago

Please refer to https://github.com/gaopengcuhk/Unofficial-Pix2Seq for visualization of the bounding box.

zhangjx123 commented 2 years ago

Please refer to https://github.com/gaopengcuhk/Unofficial-Pix2Seq for visualization of the bounding box.

Thank you very much