-
Hi
Could you please share the vocab.txt file?
Thanks
-
Hi
I have trained the model on custom data,
and i get these files in the checkpoints directory
model.ckpt-28281.data-00000-of-00001
model.ckpt-28281.index
model.ckpt-…
-
Hi @novioleo, I made an English README for you, you might want to use it :)
[README2.txt](https://github.com/novioleo/FOTS/files/3222440/README2.txt)
Training seems to be going fine, except that m…
-
INFO:tensorflow:using moving average in training, with decay = 0.999900
2019-03-16 09:41:40.360501: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled …
-
Hi,
How can I use the tbpp(Densenet) with my own data? Specifically, I see inside tbpp_evaluate.ipynb that I need to do a sample_random_batch() from the gt_util_val, that is created from the split()…
-
按照readme下载了你们百度网盘里的数据集。看了看ic15的raw_picture及其GT。和官网的GT不一致啊,怎么回事?不知道其他数据还有没有问题。。。
比如你们IC15的GT如下:
test/word_103.png .UIP
test/word_104.png Tulil
test/word_105.png HALL
test/word_106.png s
test/word…
ghost updated
5 years ago
-
when test the infer.py with ICDAR2015 dataset, it print out the problem:
```python
Traceback (most recent call last):
File "tools/test_net.py", line 169, in
main(ind_range=args.range, multi…
-
Hello friends,
My OS is Ubuntu16.04 LTS, and When I run the command "./script/train 0 8" on dataset icdar2015, I found that it would be output like this,
`2018-05-06 16:24:15.192086: W tensorflow/co…
-
I am attempting to retrain the model but am receiving the error posted below.
I have tried using the ICDAR2015 training data to ensure the appropriate formatting.
I'm using tensorflow-gpu 1.13.1 a…
-
./scripts/test_any.sh 1 model/2s/model.ckpt-73018 test
结果图片不在test文件夹,而是
![image](https://user-images.githubusercontent.com/16167043/53311120-941de280-38ea-11e9-8b95-b38e8d86b8fb.png)
而且颜色变化
按…