当前位置:网站首页>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
边栏推荐
- 现货黄金基本介绍
- SQL topic exercise summary
- 标识符、关键字、数据类型
- According to the category information and coordinate information of the XML file, the category area corresponding to the image is pulled out and stored in the folder.
- 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
- ROS series (IV): ROS communication mechanism series (3): parameter server
- Several common methods of multithreading
- Machine translation baseline
- 常用的辅助类
- JS changes the words separated by dashes into camel style
猜你喜欢
Abstract classes, interfaces and common keywords
Summary of knowledge map (3)
Source code and update details of new instance segmentation network panet (path aggregation network for instance segmentation)
PYMOL-note
作为一名码农,女友比自己更能码是一种什么体验?
Vscode download and installation + running C language
The great gods in acmer like mathematics very much
Paddlepaddle does not support arm64 architecture.
[AI vision · quick review of robot papers today, issue 29] Mon, 14 Feb 2022
[latex] formula group
随机推荐
AI CC 2019 installation tutorial under win10 (super detailed - small white version)
现货黄金操作技巧_估波曲线
Concepts of objects and classes
Definition format of array
Add the compiled and installed Mysql to the path environment variable
Software testing process
Instructions for fastmock
PWA I'm here
If statement format flow
2021-09-03 crawler template (only static pages are supported)
Download and configuration of idea
Definition, understanding and calculation of significant figures in numerical analysis
ROS series (IV): ROS communication mechanism series (5): Service Communication Practice
Why is it necessary to divide the variance by 255^2 when adding Gaussian noise using the imnoise function of MATLAB
Installation and configuration of clion under win10
ROS series (4): ROS communication mechanism series (4): topic communication practice
VS Studio 修改C语言scanf等报错
网络原理 | TCP/IP中的连接管理机制 重要协议与核心机制
What if win10 doesn't have a local group policy?
ROS series (IV): ROS communication mechanism series (6): parameter server operation