Hi, thank you for this interesting project!
I’m sorry if this question is not directly related to the project itself, but I’d like to ask about the environment setup you used. Specifically, did you install a separate Conda environment for this project? If so, which version of Conda did you use?
I’m currently developing on an AGX Orin 64GB board with JetPack 6.0 installed, which includes CUDA 12.2 and Python 3.10. I’m concerned that installing Conda on top of this environment might cause conflicts. Could you share how you handled the environment setup?
Thank you for your help!