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 recommended models for 2 tasks #883

Merged
merged 9 commits into from
Oct 16, 2024

Conversation

NielsRogge
Copy link
Contributor

Some minor updates for the recommended models of the "image segmentation" and "object detection" tasks:

  • "facebook/detr-resnet-50-panoptic" is pretty outdated and also not that good
  • "microsoft/beit-base-patch16-224-pt22k-ft22k" was linked in the object detection page, but it's an image classification model

cc @merveenoyan

Copy link
Member

@Vaibhavs10 Vaibhavs10 left a comment

Choose a reason for hiding this comment

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

JFYI - @merveenoyan is updating these in this PR: #876

@merveenoyan
Copy link
Contributor

My PR is merged already, @NielsRogge can you lint?

Copy link
Contributor

@merveenoyan merveenoyan left a comment

Choose a reason for hiding this comment

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

left some changes, otherwise LGTM

packages/tasks/src/tasks/object-detection/data.ts Outdated Show resolved Hide resolved
packages/tasks/src/tasks/object-detection/data.ts Outdated Show resolved Hide resolved
packages/tasks/src/tasks/image-segmentation/data.ts Outdated Show resolved Hide resolved
packages/tasks/src/tasks/image-segmentation/data.ts Outdated Show resolved Hide resolved
NielsRogge and others added 5 commits October 16, 2024 15:56
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
@merveenoyan merveenoyan merged commit f9ae194 into huggingface:main Oct 16, 2024
3 of 4 checks passed
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.

3 participants