huggingface / hub-docs

Docs of the Hugging Face Hub
http://hf.co/docs/hub
Apache License 2.0
273 stars 234 forks source link

Wrong Task Mentioned in Text #1423

Open ecyht2 opened 1 week ago

ecyht2 commented 1 week ago

This repository is focused on the Hub experience and documentation. If you're facing an issue with a specific library, please open an issue in the corresponding GitHub repo. If you're facing an issue with a specific model or dataset, please open an issue in the corresponding HF repo.

Bug description. I notice the task mentioned is wrong in the line 185 of docs/source/en/tasks_explained.md

Describe the expected behaviour The task should be image segmentation instead of object detection

Additional context

Ready to try your hand at object detection? Check out our complete [image segmentation guide](tasks/semantic_segmentation) to learn how to finetune SegFormer and use it for inference!

should be

Ready to try your hand at image segmentation? Check out our complete [image segmentation guide](tasks/semantic_segmentation) to learn how to finetune SegFormer and use it for inference!
pcuenca commented 6 days ago

cc @merveenoyan