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

About config files in generator_config folder #5

Open
maqscui opened this issue Oct 7, 2023 · 2 comments
Open

About config files in generator_config folder #5

maqscui opened this issue Oct 7, 2023 · 2 comments

Comments

@maqscui
Copy link

maqscui commented Oct 7, 2023

Hi @TimoStoff,
Thank you very much for this work. I have a confusion regarding the JSON files you provided in generator_config folder. There are three paths you set.

  1. "foreground_images": {
    "png_dataset": {
    "path": "/home/path/to/esim_objects",
    "proportion": 0.8
    },
    "coco_dataset": {
    "path": "/home/path/to/coco_png",
    "proportion": 0.2
    },
    And then
  2. "background_images": {
    "coco_dataset": {
    "path": "/home/path/to/coco"
    }
    Here I replaced "path": "/home/path/to/coco_png", this with png images that i extracted using tools/jpg_png.py script and "path": "/home/path/to/coco" with the original COCO training dataset that has jpg images.
    What is this path "path": "/home/path/to/esim_objects", about? Which folder I should specify in this path?

Please let me know this
Thanks!!

@maqscui
Copy link
Author

maqscui commented Oct 16, 2023

@TimoStoff ??

@HYLZ-2019
Copy link

I think that it should be images from Foreground_Objects.zip. It contains png images with transparent backgrounds, such as Trump.

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