open-mmlab / open-mmlab/mmengine
Support to record validation loss
Open
@RangiLyu is already working on this.
Since May 23, 2022.
need-design
P1
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 464
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature
Motivation
Now, val_loop cannot return the loss, and it is inconvenient when users would like to record and monitor the validation loss.
Related resources
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.