当前位置:网站首页>pytorch nn.AdaptiveAvgPool2d(1)
pytorch nn.AdaptiveAvgPool2d(1)
2022-07-01 03:15:00 【是七叔呀】
在pytorch的PSPNet中
网络构建有用到nn.AdaptiveAvgPool2d(pool_size)
:
其中参数pool_size
为给定输出特征图的大小,其中通道数前后不发生变化。
- 输入 ( b , c , h , w ) \color{red}{(b,c,h,w)} (b,c,h,w)
- 输出 ( b , c , p o o l s i z e , p o o l s i z e ) \color{red}{(b,c,pool_size,pool_size)} (b,c,poolsize,poolsize)
全局信息采用如下公式:
边栏推荐
- POI导出excel,按照父子节点进行分级显示
- gcc使用、Makefile总结
- Clion and C language
- pytest-fixture
- Detailed list of errors related to twincat3 ads of Beifu
- Edge drawing: a combined real-time edge and segment detector
- Server rendering technology JSP
- split(),splice(),slice()傻傻分不清楚?
- The shell script uses two bars to receive external parameters
- 10、Scanner.next() 无法读取空格/indexOf -1
猜你喜欢
Hello World generation
The best learning method in the world: Feynman learning method
几行事务代码,让我赔了16万
第03章_用户与权限管理
倍福TwinCAT3 Ads相关错误详细列表
实战 ELK 优雅管理服务器日志
Listener listener
HTB-Lame
Best used trust automation script (shell)
Completely solve the lost connection to MySQL server at 'reading initial communication packet
随机推荐
The value of the second servo encoder is linked to the NC virtual axis of Beifu PLC for display
Redis 教程
Golang多图生成gif
C#实现图的深度优先遍历--非递归代码
ES6解构语法详解
伺服第二编码器数值链接到倍福PLC的NC虚拟轴做显示
数据交换 JSON
C language EXECL function
服务器渲染技术jsp
Analyze datahub, a new generation metadata platform of 4.7K star
完全背包问题
打包iso文件的话,怎样使用hybrid格式输出?isohybrid:command not found
后台系统右边内容如何出现滚动条和解决双滚动条的问题
Clion and C language
Introduction to webrtc concept -- an article on understanding source, track, sink and mediastream
过滤器 Filter
Common interview questions for performance test
md5sum操作
文件上传下载
网页不能右键 F12 查看源代码解决方案