Skip to content

Instantly share code, notes, and snippets.

@aaronsathya
aaronsathya / DLC_training_AWS_EC2
Last active March 29, 2022 23:17 — forked from mcvarer/cuda-11.2_installation_on_Ubuntu-18.04
Running DeepLabCut Training on a Linux AWS EC2
#!/bin/bash
########################################################################################################
##### originally forked by : https://gist.github.com/Mahedi-61/2a2f1579d4271717d421065168ce6a73 ########
##### modified by https://gist.github.com/mcvarer/30041141c8fe70ea5fe13f839330bc5a ########
########################################################################################################
## This gist contains instructions for getting DeepLabCut set up on AWS EC2 running Ubuntu 18.04
## Specifically: DeepLabCut v 2.2.0.6 on AWS EC2 (Ubuntu 18.04) search AWS marketplace for "ami-04cd519d2f9578053"
## The above AMI is the cheapest available to run DLC with acceptable training times. Minimum 100 GB storage req.