积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(12)机器学习(12)

语言

全部中文(简体)(7)英语(5)

格式

全部PDF文档 PDF(12)
 
本次搜索耗时 0.051 秒,为您找到相关结果约 12 个.
  • 全部
  • 云计算&大数据
  • 机器学习
  • 全部
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 PyTorch Release Notes

    R-CNN model: Mask R-CNN is a convolution-based neural network that is used for object instance segmentation. PyTorch Release 23.07 PyTorch RN-08516-001_v23.07 | 11 The paper describing the model R-CNN model: Mask R-CNN is a convolution-based neural network that is used for object instance segmentation. The paper describing the model can be found here. NVIDIA’s Mask R-CNN model is an optimized R-CNN model: Mask R-CNN is a convolution-based neural network that is used for object instance segmentation. The paper describing the model can be found here. NVIDIA’s Mask R-CNN model is an optimized
    0 码力 | 365 页 | 2.94 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 4 - Efficient Architectures

    project for you in the next section. We take up a novel task to train a model that predicts a segmentation mask over an object in the input sample. This model will be used within a mobile application. key concerns. Given an image of a pet, our model will predict a segmentation mask over the pet. An example input image and segmentation mask is shown in figure 4-22. We are going to use the Oxford-IIIT Oxford-IIIT Pet dataset30 for training purposes. It contains images and segmentation masks for 37 pet categories. We will train two models using regular convolutions and depthwise separable convolutions respectively
    0 码力 | 53 页 | 3.92 MB | 1 年前
    3
  • pdf文档 机器学习课程-温州大学-09深度学习-目标检测

    分类任务关心整体,给出的 是整张图片的内容描述,而 检测则关注特定的物体目标 ,要求同时获得这一目标的 类别信息和位置信息。 分割(Segmentation) 分割包括语义分割(semantic segmentation)和实例分割( instance segmentation),前者 是对前背景分离的拓展,要求 分离开具有不同语义的图像部 分,而后者是检测任务的拓展 ,要求描述出目标的轮廓(相 比检测框更为精细)。
    0 码力 | 43 页 | 4.12 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 5 - Advanced Compression Techniques

    prunable block using magnitude-based pruning. Note that the below code is in addition to the original segmentation project in chapter four. The code for this project is available as a Jupyter notebook here. def all convolution blocks from second (zero indexed) onwards. The model variable refers to the pet segmentation model from chapter four. # Pruning start and end blocks prunable_blocks = list(map(lambda l:
    0 码力 | 34 页 | 3.18 MB | 1 年前
    3
  • pdf文档 如何利用深度学习提高高精地图生产的自动化率-邹亮

    ��(���������(�� ���������������(�� �������� �� ����()�������������������� ������ (Semantic Image Segmentation) ��� �������������� ���� ���� ������(Lane line Detection) �� ���)�)�(� ����&���&��,���
    0 码力 | 34 页 | 56.04 MB | 1 年前
    3
  • pdf文档 李东亮:云端图像技术的深度学习模型与应用

    SACC2017 图像 视频 检测 识别 分割 跟踪 物 环境 数 据 核 心 云端 移动端 业 务 视觉感知模型 SACC2017 视觉感知核心问题 Object Segmentation Object Classification Person, Horse, Barrier, Table, etc Object Detection 检测 识别 分割 跟踪 核
    0 码力 | 26 页 | 3.69 MB | 1 年前
    3
  • pdf文档 《TensorFlow 快速入门与实战》6-实战TensorFlow验证码识别

    早期的Captcha验证码 "smwm" ,由EZ-Gimpy 程序产生,使用扭曲的字母和背景颜色梯度 一种更现代的CAPTCHA,其不使用扭曲的背景及 字母,而是增加一条曲线来使得图像分割 (segmentation)更困难。 另一种增加图像分割难度的方法为将符号彼此拥挤 在一起,但其也使得真人用户比较难以识别 要求用户识别图片的验证方式,本图为模拟12306 网站的验证界面 验证码(CAPTCHA)生成
    0 码力 | 51 页 | 2.73 MB | 1 年前
    3
  • pdf文档 Lecture 7: K-Means

    December 28, 2021 4 / 46 Clustering: Some Examples Document/Image/Webpage Clustering Image Segmentation (clustering pixels) Clustering web-search results Clustering (people) nodes in (social) networks/graphs
    0 码力 | 46 页 | 9.78 MB | 1 年前
    3
  • pdf文档 阿里云上深度学习建模实践-程孟力

    Libraries ImageInput Data Aug VideoInput Resnet RPNHead Classification Object Detection Segmentation Multi-Label OCR CrossEntropy SmoothL1 DiceLoss Contrasive RCNNHead MaskHead SeqHead
    0 码力 | 40 页 | 8.51 MB | 1 年前
    3
  • pdf文档 动手学深度学习 v2.0

    图像分类。由 于深度神经网络可以有效地表示多个层次的图像,因此这种分层表示已成功用于各种计算机视觉任务,例如 目标检测(object detection)、语义分割(semantic segmentation)和样式迁移(style transfer)。秉承计算 机视觉中利用分层表示的关键思想,我们将从物体检测的主要组件和技术开始,继而展示如何使用完全卷积 网络对图像进行语义分割,然后我们 讨论区178 13.9 语义分割和数据集 在 13.3节—13.8节中讨论的目标检测问题中,我们一直使用方形边界框来标注和预测图像中的目标。本节将 探讨语义分割(semantic segmentation)问题,它重点关注于如何将图像分割成属于不同语义类别的区域。 与目标检测不同,语义分割可以识别并理解图像中每一个像素的内容:其语义区域的标注和预测是像素级的。 图13.9.1展示了语义 9.1: 语义分割中图像有关狗、猫和背景的标签 13.9.1 图像分割和实例分割 计算机视觉领域还有2个与语义分割相似的重要问题,即图像分割(image segmentation)和实例分割(instance segmentation)。我们在这里将它们同语义分割简单区分一下。 • 图像分割将图像划分为若干组成区域,这类问题的方法通常利用图像中像素之间的相关性。它在训练 时不需要有关图像
    0 码力 | 797 页 | 29.45 MB | 1 年前
    3
共 12 条
  • 1
  • 2
前往
页
相关搜索词
PyTorchReleaseNotesEfficientDeepLearningBookEDLChapterArchitectures机器学习课程温州大学09深度目标检测AdvancedCompressionTechniques如何利用提高高精地图生产自动自动化邹亮李东亮云端图像技术模型应用TensorFlow快速入门实战验证验证码识别LectureMeans阿里云上建模实践程孟力动手v2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩