-
Notifications
You must be signed in to change notification settings - Fork 163
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 - RNN Based Video Model) #354
Conversation
LGTM 👍 |
Co-authored-by: Jiwook Han <[email protected]>
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.
Add image files
Hi, @johko 👋🏻 |
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.
Very nice contribution!
I just have some small nits and overall it might be nice to have some references to use cases of the models (as mentioned in one of the comments)
Co-authored-by: Johannes Kolbe <[email protected]>
Co-authored-by: Johannes Kolbe <[email protected]>
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.
remove anchors
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.
LGTM 👍
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.
These are great updates for Unit 7. LGTM!
What does this PR do?
We aim to explain deep learning architectures for processing videos in
Unit 7 Video & Video Processing
.Specifically, this document focuses on explaining RNN-based video models.
Thank you in advance for your review.
Part of #348
Who can review?
@mreraser @cjfghk5697 @1kmmk1 and anyone who wants to review!