Chen Yang

Results 4 issues of Chen Yang

preliminary的ndarray中转换为Python其他对象的pytorch部分,torch.tensor创建的torch张量与原numpy数组不共享内存而torch.from_numpy创建的torch张量与原numpy数组才是共享内存的。

对机器学习个人笔记完整版v5.52.docx进行批注,并完成代码的学习。

前辈能否上传下recall_model呢?

I have manually labeled the instance segmentation mask of images. I see that this algorithm uses SAM to predict the mask and train 3DGS separately. So I am wondering if...