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

Added chariotoutputcodec for hf image pipelines #4

Merged
merged 21 commits into from
Feb 4, 2025
Merged

Conversation

nanbo-liu
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@geodavic geodavic left a comment

Choose a reason for hiding this comment

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

Looks good to me, other than these two comments and the need to support predict_proba

@nanbo-liu
Copy link
Collaborator Author

Added Huggingface's Pytorch image models package: timm
link

timm is a library containing SOTA computer vision models, layers, utilities, optimizers, schedulers, data-loaders, augmentations, and training/evaluation scripts.
Some pretrained HF image models require this package to run

@nanbo-liu
Copy link
Collaborator Author

Image classification:
image
Link
Object Detection:
image
Link

Image segmentation:
image
Link

@nanbo-liu nanbo-liu merged commit 1c740b1 into master Feb 4, 2025
21 of 25 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.

2 participants