Hacker News new | ask | show | jobs
by nimsy 931 days ago
Thanks for your comment! Glad it was a (small) help. Yes, Meta research did a great job documenting their code! Quick question: why do you not use Hugging Face with their PEFT library for doing fine-tunning SAM with LoRA?
1 comments

The work is based on the SAMed paper and repo, so I'm not re-inventing the wheel, still leveraging best practices. Generally I see a point in keeping things minimal though, anticipating getting gritty with it.