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

May be it is a mistake in file gen_hard_bbox_pnet.py #6

Open
zkk0911 opened this issue Apr 27, 2018 · 0 comments
Open

May be it is a mistake in file gen_hard_bbox_pnet.py #6

zkk0911 opened this issue Apr 27, 2018 · 0 comments

Comments

@zkk0911
Copy link

zkk0911 commented Apr 27, 2018

2. NEG: random to crop sample image in bbox inside

In the line 84, iou should be Iou

      83:      Iou = IoU(crop_box, boxes)
      84:      if np.max(iou) >= 0.3:
                          continue
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