Replication of "A Principal Odor Map Unifies Diverse Tasks in Human Olfactory Perception" by Brian K. Lee et al. (2023)
- Before starts, ensure that installed Docker and NVIDIA Container Toolkit.
- If not, follow official installation guide here: Get Docker Guide, NVIDIA Container Toolkit Installation Guide
- To verify installation, run this command:
$ nvidia-container-toolkit --version
- Download Docker Image →
$ docker pull kangdayoung/openpom
- Run Container →
$ docker run --gpus all -it --name <container-name> kangdayoung/openpom