Khalil

Results 6 issues of Khalil

Can the 4060 GPU 16 memory be used to run and generate 3D models?

非常棒,但是想问问作者团队,是否还没有发布训练代码?

### 提交前检查 - [x] 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决。 - [x] 我已经查看了置顶 Issue 并搜索了现有的 [开放 Issue](https://github.com/yeongpin/cursor-free-vip/issues)和[已关闭 Issue](https://github.com/yeongpin/cursor-free-vip/issues?q=is%3Aissue%20state%3Aclosed%20),没有找到类似的问题。 - [x] 我填写了简短且清晰明确的标题,以便开发者在翻阅 Issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等。 ### 平台 Windows x64 ### 版本 最新版本 ### 错误描述 ![Image](https://github.com/user-attachments/assets/864e5b41-3db5-4491-8b8b-68057cdd18a3)...

bug

### What feature or enhancement are you proposing? ****Could you please let us know when the team will be able to provide collision detection interfaces between rigid bodies and methods...

enhancement

### Bug Description Here is my code script: ```python import genesis as gs import trimesh import os import time import numpy as np def calculate_triangle_center(obj_file): """计算三角形的中心点位置""" vertices = [] with...

bug