Skip to content

AnimeGANv3_tiny_Cute.onnx模型报错,请教如何解决? #67

@mebyan

Description

@mebyan

AnimeGANv3_tiny_Cute.onnx模型可从以下网址链接下载https://github.com/TachibanaYoshino/AnimeGANv3_gui.exe/releases/tag/V1.1

在程序中分别加载了Hayao、JP face、PortraitSketch、Shinkai 和tiny_Cute五种onnx模型,将视频转化为不同风格的动画效果,前四种onnx模型都运行正常,但是第五种AnimeGANv3_tiny_Cute.onnx模型运行时报错,请教如何解决?错误信息如下:

0%| | 0/684 [00:00<?, ?it/s]2025-09-06 23:48:34.8262179 [E:onnxruntime:, sequential_executor.cc:514 onnxruntime::ExecuteKernel] Non-zero status code returned while running Add node. Name:'generator/main/add' Status Message: C:\a_work\1\s\onnxruntime\core/providers/cpu/math/element_wise_ops.h:560 onnxruntime::BroadcastIterator::Append axis == 1 || axis == largest was false. Attempting to broadcast an axis by a dimension other than 1. 134 by 135

0%| | 0/684 [00:00<?, ?it/s]
[ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running Add node. Name:'generator/main/add' Status Message: C:\a_work\1\s\onnxruntime\core/providers/cpu/math/element_wise_ops.h:560 onnxruntime::BroadcastIterator::Append axis == 1 || axis == largest was false. Attempting to broadcast an axis by a dimension other than 1. 134 by 135

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions