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

train custom datasets show error! #37

Open
lihuikenny opened this issue Apr 17, 2021 · 1 comment
Open

train custom datasets show error! #37

lihuikenny opened this issue Apr 17, 2021 · 1 comment

Comments

@lihuikenny
Copy link

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?

@lihuikenny
Copy link
Author

pretrained model don`t doneload,could you please privided another link to me? thanks

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