Skip to content

oldvis/image-segmentation-labeler

Repository files navigation

Commitizen friendly

OldVis Image Segmentation Labeler

A web-based data labeling interface for old visualization images (live demo).

The user can assign bounding box, bounding polygon, and critical point annotations.

Development Instructions

  • Clone the repository.
  • Run pnpm install to install dependencies (make sure you have node.js and pnpm installed before).
  • Run pnpm run dev to launch the dev server.

This repository is initialized with the vitesse-lite template.