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

How to generate .h5 file for own images without matlab? #183

Closed
smolendawid opened this issue Mar 13, 2020 · 3 comments
Closed

How to generate .h5 file for own images without matlab? #183

smolendawid opened this issue Mar 13, 2020 · 3 comments

Comments

@smolendawid
Copy link

I'd like to generate my own dataset although I don't have the access to Matalb nor Octave. Is there any way to do it without them? Do you have any examples of how to do it, especially how the output should look like?
Thanks

@Scass0807
Copy link

@ankush-me I am also wondering this any advice would be appreciated

@ankush-me
Copy link
Owner

For a given background image, corresponding segmentation and depth images are required for placing the text.

You could use alternative methods which do not need Matlab/Octave -- e.g., segmentation algorithms , and Midas for depth.

@Rupanshparth
Copy link

For a given background image, corresponding segmentation and depth images are required for placing the text.

You could use alternative methods which do not need Matlab/Octave -- e.g., segmentation algorithms , and Midas for depth.

Here using Midas for depth gives 3 channel output image but in SynthText the depth image shape is HW2. What exactly is the difference here and how can I use the depth from MIDAS repo in synthtext?

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

4 participants