vye16 / shape-of-motion

MIT License
801 stars 57 forks source link

Viewing results? #4

Closed antithing closed 3 months ago

antithing commented 3 months ago

Hi! What format are the 4d results in? What were the videos rendered with?

Thanks for making this code available!

hangg7 commented 3 months ago

Hi, thanks for your interest!

What format are the 4d results in?

We don't export our model to a specific file format to existing renderer. Instead we just simply save the model checkpoints. I have added a checkpoint here for you to play with. Hope it helps!

What were the videos rendered with?

We render our videos inside of our interactive nerfview viewer, checkout https://github.com/hangg7/nerfview and https://github.com/vye16/shape-of-motion/blob/main/flow3d/vis/viewer.py

Closing this! Feel free to follow up with any further questions.

liyaowei-stu commented 2 months ago

The checkpoint is invalid.

luminousking commented 1 month ago

@hangg7 Hi, the provided checkpoint link seems to be wrong

have added a checkpoint here for you to play with