OxyCompBio / Oxy-Megadetector

1 stars 0 forks source link

Oxy-Megadetector

Tech we use:

Reading

Using The Megadetector Pipeline

Preparing the pipeline

Create shared google drive folders:

Set up Cluster Account - need dedicated GPU

Install/set up rclone on Cluster

Set up Conda Environment

Running the pipeline

Upload photos to shared google drive folder: "Photo_Uploads"

If off campus, log into vpn (Forticlient)

Log into cluster

cd into Oxy-Megadetector dir

Sync photos from Google Drive to Cluster Run ./sync-photos.sh, a script that:

Log into gpu

Run Megadetector Run ./run-megadetector.sh, a script that:

Re-sync files between cluster and Google Drive

Notes:

These scripts are idempotent, meaning they are safe to run repeatedly without recreating files. Will skip if file already completed.

Video

Interactive Notebook Demo of Megedatector

Issues

Check out the issues page to see some stuff you can work on