Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MnLgt
/
yolo-human-parse

Image Classification
Transformers
vision
Model card Files Files and versions
xet
Community
1

Instructions to use MnLgt/yolo-human-parse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MnLgt/yolo-human-parse with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-classification", model="MnLgt/yolo-human-parse")
    pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("MnLgt/yolo-human-parse", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
yolo-human-parse
3.45 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 34 commits
MnLgt's picture
MnLgt
Add application file
067f046 over 1 year ago
  • checkpoint-110
    reorganized dir almost 2 years ago
  • checkpoint-114
    reorganized dir almost 2 years ago
  • checkpoint-19
    Upload checkpoint-19/yolo-human-parse-epoch-19.pt with huggingface_hub about 2 years ago
  • checkpoint-38
    reorganized dir almost 2 years ago
  • checkpoint-64
    reorganized dir almost 2 years ago
  • checkpoint-74
    reorganized dir almost 2 years ago
  • checkpoint-83
    reorganized dir almost 2 years ago
  • sample_images
    "hi" over 1 year ago
  • yolo
    "hi" over 1 year ago
  • .gitattributes
    1.57 kB
    Upload yolo-human-parse/ with huggingface_hub about 2 years ago
  • .gitignore
    60 Bytes
    "hi" over 1 year ago
  • README.md
    2.62 kB
    "hi" over 1 year ago
  • app.py
    3.77 kB
    "hi" over 1 year ago
  • config.json
    48 Bytes
    added config.json almost 2 years ago
  • example.ipynb
    13.8 kB
    "hi" over 1 year ago
  • requirements.txt
    112 Bytes
    Add application file over 1 year ago
  • yolo-human-parse-epoch-125.pt
    431 MB
    xet
    Upload yolo-human-parse-epoch-125.pt with huggingface_hub almost 2 years ago