Mask Generation
Refiners
Safetensors
vision
image-segmentation
matting
remove background
background
background-removal
salient-object-detection
PyTorch
Instructions to use finegrain/finegrain-box-segmenter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Refiners
How to use finegrain/finegrain-box-segmenter with Refiners:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Thank you for releasing such an excellent model
#3
by RyanL22 - opened
Thank you for releasing such an excellent model!!
I was wondering if it would be possible to open-source the code used for training this model?
I understand that some of the training data is closed source, but I'm curious if the training code could be made public.
Thanks again for this nice work :)
This model is based on MVANet, which has training code here: https://github.com/qianyu-dlut/MVANet?tab=readme-ov-file#ii-training
I do not know whether this training code has been modified for training finegrain-box-segmenter.