PINTO0309 / PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
https://qiita.com/PINTO
MIT License
3.59k stars 572 forks source link

060_hair_segmentation demo? #302

Closed OberstWB closed 6 months ago

OberstWB commented 2 years ago

Issue Type

Performance

OS

Windows

OS architecture

x86_64

Programming Language

Python

Framework

PyTorch

Model name and Weights/Checkpoints URL

https://github.com/PINTO0309/PINTO_model_zoo/tree/main/060_hair_segmentation

Description

Could you please release the infer code to show the performance of hair segmentation? I have tried to write some but the results seems to be not correct. Thanks a lot.

Relevant Log Output

No response

URL or source code for simple inference testing code

No response