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

您好 怎么生成自己新增加的图像做背景呢 #2

Open
ssvicnent opened this issue Jan 25, 2019 · 1 comment
Open

您好 怎么生成自己新增加的图像做背景呢 #2

ssvicnent opened this issue Jan 25, 2019 · 1 comment

Comments

@ssvicnent
Copy link

No description provided.

@yanhaiming56
Copy link
Owner

Adding New Images
Segmentation and depth-maps are required to use new images as background. Sample scripts for obtaining these are available here.

predict_depth.m MATLAB script to regress a depth mask for a given RGB image; uses the network of Liu etal. However, more recent works (e.g., this) might give better results.
run_ucm.m and floodFill.py for getting segmentation masks using gPb-UCM.

For an explanation of the fields in dset.h5 (e.g.: seg,area,label), please check this comment.

The more detailed description in https://github.com/ankush-me/SynthText#adding-new-images

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

2 participants