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

AssertionError: Attribute 'thing_classes' in the metadata of 'objects365_train' cannot be set to a different value! #5

Open
LigZhong opened this issue Jun 2, 2021 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@LigZhong
Copy link

LigZhong commented Jun 2, 2021

📚 Documentation

I arrange the dataset as guided in the documentation, but get this error when trying to train split detectors.

  • Links to the relevant documentation/comment:
@LigZhong LigZhong added the documentation Improvements or additions to documentation label Jun 2, 2021
@xingyizhou
Copy link
Owner

Hi,
Sorry for the delayed response. Can you specify your command?

@ahong007007
Copy link

I have the same problem.

Partitioned detector

python projects/UniDet/train_net.py --config-file projects/UniDet/configs/Partitioned_COI_R50_2x.yaml --num-gpus 2
image

@JR-Wang
Copy link

JR-Wang commented Feb 2, 2023

I have the same problem.
Have you solved this problem? It seems 'catetgories' defined in 'unidet/data/datasets/objects365.py' is different from both annotations of object365 2019 version and 2020 version.
@xingyizhou Would you please share the object365 dataset you used? Many thanks.
Partitioned detector

python projects/UniDet/train_net.py --config-file projects/UniDet/configs/Partitioned_COI_R50_2x.yaml --num-gpus 2 image

@322jtZhang
Copy link

I have the same problem.
Have you solved this problem? It seems 'catetgories' defined in 'unidet/data/datasets/objects365.py' is different from both annotations of object365 2019 version and 2020 version.
@xingyizhou Would you please share the object365 dataset you used? Many thanks.
Partitioned detector
python projects/UniDet/train_net.py --config-file projects/UniDet/configs/Partitioned_COI_R50_2x.yaml --num-gpus 2 image

I have the same question, too. How to solve this? thanks

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

No branches or pull requests

5 participants