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

class EpochBasedTrainLoop in mmengine/runner/loops.py: class RepeatDataset in mmengine/dataset/dataset_wrapper.py: #2405

Open
3 tasks done
Better369 opened this issue Apr 17, 2023 · 6 comments
Assignees

Comments

@Better369
Copy link

Branch

1.x branch (1.x version, such as v1.0.0rc2, or dev-1.x branch)

Prerequisite

Environment

mmaction2 1.0.0
mmcv 2.0.0rc4
mmdet 3.0.0
mmengine 0.7.2
mmpose 1.0.0
numpy 1.24.1
torch 1.8.0
torchaudio 0.8.0
torchvision 0.9.0

Describe the bug

When I use "python tools/train.py configs/skeleton/posec3d/slowonly_r50_8xb16-u48-240e_ntu60-xsub-keypoint.py --cfg-options randomness.seed=0 randomness.deterministic=True" When the statement trains custom bone data, the following error occurs:
E5`8S6 DLBD}}9FT{Y%2P9T

I learned from the information on the Internet that there may be a problem due to the reason why the classes and palette of the custom dataset are not lowercase, refer to the link below.
open-mmlab/mmyolo#475
open-mmlab/mmdetection#9610
But I modified it and it didn't work.

Reproduces the problem - code sample

No response

Reproduces the problem - command or script

No response

Reproduces the problem - error message

No response

Additional information

No response

@hukkai
Copy link
Collaborator

hukkai commented Apr 18, 2023

@Better369 could you post your config?

@Better369
Copy link
Author

1681867889311
1681867913867
1681867939411
1681867957888
1681867974261
@hukkai

@Better369
Copy link
Author

@hukkai Is there a solution?

@Better369
Copy link
Author

@hukkai Can you answer that? thanks.

@hukkai
Copy link
Collaborator

hukkai commented Apr 25, 2023

@Better369 I was looking at this issue, but do not have a solution currently.

@Better369
Copy link
Author

@hukkai Is there a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants