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

修复了数据加载器问题,其中文件具有“。”在图像名称“img.123.jpg”中,数据加载器在训练期间加载图像时崩溃。 #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AshwinRaikar88
Copy link

修复了数据加载器问题,其中文件具有“。”在图像名称“img.123.jpg”中,数据加载器在训练期间加载图像时崩溃。

Fixed dataloader issue, where files having "." in image names "img.123.jpg" crashed dataloader from loading images during the training.

Fixed dataloader issue, where files having "." img.1.jpg crashed dataloader from loading images.
@sszzz830
Copy link

可能无法处理.jpeg等,用os库处理更好可能(

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

Successfully merging this pull request may close these issues.

2 participants