facebookresearch / mmf

A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
https://mmf.sh/
Other
5.49k stars 935 forks source link

[feat] Add a new VideoTransforms class #1178

Closed russellhowes closed 2 years ago

russellhowes commented 2 years ago

Adds a new VideoTransforms class that will apply any transforms from pytorchvideo or torchvision. All existing processors in video_processors.py can be replaced by one of these transforms. Replaces references to existing processors in the Charades dataset config. Once these references are replaced, the original processors can be cleaned up in a follow-up diff. Adds unit test, fixes a unit test warning in test_processors.py about a collections.abc import Changes a couple type annotations (mostly for my understanding; these functions may go away soon)

facebook-github-bot commented 2 years ago

@russellhowes has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

@russellhowes has updated the pull request. You must reimport the pull request before landing.

facebook-github-bot commented 2 years ago

@russellhowes has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

@russellhowes has updated the pull request. You must reimport the pull request before landing.

facebook-github-bot commented 2 years ago

@russellhowes has updated the pull request. You must reimport the pull request before landing.

facebook-github-bot commented 2 years ago

@russellhowes has updated the pull request. You must reimport the pull request before landing.

facebook-github-bot commented 2 years ago

@russellhowes has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

@russellhowes has updated the pull request. You must reimport the pull request before landing.

facebook-github-bot commented 2 years ago

@russellhowes has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

@russellhowes has updated the pull request. You must reimport the pull request before landing.

facebook-github-bot commented 2 years ago

@russellhowes has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

@russellhowes has updated the pull request. You must reimport the pull request before landing.

facebook-github-bot commented 2 years ago

@russellhowes has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.