You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meshes are stored in a binary format described here
Meshes are created from our segmentation using this script. Mesh files can be gzipped.
The frontend decodes these mesh files with this script, before passing the output to the GPU.