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

TyperError:__init__() got an unexpected keyword argument 'assist' #2

Open
ZYCi opened this issue Apr 15, 2022 · 5 comments
Open

TyperError:__init__() got an unexpected keyword argument 'assist' #2

ZYCi opened this issue Apr 15, 2022 · 5 comments

Comments

@ZYCi
Copy link

ZYCi commented Apr 15, 2022

image
Can you help me with these error messages?

@mousecpn
Copy link
Owner

It is very weird. Where is the keyword "assist" from? I am not sure that mmdet has such a keyword in the backbone setting.

@ZYCi
Copy link
Author

ZYCi commented Apr 15, 2022

Thanks for your quick reply. In the mmdetection repository, I saw a similar TypeError error message.open-mmlab/mmdetection#5734
Maybe there is something wrong with my environment configuration?

@mousecpn
Copy link
Owner

Thanks for your quick reply. In the mmdetection repository, I saw a similar TypeError error message.open-mmlab/mmdetection#5734 Maybe there is something wrong with my environment configuration?

I recommend you to use pycharm to debug to find the "assist" keyword

@ZYCi
Copy link
Author

ZYCi commented Apr 17, 2022

image
I can't find this file ‘utdac_detection_coco.py', please tell me where is this file

@mousecpn
Copy link
Owner

image I can't find this file ‘utdac_detection_coco.py', please tell me where is this file

browse the internet for "how to use the custom dataset in mmdetection"
and I think this link may help: https://github.com/mousecpn/mmdetection/blob/master/docs/2_new_data_model.md

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