Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 546 Bytes

File metadata and controls

25 lines (19 loc) · 546 Bytes

AnnotationAlchemist

Site to convert between image labeling formats

AAClient

Getting started:

cd AAClient
pnpm i
pnpm dev

AAApi

Getting started:

cd AAApi
conda env create -f environment.yml
uvicorn app.main:app --reload # It is important to run this command from within the AAApi directory

Temp

initial idea for cluster setup using k3s Screenshot 2024-09-16 at 21 31 18