Skip to content

Add CoralscapesV2 segmentation models - #36

Merged
HuguesSib merged 3 commits into
mainfrom
coralscapesv2
Sep 22, 2026
Merged

HuguesSib merged 3 commits into
mainfrom
coralscapesv2

Conversation

@josauder

Copy link
Copy Markdown
Collaborator

Add new models from https://josauder.github.io/coralscapesv2

V2 extends the segmentation to 95 semantic classes, but also provides models for the legacy 39 classes. The default is now that we load the classes/colors config that corresponds to the models. This can be overridden by the user using the CLI flag

HuguesSib
HuguesSib previously approved these changes Sep 16, 2026

@HuguesSib HuguesSib left a comment •

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(withdrawn)

@HuguesSib
HuguesSib dismissed their stale review September 16, 2026 11:45

Withdrawing this review.

HuguesSib
HuguesSib previously approved these changes Sep 16, 2026

@HuguesSib HuguesSib left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Just one thing to note for a follow-up, can we add a coralscapesv2-segformer-b5-95 scenario to the e2e test matrix? We're switching the default model but the CI still only tests the old SegFormers. Tagging @evanjt here.

Also one thing I realized would be to clean up model_zoo.yaml that is not read anywhere.

@evanjt evanjt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having the new classes placed in the repo twice is not ideal, since we need the configs in code (and not in /config) to package with the library. I would suggest that we have just one place it sits in resources/configs. We can decide on this later though

@HuguesSib
HuguesSib merged commit 82edc67 into main Sep 22, 2026
15 checks passed
@HuguesSib
HuguesSib deleted the coralscapesv2 branch September 22, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants