-
Thanks for sharing the codes!I have a problems :
I use the ICDAR-2013 data set. Now my data look like this:
120,49,546,49,546,157,120,157,PROPER
121,163,549,163,549,327,121,327,FOOD
122,3…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce…
-
I am facing this issue -
```Epoch 0
Test: 0%| | 0/500 [00:00
-
Hi PubLayNet Team,
Thank you for sharing the dataset. I am wondering is there a Json file (or a list of image id) of the Test set provided?
-
I have about 60000 Calligraphy images(vertical direction), and I use one RTX 2080 to train. Here is my training parameters:
```
python multigpu_train.py --gpu_list=0 --input_size=1024 --batch_size_p…
-
## Description
- ICDAR2019_Synthetic
## Details
* Korean(synko)가 대략 40000장, Latin(synen)이 대략 50000장
* 5로 나눠서 약 18000장을 한꺼번에 Concat하여 Train 시작
## Reference / Image
-
python3.7 detect.py -image_folder ./test/ -output_folder ./out
Namespace(batch_size=1, cfg='cfg/yolov3.cfg', class_path='data/icdar.names', conf_thres=0.2, image_folder='./test/', img_size=608, nms_t…
-
I created my own ground truth and trained the model.
During testing I find that all the bounding boxes for the detected text are totally misaligned.
I tried finding out how the code works and when I…
-
Hi, how can I calculate F-measure, Recall, and Precision for my own dataset?
-
I use the icdar data , i have changed it into :
0 0.5203125 0.21458333333333332 0.5325 0.135 0 PROPER
0 0.5234375 0.5104166666666666 0.535 0.205 0 FOOD
0 0.521875 0.7947916666666667 0.53 0.13125 …