Open ByungKwanLee opened 8 months ago
Sorry to hear your complaint. Actually, the codebase was used by hundreds of users from our previous competition and community without the error you show here. Could you please double-check if your checkpoint file matches your model configuration? If the issue persists, providing more details would help us assist you better.
@ByungKwanLee, how do you solve the above issue?
Did you strictly follow https://github.com/Jingkang50/OpenPSG?tab=readme-ov-file#get-started
Looks like a version issue.
@Jingkang50 ,I have tried strictly following your instruction except for using cuda 11 instead of cuda 10. It is appearingly not a version issue since all leads to the same error.
Could you help share your env spec with conda list --export > env_spec.txt
?
env_spec.txt this one has upgraded torch to 1.10 and mmcv is configured in the same version. @Jingkang50
@EYcab, how do you solve the above issue?I'm also having an issue with the CUDA 10 version not being supported.
I have solved it by using cudatoolkit 11.0 and cuda 10.2, hope this helps to you.
Is it possible to solve it with cuda11 at all?
Too much error happens