当前位置:网站首页>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)
全局信息采用如下公式:
边栏推荐
猜你喜欢

Ctfshow blasting WP

Chapitre 03 Bar _ Gestion des utilisateurs et des droits

岭回归和lasso回归

Edlines: a real time line segment detector with a false detection control

Home online shopping project

C语言多线程编程入门学习笔记

排序链表(归并排序)

Completely solve the lost connection to MySQL server at 'reading initial communication packet

Detailed list of errors related to twincat3 ads of Beifu

Introduction and basic knowledge of machine learning
随机推荐
Finally in promise
FCN全卷积网络理解及代码实现(来自pytorch官方实现)
HTB-Lame
Home online shopping project
XXL job User Guide
Edge Drawing: A combined real-time edge and segment detector 翻译
Best used trust automation script (shell)
岭回归和lasso回归
File upload and download
Learning notes for introduction to C language multithreaded programming
C#实现图的深度优先遍历--非递归代码
So easy deploy program to server
第03章_用户与权限管理
不用加减乘除实现加法
Golang多图生成gif
Feign remote call and getaway gateway
Edlines: a real time line segment detector with a false detection control
Latest interface automation interview questions
Let's just say I can use thousands of expression packs
实战 ELK 优雅管理服务器日志