Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update object detection guide #30683

Merged
merged 11 commits into from
May 8, 2024

Conversation

qubvel
Copy link
Member

@qubvel qubvel commented May 6, 2024

What does this PR do?

Updates object detection guide with better model training and evaluation routines.
Inspired by #30422

Relates to
#29964
#30557

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@qubvel qubvel changed the title Update object detection guide [WIP] Update object detection guide May 6, 2024
@qubvel qubvel marked this pull request as draft May 6, 2024 21:46
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@qubvel qubvel marked this pull request as ready for review May 7, 2024 13:17
@qubvel
Copy link
Member Author

qubvel commented May 7, 2024

@amyeroberts @NielsRogge please review the updated object detection guide, if everything is fine I will update the notebook example also.
Docs link

@qubvel qubvel changed the title [WIP] Update object detection guide Update object detection guide May 7, 2024
@qubvel qubvel added this to In progress in Computer vision May 7, 2024
Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful - thanks for working on this and updating!

docs/source/en/tasks/object_detection.md Outdated Show resolved Hide resolved
docs/source/en/tasks/object_detection.md Show resolved Hide resolved
docs/source/en/tasks/object_detection.md Outdated Show resolved Hide resolved
Copy link
Contributor

@NielsRogge NielsRogge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for improving this guide!

docs/source/en/tasks/object_detection.md Outdated Show resolved Hide resolved
docs/source/en/tasks/object_detection.md Outdated Show resolved Hide resolved
@qubvel qubvel merged commit 5962d62 into huggingface:main May 8, 2024
8 checks passed
@NielsRogge NielsRogge moved this from In progress to Done in Computer vision May 8, 2024
zucchini-nlp pushed a commit to zucchini-nlp/transformers that referenced this pull request May 10, 2024
* Object detection guide

* Minor update

* Minor updates, links

* Fix typo

* Wording, add albu space

* Add missing part

* Update docs/source/en/tasks/object_detection.md

Co-authored-by: amyeroberts <[email protected]>

* Update docs/source/en/tasks/object_detection.md

Co-authored-by: NielsRogge <[email protected]>

* Update docs/source/en/tasks/object_detection.md

Co-authored-by: NielsRogge <[email protected]>

* Fix device, add imports for inference

---------

Co-authored-by: amyeroberts <[email protected]>
Co-authored-by: NielsRogge <[email protected]>
itazap pushed a commit that referenced this pull request May 14, 2024
* Object detection guide

* Minor update

* Minor updates, links

* Fix typo

* Wording, add albu space

* Add missing part

* Update docs/source/en/tasks/object_detection.md

Co-authored-by: amyeroberts <[email protected]>

* Update docs/source/en/tasks/object_detection.md

Co-authored-by: NielsRogge <[email protected]>

* Update docs/source/en/tasks/object_detection.md

Co-authored-by: NielsRogge <[email protected]>

* Fix device, add imports for inference

---------

Co-authored-by: amyeroberts <[email protected]>
Co-authored-by: NielsRogge <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants