bytedance / SPTSv2

The official implementation of SPTS v2: Single-Point Text Spotting
Apache License 2.0
119 stars 16 forks source link

Help wanted about NPTS #6

Closed ZhengyaoFang closed 1 year ago

ZhengyaoFang commented 1 year ago

May I ask if you can provide an implementation code for NPTS? We would like to test it on some other datasets for research purpose. I guarantee any future work based on your code will reference your paper properly. Appreciate your help :)

zhangjx123 commented 1 year ago

NPTS is not the main innovation of SPTSv2, you can refer to https://github.com/shannanyinxiang/SPTS, and erase the point gt in dataset file to reproduce NPTS.

wjj1106 commented 9 months ago

@zhangjx123 Could you please provide the pretrained NPTS ckpt? Looking forward to your reply!