积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(35)后端开发(33)云计算&大数据(26)Python(25)系统运维(23)httpd(23)Blender(21)机器学习(18)VirtualBox(8)人工智能(6)

语言

全部英语(64)中文(简体)(34)中文(繁体)(10)日语(2)[zh](1)fj(1)韩语(1)ro(1)zh(1)

格式

全部PDF文档 PDF(95)其他文档 其他(20)PPT文档 PPT(2)
 
本次搜索耗时 0.128 秒,为您找到相关结果约 117 个.
  • 全部
  • 综合其他
  • 后端开发
  • 云计算&大数据
  • Python
  • 系统运维
  • httpd
  • Blender
  • 机器学习
  • VirtualBox
  • 人工智能
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • [zh]
  • fj
  • 韩语
  • ro
  • zh
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 4 - Efficient Architectures

    their giant counterparts. In the first chapter, we briefly introduced architectures like depthwise separable convolution, attention mechanism and the hashing trick. In this chapter, we will deepdive into their corresponding animal in the embedding table. ● Train the model: As we saw earlier the points are linearly separable. We can train a model with a single fully connected layer followed by a softmax activation, since provided a breakthrough for efficiently learning from sequential data, depthwise separable convolution extended the reach of convolution models to mobile and other devices with limited compute and memory resources
    0 码力 | 53 页 | 3.92 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 7 - Automation

    the training process: performance and convergence. Hyperparameters like number of filters in a convolution network or 1 Note that this search space is just choosing if we are applying the techniques. The manipulate the structure of a network. The number of dense units, number of convolution channels or the size of convolution kernels can sometimes be 4 Jaderberg, Max, et al. "Population based training a simple convolution network. Each timestep outputs a convolution layer parameter such as number of filters, filter height, filter width and other parameters required to describe a convolution layer. It
    0 码力 | 33 页 | 2.48 MB | 1 年前
    3
  • pdf文档 Keras: 基于 Python 的深度学习库

    depth_multiplier=1, activation=None, use_bias=True, depthwise_initializer='glorot_uniform', pointwise_initializer='glorot_uniform', bias_initializer='zeros', depthwise_regularizer=None, pointwise_regularizer=None one, bias_regularizer=None, activity_regularizer=None, depthwise_constraint=None, pointwise_constraint=None, bias_constraint=None) 深度方向的可分离 2D 卷积。 可分离的卷积的操作包括,首先执行深度方向的空间卷积(分别作用于每个输入通道),紧 接一个将所得输 布尔值,该层是否使用偏置向量。 • depthwise_initializer: 运用到深度方向的核矩阵的初始化器 (详见 initializers)。 • pointwise_initializer: 运用到逐点核矩阵的初始化器 (详见 initializers)。 • bias_initializer: 偏置向量的初始化器 (详见 initializers)。 • depthwise_regularizer:
    0 码力 | 257 页 | 1.19 MB | 1 年前
    3
  • pdf文档 TVM@AliOS

    INT8 & FP32 AiiOS ! 驱动万物智能 Alios TVM @ ARM CPU INT8 * Cache 芍四 Data FO Data FOData … QNNPACK Convolution 。,NHWC layout Cach, 浆百 FeU Cach- 区下 。, im2col + pack -35 1 129 中131 124有23152136 2 1.14 am omo oo Convolution Workload Performance AiOS 1驱动万物智能 Alios TVM @ ARM CPU INT8 Depthwise Convolution 。, NHWC layout 。 Using TVM schedule primitive completely 130 1.35 1.33. 1.15 116 111 09工08 工区 0.77 0.77 | | | Depthwise Convolution Workload Performance Alios TVM @ ARM CPU INT8 Performance Comparison @ rasp 3b+ AARCH64
    0 码力 | 27 页 | 4.86 MB | 5 月前
    3
  • pdf文档 PyTorch Release Notes

    accuracy. This model script is available on GitHub and NGC. ‣ Mask R-CNN model: Mask R-CNN is a convolution-based neural network that is used for object instance segmentation. PyTorch Release 23.07 PyTorch accuracy. This model script is available on GitHub and NGC. ‣ Mask R-CNN model: Mask R-CNN is a convolution-based neural network that is used for object instance segmentation. The paper describing the model accuracy. This model script is available on GitHub and NGC. ‣ Mask R-CNN model: Mask R-CNN is a convolution-based neural network that is used for object instance segmentation. The paper describing the model
    0 码力 | 365 页 | 2.94 MB | 1 年前
    3
  • pdf文档 TVM Meetup: Quantization

    batch size = 1 • 1.7x speedup on Inception asymmetric quantized model • Mobilenet requires depthwise convolution VNNI schedule • Symmetric model improves the speedup to 2.8x© 2019, Amazon Web Services,
    0 码力 | 19 页 | 489.50 KB | 5 月前
    3
  • pdf文档 2022年美团技术年货 合辑

    的问题,迭代中的一个 关键问题不是评估效果的好坏,而是方案是否存在不必要的超参数等信息,能否不断 地简化 AutoML 的建模,不断地自动化,自适应适配各类问题。 最后,也特别感谢 Convolution Team、Nomo Team、Getmax Team、Aister Team 等队伍的队友们。 总结 本文基于笔者 7 次算法比赛的冠军经历,分享推荐系统、时间序列及自动化机器学习 处理来自不同空间尺 度的特征,从而能够广泛应用于图像分割、检测等变长输入的场景。 ● Twins-SVT 提 出 了 空 间 可 分 离 自 注 意 力 机 制(Spatially Separable Self-Attention,SSSA)来对图像特征的空间维度进行分组,分别计算各局 部空间的自注意力,再利用全局自注意力机制对其进行融合。这种机制在计算 上更高效,性能更优。 Twins 相结合,形成 Twins-PCPVT 来支持尺度变化场景的下游任务。再从自注意机制的效 率和感受野角度出发,设计了兼容局部和全局感受野的新型自注意力,叫做空间可分离 自注意力 (Spatially Separable Self-Attention,SSSA), 形成了 Twins-SVT。 Twins-PCPVT Twins-PCPVT 通过将 PVT 中的位置编码(和 DeiT [7] 一样固定长度、可学习的位
    0 码力 | 1356 页 | 45.90 MB | 1 年前
    3
  • pdf文档 【PyTorch深度学习-龙龙老师】-测试版202112

    络、通信网络、蛋白质分子结构等一系列的不规则空间拓扑结构的数据,它们往往显得力 不从心。2016 年,Thomas Kipf 等人基于前人在一阶近似的谱卷积算法上提出了图卷积网 络(Graph Convolution Network,GCN)模型。GCN 算法实现简单,从空间一阶邻居信息聚 合的角度也能直观地理解,在半监督任务上取得了不错效果。随后,一系列的网络模型相 继被提出,如 GAT、EdgeConv、DeepGCN 和3 × 3感受 野大小。小卷积核使得网络提取特征时的感受野区域有限,但是增大感受野的区域又会增 加网络的参数量和计算代价,因此需要权衡设计。 空洞卷积(Dilated/Atrous Convolution)的提出较好地解决这个问题,空洞卷积在普通卷 积的感受野上增加一个 Dilation Rate 参数,用于控制感受野区域的采样步长,如下图 10.51 所示:当感受野的采样步长 Dilation 时,使用普通卷积方式进行运算;当 dilation 参数大于 1 时,采样空洞卷积方式进行计算。 10.11.2 转置卷积 转置卷积(Transposed Convolution,或 Fractionally Strided Convolution,部分资料也称 之为反卷积/Deconvolution,实际上反卷积在数学上定义为卷积的逆过程,但转置卷积并不 能恢复出原卷积的输入,因此称为反卷积并不妥当)通过在输入之间填充大量的
    0 码力 | 439 页 | 29.91 MB | 1 年前
    3
  • pdf文档 亿联TVM部署

    ����������� �� �������������������� 1. OpenVino a black box, can not deploy our network(with depthwise conv2d, ) 2. TVM can not only deploy our network, but also get a good performance gain by autotuning
    0 码力 | 6 页 | 1.96 MB | 5 月前
    3
  • pdf文档 Data Is All You Need for Fusion

    fern::Interval (y, out.y_start, out.y_start + out.y_len, l fern::Compute( fern::Producer(Convolution Input Filters Convolution 65 }) )) template void gemm(Matrix A,Matrix B,Matrix fern::Interval void conv(image input, image filter, int StrideArg, image out);Convolution Input Filters Convolution 66 }) )) template void gemm(Matrix A,Matrix B,Matrix fern::Interval void conv(image input, image filter, int StrideArg, image out);Convolution Input Filters Convolution 67 }) )) template void gemm(Matrix A,Matrix B,Matrix fern::Interval
    0 码力 | 151 页 | 9.90 MB | 6 月前
    3
共 117 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 12
前往
页
相关搜索词
EfficientDeepLearningBookEDLChapterArchitecturesAutomationKeras基于Python深度学习TVMAliOSPyTorchReleaseNotesMeetupQuantization2022美团技术年货合辑深度学习亿联部署DataIsAllYouNeedforFusion
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩