Skip to content

yanazlatanova/annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tick image gallery

Small Vue 3 app for browsing all images from the local folder:

data/data_webapp_subsample/with_doublication/images

Setup

  1. Install dependencies

Setup

rclone config create ticks box
rclone copy ticks:tick-triage/ ./data/ --progress
or 
rclone copy ticks:tick-triage/data_webapp_subsample/with_doublication/images ./data/data_webapp_subsample/with_doublication/images --progress
  1. Run bun run dev

The app uses a local Express server to list and serve the images, while Vite handles the frontend.

Configuration

To point at a different folder, set IMAGE_DIR before starting the server.

About

An app for image annotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors