Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 video processing section (Unit 7 - Transformers based models) #351
Added video processing section (Unit 7 - Transformers based models) #351
Changes from 29 commits
791cbfd
e8b8c65
1670cf4
5373b2a
5cc06bd
7f7e811
c313920
8faa705
48f7543
60ca8ed
6f6e127
86de76c
1e4229f
eb9beb6
06b67c0
782be93
6a34b5d
ace8cfe
0e53c5f
42764ab
6dfc0a5
0e147ec
8ee6de7
bc980d5
3ee3365
0c1fbe7
d3433c7
9c9e219
6bac166
844097e
c0c6617
fff1703
59ed64d
bcb5e8f
38e2da2
8bc4722
2fbe7f9
c6d8a3e
dab2328
487a442
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not exactly sure how these blocks will look in HF markdown (once again), as currently the preview is missing because of the persisting token error. So I will just assume it is alright for now, but once we can see how it really looks in the docs, you might need to change it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes I understand, and I’ll make adjustments if any issues arise in the future.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add some words here about what embeddings are and why it is important (just a short info for beginners). And also say why you will explain Uniform Frame Sampling and Tubelet Embeddings. Right now I feel like this part is missing some context.