cog
cog copied to clipboard
Add built-in support for 3d model visualizations
When working with models that output meshes/point clouds/etc, it would be great to have a built-in support in Replicate for visualizing the 3D outputs.
Sounds cool. What are the formats of these outputs?
For the meshes they are .obj files. maybe a tool like Open3d/pytorch3d or trimesh which has built-in visualizations can be useful.