You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
不知道是不是我数据格式不对,eiseg打开tif图片就报错并退出界面,后端报错 NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity matrix will be returned.
#3704
Closed
3 tasks done
zzwtop1 opened this issue
Apr 18, 2024
· 2 comments
eiseg打开tif图片,后端报错NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity matrix will be returned.
TypeError: new() missing 5 required positional arguments: 'b', 'c', 'd', 'e', and 'f'
复现环境 Environment
paddle 2.5.2
eiseg 1.1.2
Bug描述确认 Bug description confirmation
我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.
是否愿意提交PR? Are you willing to submit a PR?
我愿意提交PR!I'd like to help by submitting a PR!
The text was updated successfully, but these errors were encountered:
问题确认 Search before asking
Bug描述 Describe the Bug
eiseg打开tif图片,后端报错NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity matrix will be returned.
TypeError: new() missing 5 required positional arguments: 'b', 'c', 'd', 'e', and 'f'
复现环境 Environment
paddle 2.5.2
eiseg 1.1.2
Bug描述确认 Bug description confirmation
是否愿意提交PR? Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: