Hello and welcome to the TIER computer vision hackathon.
This repository is meant to guide you through the technical setup. If anything is unclear or you have other questions. Please reach out to one of the TIER employees at the event.
Please follow the instructions here
Each team has their own docker container with root permissions and one GPU.
There are a couple of python3 packages pre-installed list.
To install other python3 packages ssh into the DGX and run pip3 install <PACKAGE_NAME>
Tensorflow object detection API is pre-installed and ready to go.
You have two options to work with the DGX
- Connect via ssh
- Run jupyter notebook