mxin262
mxin262
Hi, since the test GT of ReCTS doesn't provide, you will need to test it [here](https://rrc.cvc.uab.es/?ch=12&com=evaluation&task=4)
可以直接用的,请按照Readme,配置好环境
Please make sure the points is clockwise.
由于中文评估需要上传网站,所以这里的评估的时候,码表没有考虑中文,如果想得到中文的结果可以参考[这里],修改一下评估的时候解码的部分(https://github.com/mxin262/SwinTextSpotter/blob/f2ebbe87810a14a28f59b91c2f6c318de461ec8d/detectron2/utils/visualizer_chn.py#L674)
Please provide more details.
什么数据集,评估中文必须要上传到网站去评估
自定义的数据集,首先先把[路径](https://github.com/mxin262/SwinTextSpotter/blob/f2ebbe87810a14a28f59b91c2f6c318de461ec8d/detectron2/evaluation/text_evaluation.py#L57)修改成你的测试集的路径,然后修改[这里](https://github.com/mxin262/SwinTextSpotter/blob/f2ebbe87810a14a28f59b91c2f6c318de461ec8d/detectron2/evaluation/text_evaluation.py#L435-L450),修改方式参考[这个](https://github.com/mxin262/SwinTextSpotter/blob/f2ebbe87810a14a28f59b91c2f6c318de461ec8d/detectron2/utils/visualizer_chn.py#L674-L684)
建议使用4张A6000,如果卡资源较少,减少batch size也是可以的。4张A6000需要大概四天多这样。
Hi, you can follow the Step 2 in readme. More imformation can be found [here](https://github.com/mxin262/SwinTextSpotter/blob/e238a4b5d0c127480a838c6245c1e5e9eb2f9d59/detectron2/data/datasets/builtin.py#L49-L63)
请用你自己的码表