-
Thanks for the awesome work.
And I have realized the FCN-score on Cityscapes mentioned in the pix2pix and cyclegan papers. Regarding to Classification Performance stated in papers, I think the main w…
-
In StyleGAN-V,they resize the input image to 128x128 to compute the fvd metric.
![image](https://user-images.githubusercontent.com/47916831/201961649-1fb172b4-4128-4038-96c0-036621c2dec1.png)
But t…
-
Hello!
I want to evaluate photo2label on Cityscapes recently(reuse the label-->photo evaluation code)
, but when I run the evaluate [command](https://github.com/phillipi/pix2pix#evaluating-labe…
ghost updated
5 years ago
-
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
does anybody know why i have bad prediction results with 91% accuracy? The predict pictures are as following.
![img-2025的副本](https://user-images.githubusercontent.com/39216094/61216634-bd0e0b00-a70…
-
Hi aimerykong:
The error are as follows
错误使用 dagnn.Layer/load (line 200)
No property `bnorm_moment_type_trn` for a layer of type `dagnn.BatchNorm`.
出错 dagnn.DagNN.loadobj (line 27)
block.l…
-
Hi @tkuanlun350, thank you very much for your code.
As many other said, your codes are running perfectly for CamVid dataset.
I will extend it by using Cityscapes dataset, so I am trying to make so…
-
Hello, thank you very much for your contribution, I would like to ask you about work_dirs/dinov2_vitb14_cityscapes_ms_config/cleaned_epoch_120.pth in segmentation.ipynb. I didn't find this weight file…
-
Thank you for sharing your codes! Could you please tell me how to set the original linear scalarization in your codes since you use _Unitary Scalarization_ in your baselines.py? I appreciate your time…