tancik / learnit

MIT License
160 stars 27 forks source link

accessible colab for loading learnit weights in official siren pytorch #2

Open eyaler opened 3 years ago

eyaler commented 3 years ago

I created an accessible colab notebook for fitting SIREN on image/video + option to load your learned initializations for image regression, including using them to initialize video fitting. please find here: colab.research.google.com/gist/eyaler/20a9037a3619378b276b2303dadb558d

tancik commented 3 years ago

Very cool. Thanks for sharing!