-
hey, in the abcnet paper, you showed evaluation on test set using `F-measure`. But I'm confused, how you measure this for evaluating the text recognition. What's the intuition behind. How is it doing …
-
-
Using the following config, I ran a random picture on ABCNet, a quick inference though, nothing changes significantly.
```
!python demo/demo.py \
--config-file configs/BAText/TotalText/attn_…
innat updated
4 years ago
-
I'm using 1x 1080ti to train the ABCNet, but it seems quite time-consuming. For example when training only on Total-Text, the eta is up to >2 days.
What is the training time in your experiments when …
-
-
@Yuliang-Liu @stan-haochen
Can ABCNet detect long text-lines instead of words?
ghost updated
4 years ago
-
@Yuliang-Liu
Tks for sharing such a great work
iam having a question about the cps: in single_demo_bezier.py, how to get those values, cause when i tried with different images, the network cant out…
-
@Yuliang-Liu
Include icdar2015 dataloader for training and predicting
ghost updated
4 years ago
-
Dear author,
I want to try to train your model with total text dataset. Can you please give me total_train.json file to do that.
Thank you
-
Hi, Can you provide the trained model google drive link and a small demo of how to use to make inferences? It will be really wonderful to see its performance in practice.