tryolabs/luminoth

[Evaluation] - Support multiple splits

Open

#244 opened on Nov 13, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (2,395 stars) (411 forks)batch import
Type: Feature Requestgood first issue

Description

Feature Request

I want to obtain the evaluation of different datasets of a single job lumi eval -h && lumi eval -c config_ssd.yml --split valid --split train --split test --watch --from-global-step 0

I understand that it is not so trivial because it was being kept as a summary of work scalars like this image

sounds very crazy?

Contributor guide

[Evaluation] - Support multiple splits · tryolabs/luminoth#244 | Good First Issue