I belive this
https://github.com/neptune-ml/open-solution-googleai-object-detection/blob/master/src/pipeline_manager.py#L36
line is VERY dangerous, it can easly delete someones home-dir if he does not understands what we ask for.
- We could create new dir for each run (in a basedir provided)
- We should store the config file in the experiment_dir too (just make a copy?)