chungmin99 / garfield

[CVPR'24] Group Anything with Radiance Fields
https://www.garfield.studio/
MIT License
390 stars 31 forks source link

Link to Garfield Checkpoint / Possibly Ambiguous Documentation? #30

Closed tim-win closed 7 months ago

tim-win commented 8 months ago

First of all, thank you for sharing your exciting work! The GARField paper and code are both very impressive and have great potential for improving the world around us.

In my attempts to follow along at home, I've run into a couple of mentions of the fully trained Garfield checkpoint- I see it is require for Gaussian Fields and a required field in the Data scripts, but I do not see any link to the fully trained Garfield checkpoint either here, or on the popular model repository Huggingface.

If the checkpoint is hidden somewhere in this repo, or there is a link that I have overlooked, please let me know. Otherwise, please share the checkpoint! I would be happy to help by going through the process of getting it up on Huggingface and pointing the documentation over, if that would be any help.

chungmin99 commented 7 months ago

Hi! The garfield model needs to be trained from scratch per scene, which takes around 30 minutes. More details are available in #22.