当前位置:网站首页>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)
全局信息采用如下公式:
边栏推荐
- MySQL knowledge points
- [QT] add knowledge supplement of third-party database
- Design of serial port receiving data scheme
- A few lines of transaction codes cost me 160000 yuan
- C语言多线程编程入门学习笔记
- leetcode 1482 猜猜看啊,这道题目怎么二分?
- [daily training] 1175 Prime permutation
- Ultimate dolls 2.0 | encapsulation of cloud native delivery
- MySQL index --01--- design principle of index
- Detailed list of errors related to twincat3 ads of Beifu
猜你喜欢

Take you through a circuit board, from design to production (dry goods)

EtherCAT简介
![[us match preparation] complete introduction to word editing formula](/img/e4/5ef19d52cc4ece518e79bf10667ef4.jpg)
[us match preparation] complete introduction to word editing formula

Druid监控统计数据源

EDLines: A real-time line segment detector with a false detection control翻译

倍福TwinCAT3 Ads相关错误详细列表

Huawei operator level router configuration example | configuration optionA mode cross domain LDP VPLS example

Basic concepts of database

File upload and download

EtherCAT原理概述
随机推荐
Stop saying that you can't solve the "cross domain" problem
Install vcenter6.7 [vcsa6.7 (vCenter server appliance 6.7)]
多元线性回归
4、【WebGIS实战】软件操作篇——数据导入及处理
最好用的信任关系自动化脚本(shell)
Introduction to EtherCAT
Nacos
数据库DDL(Data Definition Language,数据定义语言)知识点
Mybati SQL statement printing
8 pits of redis distributed lock
实现pow(x,n)函数
如何校验两个文件内容是否相同
串口接收数据方案设计
How do spark tasks of 10W workers run? (Distributed Computing)
The best learning method in the world: Feynman learning method
md5sum操作
Clion and C language
Basic concepts of database
Design practice of current limiting components
Completely solve the lost connection to MySQL server at 'reading initial communication packet