Skip to content

Can normal_ir be used in JPG format #2718

Closed Answered by samet-akcay
monkeycc asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, you can. If you are using Folder datamodule, there is extensions argument. It uses torchvisions's IMG_EXTENSIONS and jpg is one of them.

extensions (tuple[str, ...] | None): Image extensions to include.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by samet-akcay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2717 on May 20, 2025 18:07.