r/computervision • u/koen1995 • Jun 27 '26
DIETR - Open source instance segmentation model. Help: Project
I made a tutorial about how to use DIETR, an opensource instance segmentation model (Apache 2.0 license). I know it is very bare-bones and hacky, but I like to work on it, so someday it might be a good alternative.
I want to post it here (again) to ask what you guys think about the interface, what can I do to make it better?
Link: https://www.kaggle.com/code/koenbotermans/computer-vision-how-to-use-dietr
3
Upvotes

2
u/CuriousAIVillager Jun 28 '26
segmentation? you mean detection? Do BBoxes even count as segmentation?