【text recognition算法】Scene Text Recognition from Two-Dimensional Perspective
AAAI 2019 Introduction 作者列举了之前对于irregular text识别算法的缺点,认为sequence recognition的算法是一维的,存在label和sequence无法对齐的问题。于是作者提出
【论文阅读】Visual place recognition: A survey from deep learning perspective
Visual place recognition: A survey from deep learning perspective 原文链接:PDF [1] Zhang X , Wang L , Su Y . Visual Place R
LLMs之PEFT:《Parameter-Efficient Fine-Tuning for Large Models: A Comprehensive Survey》翻译与解读
LLMs之PEFT:《Parameter-Efficient Fine-Tuning for Large Models: A Comprehensive Survey》翻译与解读 导读:这篇论文是
行为识别 - A Comprehensive Study of Deep Video Action Recognition
文章目录0. 前言1. 数据集概述1.1. 看图说话1.2. 数据集概述1.3. 具体数据集概述2. 模型发展2.1. 看图说话2.2. 模型概述与挑战2.3. 模型的发展3. 性能指标与结果展示4. 其他研究方向0. 前言 相关资料&a
SysML for Systems Engineering A Model-Based Approach 资源介绍
SysML for Systems Engineering A Model-Based Approach 资源介绍 去发现同类优质开源项目:https:gitcode 在此仓库中,我们提供了《SysML fo
模型解释知识介绍A Unified Approach to Interpreting Model Predictions
1. 解释算法背景 1.1 LIME 特点:局部、model-agnostic、instance-wise 方法:使用一个更简单的、围绕特定实例的本地可解释模型来近似复杂的ML模型 选择要解释的实例 生成一组相邻样本来干扰实例 使用复杂M
机器人局部避障的动态窗口法(dynamic window approach)
首先在V_m∩V_d的范围内采样速度:allowable_vgenerateWindow(robotV, robotModel)allowable_w generateWindow(robotW, robo
深入理解深度学习——BERT派生模型:RoBERTa(A Robustly Optimized BERT Pretraining Approach)
分类目录:《深入理解深度学习》总目录 现阶段,预训练语言模型总是可以通过更大的模型和更多的数据获得更好的性能,GPT系列模型就是此类优化方向的典范。RoBERTa&#
加密流量分类-论文2:Deep Packet: A Novel Approach For Encrypted Traffic Classification Using Deep Learning
加密流量分类-论文2:Deep Packet: A Novel Approach For Encrypted Traffic Classification Using Deep Learning 0、摘要 1、介绍 2、相关工作 3、深度学
《MixMatch: A Holistic Approach to Semi-Supervised Learning》论文阅读报告
1. 算法核心思想 1.1 基本思想 现有的半监督学习方法主要有三种:自洽正则化(Consistency Regularization),最小化熵(Entropy Minimization)和传统正则化(Traditional Regu
【论文阅读】An LSTM-Based Deep Learning Approach for Classifying Malicious Traffic at the Packet Level
原文标题:An LSTM-Based Deep Learning Approach for Classifying Malicious Traffic at the Packet Level原文作者ÿ
论文笔记:DeepFuse: A Deep Unsupervised Approach for Exposure Fusion with Extreme Exposure Image Pairs
论文笔记:DeepFuse: A Deep Unsupervised Approach for Exposure Fusion with Extreme Exposure Image Pairs code&#
016 A Principled Approach to Data Valuation for Federated Learning(评价 federated shapley value)
方法:提出federated shapley value:①保留了规范SV的理想特性②可以在不产生额外通信成本的情况下进行计算③能够捕获参与顺序对数据值的影响 目的: 为了公平的评价数据源,补偿数据所有者对培训过程的贡献。 结论: 证明了有
【论文阅读】Attributed Graph Clustering: A Deep Attentional Embedding Approach
【原文】Chun Wang, Shirui Pan, Ruiqi Hu, Guodong Long, Jing Jiang, Chengqi Zhang. Attributed Graph Clustering: A Deep Attent
【论文解读】A Frustratingly Easy Approach for Entity and Relation Extraction
Abstract 对于实体识别和关系抽取的联合任务,大多数使用结构化预测模型或共享参数。而作者使用一个简单的流水线模型实现。方法使用两个独立的编码器,关系抽取的输入仅仅是实体识别的结果。通过实验,验证了学习实体和关系的不同上下文表示
A Multi-Scale Approach for Graph Link Prediction
总结:小改进,对于一个节点的两个邻居,若这两邻居包含相似和冗余的信息时,GNN模型的表现就会变差,本篇paper设置了规则对这些相
Metamorphic Testing:A New Approach for Generating Next Test Cases
Metamorphic Testing: A New Approach for Generating Next Test Cases 读该论文的原因 因为之前接触了蜕变关系的知识,尤其是蜕变关系在自动化驾驶方法的应
(四十五)混合法(hybrid approach)计算VaR
混合法介绍Age-Weighted Historical SimulationThe hybrid approach combines techniques of both parametric and nonparametric met
《Computer Networking A Top Down Approach》
《Computer Networking A Top Down Approach》https:wps.pearsonedecs_kurose_compnetw_62165546314198700.cwindex.htmlh
Transformers are SSMs: Generalized Models and Efficient Algorithms Through Structured State Space Du
这篇论文的标题是《Transformers are SSMs: Generalized Models and Efficient Algorithms Through Structured State Space Duality》。其主要探
发表评论