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

Owlvit docs test #18257

Merged
merged 95 commits into from
Jul 26, 2022
Merged

Owlvit docs test #18257

merged 95 commits into from
Jul 26, 2022

Conversation

alaradirik
Copy link
Contributor

@alaradirik alaradirik commented Jul 22, 2022

  • Fixes a typo in OwlViTForObjectDetection forward function docs: transformers/models/owlvit/modeling_owlvit.py
  • Adds docs test for OWL-ViT
  • Makes OwlViTFeatureExtractor.post_process callable from OwlViTProcessor
  • Improves code examples to demonstrate how to use the post_process method

@alaradirik alaradirik requested a review from NielsRogge July 22, 2022 13:22
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jul 22, 2022

The documentation is not available anymore as the PR was closed or merged.

@alaradirik alaradirik requested a review from NielsRogge July 25, 2022 12:12
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.

LGTM! Just wondering why there are 90+ commits

@alaradirik
Copy link
Contributor Author

LGTM! Just wondering why there are 90+ commits

That was my mistake, I merged the owlvit branch of my forked transformers repo with the main and created this branch. I squashed the commits on the main but don't know how to fix this one.

@LysandreJik
Copy link
Member

Let me know if you'd like some help to squash the commits of this PR @alaradirik!

@alaradirik alaradirik merged commit 002915a into huggingface:main Jul 26, 2022
oneraghavan pushed a commit to oneraghavan/transformers that referenced this pull request Sep 26, 2022
* fix docs and add owlvit docs test

* fix minor bug in post_process, add to processor

* improve owlvit code examples

* fix hardcoded image size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants