-
Notifications
You must be signed in to change notification settings - Fork 7.1k
add Video feature and kernels #6667
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
4874907
add video feature
pmeier a1b00b4
add video kernels
pmeier e7a229c
add video testing utils
pmeier 5d8b8b6
add one kernel info
pmeier 2380f10
Merge branch 'main' into video
pmeier a04d667
fix kernel names in Video feature
pmeier 35642b9
use only uint8 for video testing
pmeier ae59458
require at least 4 dims for Video feature
pmeier 0fb1c35
add TODO for image_size -> spatial_size
pmeier 2d1e560
image -> video in feature constructor
pmeier 91e15b2
introduce new combined images and video type
pmeier 81237fe
add video to transform utils
pmeier aa26292
fix transforms test
pmeier 93d7556
fix auto augment
pmeier 6df2f0f
Merge branch 'main' into video
pmeier a99765d
cleanup
pmeier 17ee7f7
Merge branch 'main' into video
pmeier 4506cdf
address review comments
pmeier 36f52dc
add remaining video kernel infos
pmeier 0d2ad96
add batch dimension squashing to some kernels
pmeier f1e2bfa
fix tests and kernel infos
pmeier 93fc321
add xfails for arbitrary batch sizes on some kernels
pmeier f843612
Merge branch 'main' into video
pmeier ad4d424
Merge branch 'main' into video
pmeier d8945e6
fix test setup
pmeier 1c86193
fix equalize_image_tensor for multi batch dims
pmeier 1c2b615
fix adjust_sharpness_image_tensor for multi batch dims
pmeier 7f3a8b7
Merge branch 'video' of https://github.com/pmeier/vision into video
pmeier 2d7b07d
address review comments
pmeier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.