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

Pascal VOC Training Person Detection #388

Open
aidansmyth95 opened this issue Mar 10, 2022 · 0 comments
Open

Pascal VOC Training Person Detection #388

aidansmyth95 opened this issue Mar 10, 2022 · 0 comments

Comments

@aidansmyth95
Copy link

How do I manipulate the data generator in the training SSD300 script to train only on background and person class? When I change n_classes = 1 and include_classes=[0,15] I am met by an error:

IndexError: index 15 is out of bounds for axis 0 with size 2

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