CLI argument for data and weight storage location
Adds data_path and project_path as CLI argument for training the model. This allows us to specifiy the data and weights/logs path manually (i.e. in mnt/data/krausef99dm).
Pre-training and training sucessfully tested, but found one issue related to pseudo-label training (#2 (closed)).
(First merge request 🥳)
Edited by krausef99