Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
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

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions