Lei Yang

Results 44 comments of Lei Yang

外包是在哪里找的呀?

tensorflow 比较晦涩和抽象, 不推荐新人学习. 新人推荐从 PyTorch 入门人工智能

用的是 calibrating 吗? 我只对使用 calibrating 中遇到的 bug 做有限的支持

@WilliamOChai 深度图只是交叉验证标定的效果用的, 把深度图相关的验证代码注释掉就可以了

I don't quite understand this issue. But How about try: ``` for i, o in enumerate(bpy.data.objects): if o.type in ("MESH", "CURVE"): o.data=o.data.copy() o["inst_id"] = i + 1 ``` or `o["inst_id"]...

我手上没有设备了,难以支持,抱歉

我是指我的工作换了,不太接触工业相机了,所以支持不了了 :cry:

As far as I know, `bpy` generates real depth, and the unit is meter