Skip to content

Commit da73be0

Browse files
authored
Update README.md
1 parent d1ca5a3 commit da73be0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# face-parsing-onnx
22
face parsing / face masking converted to onnx model
33

4+
CPU or GPU
5+
6+
Requirements: opencv-python, numpy, onnxruntime (onnruntime-gpu, cudatoolkit=11.2 cudnn=8.1.0)
7+
48
python inference.py --source_image "image.jpg" --parser_index 1,2,3,4,5,6,10,11,12,13
59

610

0 commit comments

Comments
 (0)