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

[ERROR] Message receive on Upscaling images 2033x1600 on NCNN while okay on Pytorch #3011

Open
rimuru83 opened this issue Aug 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rimuru83
Copy link

I have this error
System specs:
MX Linux
B550M PRO SE RYZEN 5
RTX 4060 8gb
16 gb ram

Lunching: NCNN batch manga pages upscale using (waifu2x model)
Tile size: Auto estimate

Log

[2024-08-26 10:38:56 +0800] [31101] [INFO] [Worker] Execution options: {}
[2024-08-26 11:23:04.149] [info] Backend: [31101] [WARNING] [Worker] Unable to upscale the whole image at once. Reduced tile size to (1005, 1005).
[2024-08-26 11:23:04.465] [info] Backend: [31101] [INFO] [Worker] [2024-08-26 11:23:04 +0800] [31141] [ERROR]
[2024-08-26 11:23:10.168] [info] Backend: [31101] [WARNING] [Worker] Unable to upscale the whole image at once. Reduced tile size to (1005, 1005).
[2024-08-26 11:23:10.494] [info] Backend: [31101] [INFO] [Worker] [2024-08-26 11:23:10 +0800] [31141] [ERROR]
[2024-08-26 11:24:11.724] [info] Backend: [31101] [WARNING] [Worker] Unable to upscale the whole image at once. Reduced tile size to (996, 996).
[2024-08-26 11:24:12.060] [info] Backend: [31101] [INFO] [Worker] [2024-08-26 11:24:12 +0800] [31141] [ERROR]
[2024-08-26 11:24:23.747] [info] Backend: [31101] [WARNING] [Worker] Unable to upscale the whole image at once. Reduced tile size to (1005, 1005).
[2024-08-26 11:24:24.044] [info] Backend: [31101] [INFO] [Worker] [2024-08-26 11:24:24 +0800] [31141] [ERROR]
[2024-08-26 11:24:32.199] [info] Backend: [31101] [WARNING] [Worker] Unable to upscale the whole image at once. Reduced tile size to (1005, 1005).
[2024-08-26 11:24:32.555] [info] Backend: [31101] [INFO] [Worker] [2024-08-26 11:24:32 +0800] [31141] [ERROR]
[2024-08-26 11:37:23.700] [info] Backend: [31101] [ERROR] [Worker] [2024-08-26 11:37:23 +0800] [31141] [ERROR] <Request: GET /sse> body not consumed.
[2024-08-26 11:37:23.720] [warn] The backend event source errored.
[2024-08-26 11:58:57.935] [info] Backend: [31101] [ERROR] [Worker] Errors occurred during iteration:
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57.936] [info] Backend: [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57 +0800] [31101] [ERROR] [Worker] Traceback (most recent call last):
[2024-08-26 11:58:57.936] [info] Backend: [31101] [INFO] [Worker] File "/usr/lib/chainner/resources/src/server.py", line 224, in run
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] await executor.run()
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] File "/usr/lib/chainner/resources/src/process.py", line 858, in run
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] await self.__process_nodes()
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] File "/usr/lib/chainner/resources/src/process.py", line 824, in __process_nodes
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] await self.__iterate_iterator_node(node)
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] File "/usr/lib/chainner/resources/src/process.py", line 815, in __iterate_iterator_node
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] raise Exception(f"Errors occurred during iteration:\n{error_string}")
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] Exception: Errors occurred during iteration:
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57.936] [info] Backend: [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker] - An unexpected error occurred during NCNN processing.
[2024-08-26 11:58:57 +0800] [31101] [INFO] [Worker]

@rimuru83 rimuru83 added the bug Something isn't working label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant