Schools NL, Ghost post utils, nude + age detection
This commit is contained in:
17
app_cv/README.md
Normal file
17
app_cv/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Requirements
|
||||
|
||||
```
|
||||
pip install git+https://github.com/wildchlamydia/mivolo.git "nudenet>=3.4.2"
|
||||
```
|
||||
|
||||
- Download checkpoints
|
||||
- https://github.com/wildchlamydia/mivolo
|
||||
- models/mivolo/model_imdb_cross_person_4.22_99.46.pth.tar
|
||||
- models/mivolo/yolov8x_person_face.pt
|
||||
- https://github.com/notAI-tech/NudeNet?tab=readme-ov-file#available-models
|
||||
- models/nude_detector/640m.onnx
|
||||
|
||||
|
||||
# TODO
|
||||
|
||||
- Client side inference: https://github.com/notAI-tech/NudeNet/tree/v3/in_browser
|
||||
Reference in New Issue
Block a user