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

Reproducing COCO-stuff #40

Open
sigeisler opened this issue Sep 9, 2021 · 1 comment
Open

Reproducing COCO-stuff #40

sigeisler opened this issue Sep 9, 2021 · 1 comment

Comments

@sigeisler
Copy link

Hi,

thanks for sharing this great code base including pre-trained models! However, I would like to train the COCO-stuff model from scratch. Can you give me some instructions on what to do? I just want to make sure that I do not miss sth.

Thanks,
Simon

@zsyzzsoft
Copy link
Owner

In addition to our pix2pix mode, you need to add an embedding layer to the input label map. When processing data, also need to make sure that the input label map is correctly resamped (using nearest interpolation)

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