logo
Browse Source

update sample image.

Signed-off-by: wxywb <xy.wang@zilliz.com>
main
wxywb 3 years ago
parent
commit
66b3cafe4e
  1. 6
      .ipynb_checkpoints/未命名-checkpoint.ipynb
  2. 6
      .ipynb_checkpoints/未命名1-checkpoint.ipynb
  3. 6
      .ipynb_checkpoints/未命名2-checkpoint.ipynb
  4. 2
      README.md
  5. BIN
      result1.png
  6. BIN
      result2.png

6
.ipynb_checkpoints/未命名-checkpoint.ipynb

@ -1,6 +0,0 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}

6
.ipynb_checkpoints/未命名1-checkpoint.ipynb

@ -1,6 +0,0 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}

6
.ipynb_checkpoints/未命名2-checkpoint.ipynb

@ -1,6 +0,0 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}

2
README.md

@ -51,7 +51,7 @@ A face detection operator takes an image as input. It generates the bounding box
**Parameters:** **Parameters:**
***img***: *numpy.ndarray.*
***img***: *towhee.types.Image (a sub-class of numpy.ndarray)*
​ the image to detect faces. ​ the image to detect faces.

BIN
result1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
result2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Loading…
Cancel
Save