wgcban / ChangeFormer

[IGARSS'22]: A Transformer-Based Siamese Network for Change Detection
https://www.wgcban.com/research#h.e51z61ujhqim
MIT License
426 stars 57 forks source link

Compatibility issues of CUDA #98

Closed ayshaashra closed 5 months ago

ayshaashra commented 7 months ago

With Python =8.0 pytorch==1.10.1 torchvision==0.11.2 torchaudio==0.10.1 I have tried cudatoolkit=10.2, 10.1, 10.4 now trying 11.3 CUDA but I am facing the same error, please guide me what to do? @wgcban image

I have added environment variables also image

DerowPeng commented 5 months ago

little advice: using linux os such as ubunto shuould work

ayshaashra commented 5 months ago

Ok thanks for letting me know.

On Mon, 29 Apr 2024 at 7:21 PM, yanwen @.***> wrote:

little advice: using linux os such as ubunto shuould work

— Reply to this email directly, view it on GitHub https://github.com/wgcban/ChangeFormer/issues/98#issuecomment-2082461512, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2S342SZJQTTMYWVDCPXBM3Y7YUJ7AVCNFSM6AAAAABE43YK76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBSGQ3DCNJRGI . You are receiving this because you authored the thread.Message ID: @.***>

wgcban commented 5 months ago

@ayshaashra as @derowtosky mentioned, this codebase has tested on linux and I prefer you to use linux environment.