Skip to content

train custom datasets show error! #37

@lihuikenny

Description

@lihuikenny

There is such an error when training your own data set, but there is no problem in checking my own data:
Traceback (most recent call last):
File "train.py", line 292, in
roidb = filter_class_roidb_flip(roidb, 0, imdb, base_num)
File "/home/map/lihui44/FewShotDetection/lib/roi_data_layer/roidb.py", line 162, in filter_class_roidb_flip
assert (boxes[:, 2] >= boxes[:, 0]).all()

If I comment out assert, another error will appear, Do you know the reason?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions