hominot / metric_learning

0 stars 0 forks source link

Feature/mtcnn #58

Closed hominot closed 5 years ago

hominot commented 5 years ago

crop by bounding box generated by mtcnn. Filter out bounding boxes that are not entirely contained in the boundary of the original images. Pick the bounding box with the largest area among the filtered boxes.

hominot commented 5 years ago

Issue: https://github.com/hominot/research/issues/55