kaolin.models
I think we need to install v0.1 for kaolin since v0.9 does not have modules "models" in kaolin but v0.1 does.
Using python 3.6 kaolin v0.1 does not seem to install well on GPU's I have(tested on rtx3080).
using python 3.7 problem with kaolin.nnsearch
v0.9 installs fine but it just does not have modules kaolin.models.
Can you confirm we need v0.1 of kaolin?
Thanks.
Just confirmed Kaolin v0.1 (and LoopReg) runs fine on Gtx1050(runs out of cuda memory) and Titan's.
Kaolin people suggested to go with v0.9 for RTX 3080. How much modifications do you think I need to make LoopReg work for 3080?
Just confirmed Kaolin v0.1 (and LoopReg) runs fine on Gtx1050(runs out of cuda memory) and Titan's.
Kaolin people suggested to go with v0.9 for RTX 3080. How much modifications do you think I need to make LoopReg work for 3080?
Hi how to install kaolin 0.1.0? I followed the installation guidance on their website but can only install 0.9.0
I have just solved this problem, please use the v0.1 version of kaolin.https://github.com/NVIDIAGameWorks/kaolin/tree/v0.1 this is a previous version of kaolin which loogreg depends on.