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

TypeError: __init__() got an unexpected keyword argument 'classes_to_load' #18

Open
Chaoran-F opened this issue Jan 10, 2023 · 1 comment

Comments

@Chaoran-F
Copy link

I am training my own dataset , I add classes_to_load in the data dict, and coco.py,but it always tell my,TypeError: init() got an unexpected keyword argument 'classes_to_load'
image

@Bin-ze
Copy link

Bin-ze commented Jan 10, 2023

please try run :

cd detection && pip install -v -e .

it will recompile your changes,
good luck ,bro!

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