logo
Browse Source

Update README

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
main
shiyu22 3 years ago
parent
commit
3483d2f114
  1. 4
      README.md

4
README.md

@ -1,6 +1,6 @@
# Image Preprocessing Operator # Image Preprocessing Operator
Authors: derekdqc, shiyu22
Authors: derekdqc
## Overview ## Overview
@ -28,7 +28,7 @@ __call__(self, img: Union[Image.Image, torch.Tensor, str])
- img: - img:
- the input image to be processed - the input image to be processed
- supported type: ` PIL.image` or `str` (path of the image)
- supported type: `PIL.image` or `str` (path of the image)
**Returns:** **Returns:**

Loading…
Cancel
Save