Skip to content
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

Use torchvision's transforms v2 #133

Open
dxoigmn opened this issue Apr 13, 2023 · 1 comment
Open

Use torchvision's transforms v2 #133

dxoigmn opened this issue Apr 13, 2023 · 1 comment

Comments

@dxoigmn
Copy link
Contributor

dxoigmn commented Apr 13, 2023

Torchvision's v2 transforms support for transform images and bounding boxes similar to how we implement via ExTransform:

class ExTransform:

I think we should just standardize on Torchvision's implementation.

https://pytorch.org/vision/main/auto_examples/plot_transforms_v2.html

@dxoigmn
Copy link
Contributor Author

dxoigmn commented Jun 22, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant