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

UBCAgroBot/AnnotationAlchemist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Site to convert between image labeling formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published