Matiur Rahman Minar
Matiur Rahman Minar
@iamnaazib, please check your GPU drivers and environments maybe. We used TITAN Xp GPUs for our experiments.
I think you can first check if pytorch can access your gpus. For example, please check this: https://stackoverflow.com/questions/48152674/how-to-check-if-pytorch-is-using-the-gpu or this: https://discuss.pytorch.org/t/torch-cuda-is-available-is-true-while-i-am-using-the-gpu/29470
@qijindao , this is probably your CUDA or driver-related issue. For example: https://github.com/pytorch/pytorch/issues/17334
Hi @SenHe , thanks for your comment. I am sorry for my late response. We used the Matlab function for SSIM evaluation. For example:  Thank you!
Hi @Erroler , thank you very much for pointing it out. Sure, please go ahead and submit a PR. Thank you.
Please check the GPU running environment and requirements first and check everything installed correctly.
Please try to search for your specific issue. For instance, https://github.com/pytorch/pytorch/issues/7548
Hi @xqyd , I removed those files as people were getting confused and the full processed dataset is already provided. Also, for custom images, if you generate segmentation with CIHP_PGN...
Do you mean to try on with a full outfit at the same time? Sure you can try. That would be interesting research to do. However, I think DL-based methods...
quantitative evaluation codes are not included in this repository. We used the official codebase for these metrics. Please refer to the metrics' official codebases.