FangFuxin
FangFuxin
The errors occur when building SPTAG images, I found that they fixed this issue with PR https://github.com/microsoft/SPTAG/pull/188. you can fork your branch and apply this commit.
@wujingbo-web @zeeshanvision Try specify CUDA device. ``` CUDA_VISIBLE_DEVICES=0 python build.py --... ```
I'm amazed by your quick response. Indeed, loading images by ignoring load exceptions can be a way to load and convert images into a normal state. Thank you for your...
@radarhere The comments have all been fixed.
Do I need to perform any additional actions for this PR to be merged? @radarhere