Skip to content

Refactor preset transforms #5562

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 2 commits into from
Mar 7, 2022
Merged

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Mar 7, 2022

Fixes #4679 partially

Changes the naming of preset transforms from "dataset-specific" to "task-specific".

  • ImageNetEval => ImageClassificationEval
  • CocoEval => ObjectDetectionEval
  • RaftEval => OpticalFlowEval
  • VocEval => SemanticSegmentationEval
  • Kinect400Eval => VideoClassificationEval

@facebook-github-bot
Copy link

facebook-github-bot commented Mar 7, 2022

💊 CI failures summary and remediations

As of commit a0a584d (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

Copy link
Contributor

@jdsgomes jdsgomes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you

@datumbox datumbox merged commit d8654bb into pytorch:main Mar 7, 2022
@datumbox datumbox deleted the prototype/rename_presets branch March 7, 2022 16:48
@github-actions
Copy link

github-actions bot commented Mar 7, 2022

Hey @datumbox!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

facebook-github-bot pushed a commit that referenced this pull request Mar 15, 2022
Summary:
* Refactor preset transforms

* Making presets public.

Reviewed By: vmoens

Differential Revision: D34878982

fbshipit-source-id: f1551f5d1f98a58a6820d28b4bd8a0dcbdc53226
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move new model builders from Prototype to main TorchVision
3 participants