-
multigpu_train.py,
The program is displayed as:"Generator use 10 batches for buffering, this may take a while, you can tune this yourself.
0 training images in /data/ocr/icdar2015/"
Then it stoppe…
-
-
Hi bro,I read the code of yours and the src tf version,and I use your code to train but found can get 0.4 hmean on ic2015 test dataset,and I found that in your implemention,the network lacks L2 regula…
-
I have following queries. Please do respond and provide some suggestions ::
1.should the image(jpg) and as well as (.txt) file should be there in the same folder or in different folders?
2. how mu…
-
这个训练多久才能有效果,我训练了20多个epoch,eval.py结果
![image](https://user-images.githubusercontent.com/40624193/49206589-79bc9180-f3ed-11e8-8fb4-4e84e63efae5.png)
-
ValueError: could not convert string to float: '###'
-
I have a gpu(12GB), and I run text detection(320 *320) that the gpu is used 9GB. Is it right?
-
I applied the pre-trained model on ICDAR15 datasets, but the results are different from the reported ones in the paper?
-
Hi,
I am just trying to run this project and encountered several problems in the `preprocessing` part. I am new to CWL, so my questions may be quite basic, thanks for help in advance:
1. Since `…
-
When I use ICDAR2015 to train the model,
Inside the file sample_train_data/MLT/trainMLT.txt are icdar2015 localization training images such as icdar-2015-Ch4/Train/img_1.jpg and inside sample_train_…