-
下载模型之后,训练1200epochs,测试命令:CUDA_VISIBLE_DEVICES=0 python eval.py experiments/seg_detector/ic15_resnet50_deform_thre.yaml --resume workspace/SegDetectorModel-seg_detector/deformable_resnet50/L1BalanceCEL…
-
Does anyone face the problem?
有人遇到這問題嗎?
-
可以交流一下实验效果吗
-
I have seen the results of the CTPN author in [http://rrc.cvc.uab.es/?ch=4&com=evaluation&view=method_info&task=1&m=13930](http://rrc.cvc.uab.es/?ch=4&com=evaluation&view=method_info&task=1&m=13930 ).…
-
Hello
Thanks for sharing your work!
I was wondering how i could train on icdar2015?
Also could you kindly share the trained synth-text model.
Thanks in advance.
-
hi, i want to know your result in icdar2015 used fine-tune on other dataset,because myself result is 76% only training on icdar2015
-
ValueError: could not convert string to float: '###'
-
Firstly, Thanks for sharing the code.
2. Train with ICDAR15
I am trying to resume training on icdar2015 and I run into the following issue
text-detection-fots.pytorch/datasets.py", line 93, in tran…
-
Hi, thank you for your open source contributions.
I follow total_text.py write the data loading part of CTW 1500 and encountered the following problems
`
Traceback (most recent call last):
File …
-
您好,在执行main.py时出现了一个文件未找到的错误
【my_dbnetpp_resnet50-dcnv2_fpnc_90e_icdar2015.py中有一行代码'../_base_/datasets/pointmeter.py'】
请问这里的pointmeter.py可否提供,非常感谢!!!