Skip to content

Jordan-Pierce/Click-a-Coral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click-a-Coral

(for uploading data and downloading annotations for Click-a-Coral)

Install

# First, create a venv for this repo
conda create --name cac python=3.8 -y 

# Second, clone this repo somewhere (e.g. /Documents/GitHub/)
git clone https://github.com/Jordan-Pierce/Click-a-Coral.git

# Third, install the dependencies within venv
conda activate cac
python install.py

Releases

No releases published

Packages

No packages published

Languages