File size: 334 Bytes
4b43272 |
1 2 3 4 5 6 |
# hotscreen-detection-models
NSFW bodyparts detection models to use with Hotscreen or to train your own.
You can use the script labelize-folder.py to labelize your dataset.
You only have to install onnxruntime and cv2 in your python. Then edit the variables `folder` (containing your images) and `model` (the .onnx you want to use).
|