Segmentation Annotation Studio — annotation tooling, AI-assisted selection, exports, hardening & docs - #3
Merged
Merged
Conversation
…ectly to Annotate page when a user uploads a dataset
… a different class
…make it easier to not paint over an already annotated region with another class
…a new class, you can optionally prevent overlaps and automatically cut out holes to avoid two annotations for the same region
…opup. Adding a Reference page for expert annotations
…ed on startup and kept in .env), adding CLAHE and sharpen adjustments
… next integer automatically
… typed before uploading data, which automatically populates the Annotate page for the dataset with those classes
…ush cursor visibility persists during panning. CLAHE integration.
…g and feature requests
…on; log checkboxes for sliders; Docs/feedback button opens in iframe instead of a new tab
…adability. Adding copyright/license documents
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR turns the tool into a full local segmentation-annotation studio for scientific imagery. It adds a complete drawing/editing toolset, AI-assisted selection (in-browser SAM), display enhancement, a Browse/Connect data workflow over Tiled and local folders, versioned saves, COCO and DINOv3/Lightly exports, install/startup + security hardening, a Lighthouse-driven performance/accessibility pass, and MkDocs documentation. Rebranded from "SAM3 Annotation Studio" to Segmentation Annotation Studio (it's now model-agnostic).
Annotation tools & editing
Polygon/lasso node-undo: Cmd/Ctrl+Z removes the last node while drafting and reopens a just-closed shape to edit mode.
AI-assisted selection
Display, classes & workflow
Browse, Connect & data
Install/startup & security hardening
Performance, accessibility & SEO
Docs & testing
Not in this PR (planned next)