-
Notifications
You must be signed in to change notification settings - Fork 157
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
Comments
@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. |
@backtime92 Did you used this synthdata for training ? |
@cong235 yes. |
@backtime92 You should note that in the readme and closed this issue. |
gt = scio.loadmat(os.path.join(synthtext_folder, 'gt.mat')) |
I met the same problem,did you fix it? |
好像是需要下载合成数据,但是我缺少x_utils文件。 |
你们解决了吗?我也缺少这个文件。 |
This issue can be closed! 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!!! |
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.
The text was updated successfully, but these errors were encountered: