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

release/0.4.0 当前存在的部分BUG #64

Closed
30 of 33 tasks
geoyee opened this issue Nov 6, 2021 · 6 comments
Closed
30 of 33 tasks

release/0.4.0 当前存在的部分BUG #64

geoyee opened this issue Nov 6, 2021 · 6 comments
Labels
bug Something isn't working solved Developers think this issue is already solved

Comments

@geoyee
Copy link
Member

geoyee commented Nov 6, 2021

[SELF]

[QA]

@linhandev
Copy link
Member

加载最近模型貌似不对,没有加载最近那次 @linhandev
删掉原来的config重新跑一下试试

@geoyee
Copy link
Member Author

geoyee commented Nov 7, 2021

加载最近模型貌似不对,没有加载最近那次 @linhandev 删掉原来的config重新跑一下试试

OK是的,那这个没问题了

@geoyee geoyee added the bug Something isn't working label Nov 7, 2021
@linhandev
Copy link
Member

【讨论】导出图像名的大小写与原始图像名不一致(Linux大小写敏感会不会在训练时匹配不上文件 @linhandev

会,导出的名字怎么不一致的🤔不记得有改过大小写啊

@geoyee
Copy link
Member Author

geoyee commented Nov 10, 2021

【讨论】导出图像名的大小写与原始图像名不一致(Linux大小写敏感会不会在训练时匹配不上文件 @linhandev

会,导出的名字怎么不一致的🤔不记得有改过大小写啊

在win下面,osp.normcase会把所有的路径转成小写和规范的斜杠,但是win不区分大小写,不知道在linux下面这个osp.normcase是会转换还是保持原样

@linhandev
Copy link
Member

【讨论】导出图像名的大小写与原始图像名不一致(Linux大小写敏感会不会在训练时匹配不上文件 @linhandev

会,导出的名字怎么不一致的🤔不记得有改过大小写啊

在win下面,osp.normcase会把所有的路径转成小写和规范的斜杠,但是win不区分大小写,不知道在linux下面这个osp.normcase是会转换还是保持原样

linux下不变,大写还是大写的

@geoyee
Copy link
Member Author

geoyee commented Nov 10, 2021

【讨论】导出图像名的大小写与原始图像名不一致(Linux大小写敏感会不会在训练时匹配不上文件 @linhandev
会,导出的名字怎么不一致的🤔不记得有改过大小写啊

在win下面,osp.normcase会把所有的路径转成小写和规范的斜杠,但是win不区分大小写,不知道在linux下面这个osp.normcase是会转换还是保持原样

linux下不变,大写还是大写的

那应该可以不管这个了

@geoyee geoyee added the solved Developers think this issue is already solved label Dec 23, 2021
@geoyee geoyee closed this as completed Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved Developers think this issue is already solved
Projects
None yet
Development

No branches or pull requests

2 participants