You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
* add video feature
* add video kernels
* add video testing utils
* add one kernel info
* fix kernel names in Video feature
* use only uint8 for video testing
* require at least 4 dims for Video feature
* add TODO for image_size -> spatial_size
* image -> video in feature constructor
* introduce new combined images and video type
* add video to transform utils
* fix transforms test
* fix auto augment
* cleanup
* address review comments
* add remaining video kernel infos
* add batch dimension squashing to some kernels
* fix tests and kernel infos
* add xfails for arbitrary batch sizes on some kernels
* fix test setup
* fix equalize_image_tensor for multi batch dims
* fix adjust_sharpness_image_tensor for multi batch dims
* address review comments
Reviewed By: NicolasHug
Differential Revision: D40427483
fbshipit-source-id: 748602811638a2b9c56134f14ea107714de86040
0 commit comments