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

Not able to find gt.zip on the given website #18

Open
abhishekchopde opened this issue Jun 19, 2019 · 4 comments
Open

Not able to find gt.zip on the given website #18

abhishekchopde opened this issue Jun 19, 2019 · 4 comments

Comments

@abhishekchopde
Copy link

abhishekchopde commented Jun 19, 2019

HI,

I am trying to make the EAST algorithm work and I am training on ICDAR 2015 dataset. However, I am not able to find the gt.zip file and also not able to understand if it only contains the ground_truths for train/test images. Can someone throw some light on this and help me understand this?

My code breaks at the point where it says There is no gt.zip(obviously) as I dont have the zip and dont know how to make one.

@abhishekchopde
Copy link
Author

@songdejia I would really appreciate if you could help a bit.

@Fabriceli
Copy link

@abhishekchopde did you solve this problem?

@BobM-DS
Copy link

BobM-DS commented Jul 5, 2021

That gt.zip is the gt files in folder called "Challenge4_Test_Task1_GT". You need zip it folder and rename to "gt.zip". Note: you need to check the name in gt files which are need to be same to test/***.jpg. Download link is
https://rrc.cvc.uab.es/?com=downloads&action=download&ch=4&f=aHR0cHM6Ly9ycmMuY3ZjLnVhYi5lcy9kb3dubG9hZHMvQ2hhbGxlbmdlNF9UZXN0X1Rhc2sxX0dULnppcA==

@BobM-DS
Copy link

BobM-DS commented Jul 6, 2021

That gt.zip is the gt files in folder called "Challenge4_Test_Task1_GT". You need zip it folder and rename to "gt.zip". Note: you need to check the name in gt files which are need to be same to test/***.jpg. Download link is
https://rrc.cvc.uab.es/?com=downloads&action=download&ch=4&f=aHR0cHM6Ly9ycmMuY3ZjLnVhYi5lcy9kb3dubG9hZHMvQ2hhbGxlbmdlNF9UZXN0X1Rhc2sxX0dULnppcA==

sry, all files in gt.zip need to rename as "gt_img_*.jpg". I do like this and it works.

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

3 participants