当前位置:网站首页>RuntimeError: output with shape [4, 1, 512, 512] doesn‘t match the broadcast shape[4, 4, 512, 512]
RuntimeError: output with shape [4, 1, 512, 512] doesn‘t match the broadcast shape[4, 4, 512, 512]
2022-04-23 03:47:00 【pylyy】
【原因】:
通道数不符合,需要传入RGB图而不是灰度图。
【解决】:
更换图片(使用RGB三通道图片)
版权声明
本文为[pylyy]所创,转载请带上原文链接,感谢
https://blog.csdn.net/pylyy/article/details/124023551
边栏推荐
- 对象和类的概念
- ROS series (IV): ROS communication mechanism series (3): parameter server
- Install PaddlePaddle on ARM
- 2021-08-11
- Raspberry pie 3B logs into the wired end of Ruijie campus network through mentohust, creates WiFi (open hotspot) for other devices, and realizes self startup at the same time
- Counting and sorting (C language implementation) -- learning notes
- ROS series (III): introduction to ROS architecture
- Websites frequented by old programmers (continuously updated)
- Source code and update details of new instance segmentation network panet (path aggregation network for instance segmentation)
- The art of concurrent programming (2): synchronized usage scenarios
猜你喜欢

MySQL zip installation tutorial

The art of concurrent programming (6): explain the principle of reentrantlock in detail

变量、常量、运算符

Create virtual machine

Overview of knowledge map (II)

Paddlepaddle does not support arm64 architecture.

Openvino only supports Intel CPUs of generation 6 and above

Applet - WXS

网络原理 | TCP/IP中的连接管理机制 重要协议与核心机制

Instructions for fastmock
随机推荐
7-2 Tushare
ROS series (4): ROS communication mechanism series (4): topic communication practice
列表、元组、字典和集合的区别
51 single chip microcomputer: D / a digital to analog conversion experiment
A sword is a sword. There is no difference between a wooden sword and a copper sword
Cuda11 is installed perfectly in win10 X + pytorch 1.9 (blood flowing into the river) cuda. is_ Available() becomes true!
网络原理 | TCP/IP中的连接管理机制 重要协议与核心机制
ROS series (IV): ROS communication mechanism series (3): parameter server
vscode删除卸载残余
How Zotero quotes in word jump to references / hyperlink
[string] ranking of country names ----- problem solving notes
Openvino only supports Intel CPUs of generation 6 and above
Definition, understanding and calculation of significant figures in numerical analysis
Design and implementation of redis (6): how redis achieves high availability
Vscode delete uninstall residue
Create virtual machine
Wechat payment iframe sub page has no response
对象和类的概念
Why is it necessary to divide the variance by 255^2 when adding Gaussian noise using the imnoise function of MATLAB
Oracle JDK vs OpenJDK