Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
instant-high authored Feb 2, 2024
1 parent d1ca5a3 commit da73be0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# face-parsing-onnx
face parsing / face masking converted to onnx model

CPU or GPU

Requirements: opencv-python, numpy, onnxruntime (onnruntime-gpu, cudatoolkit=11.2 cudnn=8.1.0)

python inference.py --source_image "image.jpg" --parser_index 1,2,3,4,5,6,10,11,12,13


Expand Down

0 comments on commit da73be0

Please sign in to comment.