Megvii-BaseDetection / Megvii-BaseDetection/cvpods

[Usage] TEST.EVAL_PERIOD doesn't seem to properly working

Open
#97 0 comments 0 reactions 1 assignee View on GitHub

@poodarchu is already working on this.

Since Jan 2, 2023.

Dominant language
Python
Stars
663
Forks
76
PR merge metrics
No merged PRs in 30d

Description

Please use this template to submit your problem or your question will NOT be properly tackled.


Describe what you want to do, including:

  1. what inputs you will provide, if any:
  2. what outputs you are expecting:

❓ What does an API do and how to use it?

Hi I currently use TEST.EVAL_PERIOD config for online evaluation and I put it in my command line (e.g, pods_train --num-gpus 8 TEST.EVAL_PERIOD 50). But what I found was it doesn't work and it works when I change the config file to TEST=dict(EVAL_PERIOD=50). Do you know why this problem happens? Im worriying that this phenomenon can make me unreliable in my argument setting.
Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.