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 Dataset Inference in cityscapes‘ image #34

Open
feng899 opened this issue May 12, 2022 · 1 comment
Open

How to Dataset Inference in cityscapes‘ image #34

feng899 opened this issue May 12, 2022 · 1 comment

Comments

@feng899
Copy link

feng899 commented May 12, 2022

I runed a command:python inference_samples.py --dataset cityscapes --ckpt_path ./trained_models/cityscapes/r34_NBt1D_half.pth --depth_scale 1 --raw_depth
then changed sample_rgb.png and sample_rgb.png in the test in ./samples but this segmentation is terrible. I do not know why,how can I slove this question .
thanks.Look forward to your reply!

@moko3016
Copy link
Contributor

It depends on the images you use. The more different your images are from the dataset the model was trained on, the worse the segmentation will be.

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