jrender
jrender copied to clipboard
demo2里面的输入参数
你好,我想请问一下,'source.npy', 'camera.npy',这里面分别表示什么含义呢?是120个渲染图对应相机三维坐标吗?
image = rgb.numpy()[0].transpose((1, 2, 0))
RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.numpy)).
Types of your inputs are: self = Var, args = (),
The function declarations are: ArrayArgs fetch_sync() 请问这是什么意思