首页 > TAG信息列表 > Literature

classic

作为名词:The classics are the literature of ancient Greece and Rome, known as classical antiquity, and once the principal subject studied in the humanities [人文学科]. The Chinese classics occupy a similar position in Chinese culture, and various other culture

Conversational Machine Comprehension: a Literature Review(2020.11)

机器阅读理解(Machine Reading Comprehension (MRC))的大部分研究都是围绕单回合问答(QA)展开的,而多回合问答技术(Conversational Machine Comprehension(CMC))最近也得到了重视,这要归功于神经语言模型(如BERT)在自然语言理解方面的进步,以及大规模会话数据集(如CoQA和QuAC)的引

图神经网络论文 汇总

      最近在网上看到有人给图神经网络相关论文做了个汇总,这里收藏一下: https://github.com/naganandy/graph-based-deep-learning-literature                

MOT 综述-Multiple Object Tracking: A Literature Review

ref:https://leijiezhang001.github.io/MOT-%E7%BB%BC%E8%BF%B0-Multiple-Object-Tracking-A-Literature-Review/ 这篇文章比较广义,不是针对3D tracking的,知识互通,可以学习一下。 本文的主要贡献点如下四条:1)多目标跟踪系统的关键方向,包括公式(formulation),分类(categorization),关键

Reciteing(first)

  it is sybmbolically portrayed in this cartoon,when a teacher assigns her student to read a literature, her tells him to think of it as a long -text message. It reminds me of the significance of reading literature while a mjority of people are spending t

Codeforces Round #715 (Div. 2) D. Binary Literature (构造)

题意:给你三个长度为\(2n\)的01串,要你构造出一个长度为\(3n\)的字符串\(s\),使得\(s\)的两个子序列至少包含两个给出的01串. 题解:因为给出的字符串长度为\(2n\)且为01串,那么某一个串包含的\(0\)或\(1\)的个数必然不小于0,那么我们可以找到两个\(0\)的个数或\(1\)的个数不

[CF1508A] Binary Literature

前言 练习赛的时候降智写了一车面包锅,赛后一写就过。 题目 洛谷 CF 题目大意: 给定一个正整数 \(n\),接着输入三个长度为 \(2n\) 的01字符串,要求构造一个长度不超过 \(3n\) 的字符串使得至少给定的两个串为你构造的串的子序列。 多组数据,\(\sum n\le 10^5\)。 讲解 其实这道题还是比

Literature Review: Faster than FAST

最近对CUDA比较感兴趣,看了一下这篇论文. Abstract GPUs牛逼. 我们的工作首先回顾了非极大值抑制(non-maxima suppression的问题, 特别是在GPUs上. 然后提出了一个选择局部响应最大的特征检测, 强制了空间特征分布, 同时同步检测特征. 我们的第二个贡献介绍了一个加强的FAST特征检

Approaching literature review for academic purposes: The Literature Review Checklist

Approaching literature review for academic purposes: The Literature Review Checklist Debora F.B. LeiteI  II  III  http://orcid.org/0000-0001-8839-3934 Maria Auxiliadora Soares PadilhaII  http://orcid.org/0000-0001-7024-6522 Jose G. CecattiI  

Literature Review: 基于稀疏直接法的建图

LR: Direct Sparse Mapping Abstract Photometric bundle adjustment (PBA). 目前的PBA没法处理reobservation. 我们提出DSM(direct sparse mapping). 1. Introduction 边缘化策略通过移除旧的相机和点来减少计算量, 但是还保持系统对于不可观的自由度(绝对的位姿和pose)的一致性.