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 schema for video classification and put it live #506

Merged
merged 2 commits into from
Nov 16, 2022
Merged

Conversation

merveenoyan
Copy link
Contributor

@merveenoyan merveenoyan commented Nov 15, 2022

Ekran Resmi 2022-11-15 21 52 28

(looks like above but is a GIF)

@merveenoyan
Copy link
Contributor Author

@sayakpaul I fixed description in my last commit

Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

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

Thanks, Merve!

@@ -43,7 +66,7 @@ const taskData: TaskDataCustom = {
id: "microsoft/xclip-base-patch32",
},
],
summary: "Video classification is the task of assigning a label or class to an entire video. Videos are expected to have only one class for each video. video classification models take an image as input and return a prediction about which class the video belongs to.",
summary: "Video classification is the task of assigning a label or class to an entire video. Videos are expected to have only one class for each video. Video classification models take a video as input and return a prediction about which class the video belongs to.",
Copy link
Member

Choose a reason for hiding this comment

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

So silly of me. Thanks for fixing!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no worries I realized it when I served it 🙂

Copy link
Contributor

@osanseviero osanseviero 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!

@merveenoyan merveenoyan merged commit d73758e into main Nov 16, 2022
@merveenoyan merveenoyan deleted the add_video branch November 16, 2022 10:40
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