Wanggcong / SparseNeRF

[ICCV 2023] SparseNeRF: Distilling Depth Ranking for Few-shot Novel View Synthesis
https://sparsenerf.github.io/
Other
262 stars 8 forks source link

A question about the experiment #25

Open tourbliu opened 7 months ago

tourbliu commented 7 months ago

Hello. Thank you so much for your wonderful work.but I have some questions about the experiment When I followed the readme steps to experiment, I found that my device couldn't install cuda 10.1. At present, my device is cuda11.3,

I would like to ask: Have you used the cuda11 version for experiments? If so, can you tell me your jax jaxlib flax python tensorflow version?

Looking forward to hearing from you.Many thanks.

Wanggcong commented 7 months ago

Sorry, I did not implement cuda11.3. I will let you know if I have time to implement it.

tourbliu commented 7 months ago

okay!thanks very much!Looking forward to hearing from you!

---Original--- From: @.> Date: Fri, Dec 15, 2023 23:23 PM To: @.>; Cc: @.**@.>; Subject: Re: [Wanggcong/SparseNeRF] A question about the experiment (Issue#25)

Sorry, I did not implement cuda11.3. I will let you know if I have time to implement it.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

zrr-ys commented 3 weeks ago

Can you change the CUDA version and resolve the issue? I am encountering a similar problem and seek your guidance.