The current version can be found here: https://github.com/una-auxme/paf23.
To be able to execute and develop the project, you need a Linux system equipped with:
As the project is still in early development, these requirements are subject to change.
To run the project you have to install b5 and docker with NVIDIA GPU support, nvidia-docker.
Afterwards, you can set up and execute the project with the following two commands:
# Setup project
b5 install
# Run project
b5 run
More detailed instruction about setup and execution can be found here.
More available b5 commands are documented here.
If you contribute to this project please read the guidelines first. They can be found here.
The research of existing projects we did can be found here.