Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Handling experiment directories #55

@i008

Description

@i008

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?)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions