Object Detection
ultralytics
ONNX
PyTorch
comfyui
face-detection
face-segmentation
image-segmentation
Instructions to use luxdelux7/ForbiddenVision_Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use luxdelux7/ForbiddenVision_Models with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("luxdelux7/ForbiddenVision_Models") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Delete ForbiddenVision_face_detect_yolov11s_v1.pt
Browse files
ForbiddenVision_face_detect_yolov11s_v1.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:478f5ec845c61e8edfade36485e9e7c3414e09ec71007497ed2e6fcbab788d31
|
| 3 |
-
size 19152666
|
|
|
|
|
|
|
|
|
|
|
|