flufy3d

Results 28 comments of flufy3d

same here, please support vue3

seem it enter Infinite loop in function connect1RingCommonVertices here is the call stack Topology.connect1RingCommonVertices (adaptive.js:316) Topology.vertexJoin (adaptive.js:219) Topology.checkCollisions (adaptive.js:127) Topology.adaptTopology (adaptive.js:37) Sculpt.sculptMesh (sculpt.js:231) Sculpt.sculptStroke (sculpt.js:119) SculptGL.onMouseMove (sculptgl.js:456) (anonymous function) (sculptgl.js:96)...

Top/Bottom Left/Right Front/Back shortcuts is importent really

it will out of the box some times ,see the platform demo

> Put those .pth files to annotetor/ckpts/ , and hand detection will work. https://huggingface.co/lllyasviel/ControlNet/tree/main/annotator/ckpts not good

try to use nvidia gpu for example I solve this issue by ./triangle -g 2 you can list all your gpu ./triangle -gl good luck

thanks I have the same issue

@XR-stb 有必要换到pytorch吗?

模型定义 说是pytorch 代码简洁些 社区也更活跃

我搞了个分支 升级到了pytorch版本 还有些小优化 https://github.com/flufy3d/DQN_WUKONG/tree/pytorch @XR-stb 很丝滑 现在每帧只需要80毫秒了 pytorch的模型文件也小很多就60多兆 你可以试试 看看要不要换到pytorch