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

Dataset combine #14

Open
phucnhs opened this issue Jun 17, 2020 · 1 comment
Open

Dataset combine #14

phucnhs opened this issue Jun 17, 2020 · 1 comment

Comments

@phucnhs
Copy link

phucnhs commented Jun 17, 2020

Hi!

  • I tried combining some data sets on the readme after I used Mobilenetv2-unet model training, but when I checked the results were worse than the model's origin, I thought the problem of matching data
  • Can you share dataset combine ?
    thanks
@anilsathyan7
Copy link
Owner

anilsathyan7 commented Jun 17, 2020

Please refer this repo for combined dataset: https://github.com/clovaai/ext_portrait_segmentation

Actually i made a custom dataset combining the EG1800 dataset with previous datasets; but i don't have that dataset right now. Instead, you can try with aisegment dataset.

You need to ensure you follow same preprocessing steps when you combine the datasets(say, sharp or blurred mask boundaries). In supervisely you may need to choose portrait-only images if you combine them with other datasets.

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