Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is the synthdata. #1

Open
ganliqiang opened this issue Sep 4, 2019 · 9 comments
Open

where is the synthdata. #1

ganliqiang opened this issue Sep 4, 2019 · 9 comments

Comments

@ganliqiang
Copy link

i am very glad to see you have uploaded your training code.so i want to reproduce your result because of the paper's author did not release the training code. so i want to know where is your synthdata from. can your share the link? thank again.

@backtime92
Copy link
Owner

@ganliqiang Sorry,there are some problems with dataloader code now. I am trying to fix out it and I will release the dataloader code as soon as possible. Maybe I think just 2 or 3 days. Thanks for your attention.

@uname0x96
Copy link

@backtime92 Did you used this synthdata for training ?
http://www.robots.ox.ac.uk/~vgg/data/scenetext/

@backtime92
Copy link
Owner

@cong235 yes.

@xxxpsyduck
Copy link

@backtime92 You should note that in the readme and closed this issue.

@Ffmydy
Copy link

Ffmydy commented Apr 27, 2020

gt = scio.loadmat(os.path.join(synthtext_folder, 'gt.mat'))
I can't find 'gt.mat'file
@backtime92

@YUDASHUAI916
Copy link

gt = scio.loadmat(os.path.join(synthtext_folder, 'gt.mat'))
I can't find 'gt.mat'file
@backtime92

I met the same problem,did you fix it?

@qinggangwu
Copy link

好像是需要下载合成数据,但是我缺少x_utils文件。

@qinggangwu
Copy link

gt = scio.loadmat(os.path.join(synthtext_folder, 'gt.mat'))
我找不到'gt.mat'文件
@backtime92

我遇到了同样的问题,你解决了吗?

你们解决了吗?我也缺少这个文件。

@Lovegood-1
Copy link

This issue can be closed!

@ganliqiang @Ffmydy ,

Hi, I met the same questions when looking for gt, but finally solved it.

see my blog https://blog.csdn.net/qq_43110298/article/details/120999183.

The 'gt.mat' is exactly in the zip file!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants