Skip to content

CLI argument for data and weight storage location

krausef99 requested to merge CLI-argument-for-weights-path into main

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

Merge request reports

Loading