Yating Liu
Yating Liu
> While making the torch TAPIR model compatible with _Torchscript tracing_ is easy by changing `TAPIR.forward()` in https://github.com/google-deepmind/tapnet/blob/main/torch/tapir_model.py#L196-L209 from > > ``` > out = dict( > occlusion=torch.mean( > torch.stack(trajectories['occlusion'][p::p]),...
I download part of kubric_movi_f/512x512 datasets, then run create_point_tracking_dataset(),but got the following issue: File "D:\A_research\tapnet-pytorch\tapnet-main\generateKubric\kubric_dataset.py", line 1036, in main() File "D:\A_research\tapnet-pytorch\tapnet-main\generateKubric\kubric_dataset.py", line 1016, in main for i, data in enumerate(ds):...
作者您好! 我没有找到整个模型完整的训练checkpoint,请问可以贴一个链接吗?我想用OminiMotion测试一些自己拍摄的数据集
Good afternoon, I tred to keep the original YAML file without modifications, but also had big errors, It is equivalent to no reasoning ability. I attach the code demo.py that...
thanks for your reply, I also use Speed++ dataset to implement your work. But I just rewrite the SPEEDPLUSDataset in MyDataset.py, because i just need load the images, and use...
Besides, I couldn't find the model.ply file online. If it's convenient for you, could you please send me a copy