xiaoyao3302 / PoinTramba

PoinTramba: A Hybrid Transformer-Mamba Framework for Point Cloud Analysis
https://arxiv.org/abs/2405.15463
Apache License 2.0
46 stars 3 forks source link

I encountered some problems when reproducing the code, the screenshot is as follows #5

Open JennyWow111 opened 1 month ago

JennyWow111 commented 1 month ago

I encountered some problems when reproducing the code, the screenshot is as follows image I am using the environment you recommended when you published your code, and this environment has reproduced your code before. When I cloned the code again, the above error was reported.

xiaoyao3302 commented 1 month ago

Hi, can you try to activate your environment and check if torch.cuda is available (without running the code)?

xiaoyao3302 commented 1 month ago

please also check #3

JennyWow111 commented 1 month ago

您好,您可以尝试激活您的环境并检查 torch.cuda 是否可用(不运行代码)吗?

image

JennyWow111 commented 1 month ago

您好,您可以尝试激活您的环境并检查 torch.cuda 是否可用(不运行代码)吗?

image

JennyWow111 commented 1 month ago

您好,您可以尝试激活您的环境并检查 torch.cuda 是否可用(不运行代码)吗?

image

JennyWow111 commented 1 month ago

请同时检查#3

My CUDA_VISIBLE_DEVICES=0, but I don't quite understand the meaning of the following statement. All my codes are directly cloned. image