imgutils.detect
- Overview:
Detect targets from the given anime image.
For example, you can detect the heads with
imgutils.head.detect_heads()
and visualize it withimgutils.visual.detection_visualize()
like this
Detect targets from the given anime image.
For example, you can detect the heads with imgutils.head.detect_heads()
and visualize it
with imgutils.visual.detection_visualize()
like this