SpaTracker icon indicating copy to clipboard operation
SpaTracker copied to clipboard

Question about 3D Visualization

Open Boey-li opened this issue 6 months ago • 5 comments

Hello, thanks for the amazing work! I have similar questions with the #13 , where I can not reproduce the 3D visualization using the sintel_bandage_3d.npy and the blender script. I have met the issue

 File "/Users/baoyu/research/visualizer/create.py", line 62, in <module>
    obj = bpy.data.objects[basename]
KeyError: 'bpy_prop_collection[key]: key "assets/sintel_bandage_3d_2" not found'

Do you have any sense for such bug?

And I also tried to visualize the 3D tracking performance using Open3D and sintel_bandage_spatracker_tracks.npy but the results are not good as you showed in the website. Can you also provide the 3D visualization code using Open3D if possible?

Thanks!

Boey-li avatar Aug 15 '24 18:08 Boey-li