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

Issue when trying to train MM_Grounding_DINO #12024

Open
saraalemadi opened this issue Oct 31, 2024 · 0 comments
Open

Issue when trying to train MM_Grounding_DINO #12024

saraalemadi opened this issue Oct 31, 2024 · 0 comments
Assignees

Comments

@saraalemadi
Copy link

Hi,

I am facing an issue when trying to train mm_grounding_dino. The error message I am getting is:

mmdetection/mmdet/datasets/base_det_dataset.py", line 51, in __init__ super().__init__(*args, **kwargs) TypeError: BaseDataset.__init__() got an unexpected keyword argument 'datasets'

I haven't modified the code and I am passing in my custom dataset (which I have ran on other methods, such as grounding dino, and have not faced any issues).

Any tips will be appreciated, thanks!

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