facebookresearch / ClassyVision

An end-to-end PyTorch framework for image and video classification
https://classyvision.ai
MIT License
1.59k stars 278 forks source link

Delete duplicate ImagenetAugmentTransform import #781

Closed kazhang closed 2 years ago

kazhang commented 2 years ago

Summary: Remove the deprecated TorchVision video transforms import. For backward compatibility, user should still be able to use the deprecated video transform name in the config, but there should be a warning about the deprecation.

Reviewed By: kazhang

Differential Revision: D34588248

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D34588248