Interactive application for image segmentation and annotation, built with React and Express.
- Upload and annotate images
- Create and manage polygons for image segmentation
- Export annotations to JSON format
- User-friendly interface with various selection tools
-
Install dependencies:
npm run install-all -
Start development servers:
npm start
/frontend- React application with Vite/backend- Express server for JSON storage