Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why using repeated dataset in val_dataloader ? #10047

Closed
3 tasks done
jiarenyf opened this issue Mar 30, 2023 · 2 comments
Closed
3 tasks done

Why using repeated dataset in val_dataloader ? #10047

jiarenyf opened this issue Mar 30, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jiarenyf
Copy link

Prerequisite

Task

I'm using the official example scripts/configs for the officially supported tasks/models/datasets.

Branch

3.x branch https://github.com/open-mmlab/mmdetection/tree/3.x

Environment

https://github.com/open-mmlab/mmdetection/blob/3.x/configs/common/ms_3x_coco-instance.py#L53

Reproduces the problem - code sample

https://github.com/open-mmlab/mmdetection/blob/3.x/configs/common/ms_3x_coco-instance.py#L53

Reproduces the problem - command or script

https://github.com/open-mmlab/mmdetection/blob/3.x/configs/common/ms_3x_coco-instance.py#L53

Reproduces the problem - error message

https://github.com/open-mmlab/mmdetection/blob/3.x/configs/common/ms_3x_coco-instance.py#L53

Additional information

https://github.com/open-mmlab/mmdetection/blob/3.x/configs/common/ms_3x_coco-instance.py#L53

@RangiLyu RangiLyu added the bug Something isn't working label Mar 31, 2023
@RangiLyu
Copy link
Member

Thanks for your bug report. It was a mistake during refactoring. We will fix it asap.

@RangiLyu
Copy link
Member

Fixed. Please use the latest dev-3.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants