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

Possibility to easily display images from a lazy-tensor #324

Open
sebffischer opened this issue Jan 15, 2025 · 0 comments
Open

Possibility to easily display images from a lazy-tensor #324

sebffischer opened this issue Jan 15, 2025 · 0 comments

Comments

@sebffischer
Copy link
Member

When we define a lazy tensor and preprocess it, there should be a simple way to visualize the resulting tensors as images to check whether the preprocessing is applied correctly and yields sensible results.

torchvision has a function tensor_image_browse.

This should work for both the validation as well as the training data and it should either be interactive or just write the images to disk so they can then be explored.

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