Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Allow empty object bounding box for SSD training #930

Open
jo7ueb opened this issue Oct 3, 2019 · 0 comments
Open

Allow empty object bounding box for SSD training #930

jo7ueb opened this issue Oct 3, 2019 · 0 comments

Comments

@jo7ueb
Copy link

jo7ueb commented Oct 3, 2019

Hi,

Thank you for your great library.

I'm training SSD model based on your example code (https://github.com/chainer/chainercv/blob/master/examples/ssd/train.py) .

This example code requires at least one object annotated for each data in dataset.
I want this requirement to be exempted because some of data in my dataset has no object annotated.

Do you think my idea is good for chainercv?
If yes, I'll try to modify chainercv

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant