当前位置:网站首页>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:48:00 【pylyy】
【 reason 】:
The number of channels does not match , Need to RGB Instead of grayscale .
【 solve 】:
Change pictures ( Use RGB Three channel picture )
版权声明
本文为[pylyy]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230347102618.html
边栏推荐
- What to pay attention to when writing the first code
- Design and implementation of redis (1): understand data structures and objects
- [mathematical modeling] my mathematical memory
- Definition, understanding and calculation of significant figures in numerical analysis
- ROS series (II): ROS quick experience, taking HelloWorld program as an example
- Process seven state transition diagram
- Digital image processing third edition Gonzalez notes Chapter 2
- 秒杀所有区间相关问题
- Variables, constants, operators
- Redis (17) -- redis cache related problem solving
猜你喜欢
Identifier, keyword, data type
将编译安装的mysql加入PATH环境变量
ROS series (IV): ROS communication mechanism series (5): Service Communication Practice
Writing latex with vscode - the latest tutorial 2022 / 4 / 17
[latex] formula group
Solve the technical problems in seq2seq + attention machine translation
51 single chip microcomputer: D / a digital to analog conversion experiment
抽象类、接口、常用关键字
The art of concurrent programming (2): synchronized usage scenarios
Redis(17) -- Redis缓存相关问题解决
随机推荐
PYMOL-note
7-1 introduction to finance
What to pay attention to when writing the first code
基于PHP的代步工具购物商城
Identifier, keyword, data type
you need to be root to perform this command
Chapter 8 exception handling, string handling and file operation
现货黄金操作技巧_估波曲线
CRF based medical entity recognition baseline
常用的辅助类
(valid for personal testing) compilation guide of paddedetection on Jetson
VS Studio 修改C語言scanf等報錯
Man's life
Seekbar custom style details
什么是软件验收测试,第三方软件检测机构进行验收测试有什么好处?
MySQL zip installation tutorial
Basic use of Charles
作为一名码农,女友比自己更能码是一种什么体验?
JS takes out the same elements in two arrays
Add the compiled and installed Mysql to the path environment variable