Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

luxdelux7
/
ForbiddenVision_Models

Object Detection
ultralytics
ONNX
PyTorch
comfyui
face-detection
face-segmentation
image-segmentation
Model card Files Files and versions
xet
Community

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
ForbiddenVision_Models
95.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 64 commits
luxdelux7's picture
luxdelux7
Update README.md
46f7c19 verified 4 months ago
  • images
    Upload masks.webp 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • ForbiddenVision_face_detect_v1.onnx
    19 MB
    xet
    Upload 2 files 4 months ago
  • ForbiddenVision_face_detect_v1.pt
    19.1 MB
    xet
    Upload 2 files 7 months ago
  • ForbiddenVision_face_segment_v1.safetensors
    45.7 MB
    xet
    Upload 2 files 4 months ago
  • ForbiddenVision_neural_corrector_v1.safetensors
    11.5 MB
    xet
    Upload ForbiddenVision_neural_corrector_v1.safetensors 4 months ago
  • README.md
    939 Bytes
    Update README.md 4 months ago
  • config.json
    629 Bytes
    Create config.json 7 months ago