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

请问这个是什么情况? #8

Open
XJinchen opened this issue Mar 29, 2022 · 0 comments
Open

请问这个是什么情况? #8

XJinchen opened this issue Mar 29, 2022 · 0 comments

Comments

@XJinchen
Copy link

Traceback (most recent call last):
File "tools/train.py", line 12, in
from psdet.datasets.builder import build_dataloader
File "/test/apa/psdet/datasets/init.py", line 1, in
from .parking import ParkingSlotDataset
File "/test/apa/psdet/datasets/parking/init.py", line 1, in
from .ps_dataset import ParkingSlotDataset
File "/test/apa/psdet/datasets/parking/ps_dataset.py", line 8, in
from psdet.datasets.base import BaseDataset
File "/test/apa/psdet/datasets/base.py", line 8, in
@DATASETS.register()
TypeError: register() missing 1 required positional argument: 'cls'

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

1 participant