ngailapdi
ngailapdi
Hi @lmattos-11, Apologize for the late response. I believe the issue can be fixed by installing the correct `cudatoolkit` version. The `cudatoolkit` in `environment.yml` is 10.2, please update this to...
Hi, thank you for your interest in our work. Shape models are very sensitive to input images (as shown in section 4.6 of the paper) and that’s why images generated...
Hi @keerthan2, You should be able to directly run `python eval.py` after changing the paths in your `config.py` to point to where your inputs are and specify the `test` field...
Hi @keerthan2 Are you trying to reconstruct from our released rendered images?
RuntimeError: Dataset metadata file not found or corrupted. You can use download=True to download it
Hi, please make sure you use the correct version of PyTorch. PyTorch version up to 1.0 should not encounter this issue. Alternatively, you can modify the `dataset` file (following PyTorch...
RuntimeError: Dataset metadata file not found or corrupted. You can use download=True to download it
Hi @niranjansuthar70 I updated the data loader file. Hopefully, it works now. Please let me know if it works for you.
RuntimeError: Dataset metadata file not found or corrupted. You can use download=True to download it
This part is to compute the mean image. It usually will take a while but not too long.
RuntimeError: Dataset metadata file not found or corrupted. You can use download=True to download it
Hi @niranjansuthar70, just to make sure everything works for you. Can we close this issue now if there is no further concern?