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

FileNotFoundError.File name error during data processing? #5

Open
KamenC opened this issue Apr 15, 2024 · 3 comments
Open

FileNotFoundError.File name error during data processing? #5

KamenC opened this issue Apr 15, 2024 · 3 comments

Comments

@KamenC
Copy link

KamenC commented Apr 15, 2024

I got this error when I run it.
FileNotFoundError: [Errno 2] No such file or directory: '/RsBuilding-main/data/BANDON/test_512_nooverlap/imgs/bj/t3/L81_00639_784071_crop .jpg

I checked the files and found that the files in the corresponding folder are not jpg files, but still png files. Is this a mistake in writing the code for data processing?
Also I would like to ask, by looking at the code I found that some of them need jpg format and some of them need png format images, is there any difference between them, because I don't know about this problem, so I don't dare to change your data processing code.

@Meize0729
Copy link
Owner

你可以针对性修改一下jpg or png

@KamenC
Copy link
Author

KamenC commented Apr 15, 2024

你可以针对性修改一下jpg or png

所以2种格式都可以吗,对结果会有影响吗

@Meize0729
Copy link
Owner

不会

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

2 participants