Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 766 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 766 Bytes
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.