Paper English
论文中的英语
单词
a
- arange 整理
- ambiguity 含糊的
- aggregate 总量
- auxiliary 辅助的
- alleviate 缓解
- aberrant 异常的
- akin 类似的
- Acknowledgment 确认
b
- baseline 基线; 水平线
- bidirectional
- base 基
c
- reconstruction 重建
- composition 组成
- casually 随意地
- calibration 标定
- coherent 连贯的; 合乎逻辑的
- confine 限制
- coarse 粗糙的
- compound 复合
- clutter 杂乱
- correction 修正
- coherent 连贯的
- collaborate 合作
- congest 阻塞的
- consecutive 连续的
- Consensus 共识
d
- deduce 推论
- displacement 位移
- dominant 明显的
- intrinsically 本质上
- derive 推导出
- drawback 缺点
- dubbed 被称为
- disjoint 不相交的
- degenerate 简化; 退化
e
- equivalence 等价
- encapsulate 概括
- Eligible 符合条件
f
- frontier 前沿
- forensic 法医
g
- gist 主旨
h
- historic 历史的
- homography 射影映射; 单应性
- homogenous 齐次的
- heterogeneous 异构
- hierarchy 层次
- hamper 阻碍
- hurdle 障碍
- Heterogeneity 非均质性的
i
- inherent 固有的
- instrumentation 仪器
- intermediate 中间
- inevitably 必然
- incentivize 激励
- isotropic 各向同性的
- isomorphism 同构
- infuse 注入
- infeasible 不可行的
- ineffectiveness 无效
- inductive 归纳
j
- junctions 连接
l
- leverage 利用
- linkage 链接
m
- modeling 建模
- morph 渐变
- motion 运动
- mosaic 马赛克
- magnitude 大小
- multipolar 多极
- mimic 模仿
- motif 动机
n
- 正态
o
- occlusion 遮挡
- optical 光学的
- omit 省略
- r
- Retransmission 重传
p
- photometric 光度
- pose 位姿
- planar 平面
- prevalent 流行的
- piecewise 分段
- parallax 视差
- attenuate 衰减
- perceptual 感知
- perceive 感知
- premise 前提
- prone 易于; 倾向于
- predominant 占优势的; 主导的
r
- retrieve 获取
- remedy 改进
- restrict 限制
- recurrent 周期的
- restrain 抑制
- resemblance 相似的
- relay 传达
- rational 合理的
- reside 驻留
- retrieval 检索
s
- stereo 立体
- scenic 风景优美
- synthesize 合成
- stabilization 稳定
- surpass 胜过
- signify 表示
- salient 显著的
- silhouette 轮廓
- skew 倾斜
- supplement 补充
- subpar 低于标椎的
- subtle 微妙的
- subdivision 细分
- scarce 稀少的
- scalable 可伸缩的
- senarios 场景
- sophisticated 复杂的
- substantially 大幅
- Subsequent 后续的
t
- transition 过渡
- triplet 三元组
- theorem 定理
- traction 牵引
- temporal 暂时的
- travers 横移
- transductive 转换
u
- undergone 经历
词汇
c
- camera poses 相机位姿
d
- differential training 有差异的训练
e
- epipolar line 核线
f
- focal length 焦距
- fine-grained 细粒度的
i
- image plane 视平面
n
- normal estimation 正态估计
o
- optical flow 光流
v
- video clips 视频剪辑
s
- stereo camera 立体摄像机
- sparse modeling 稀疏建模
- dense modeling 稠密建模
- small displacements 小位移
t
- trade-off 权衡
Paper English的更多相关文章
- 如何写好一篇高质量的paper
http://blog.csdn.net/tiandijun/article/details/41775223 这篇文章来源于中科院Zhouchen Lin 教授的report,有幸读到,和大家分享一 ...
- How to implement an algorithm from a scientific paper
Author: Emmanuel Goossaert 翻译 This article is a short guide to implementing an algorithm from a scie ...
- How to Write and Publish a Scientific Paper: 7th Edition(科技论文写作与发表教程)(11.04更新)
How to Write and Publish a Scientific Paper: 7th Edition(科技论文写作与发表教程)(11.04更新) 重要通知: 最近开题报告已差不多告一段落, ...
- Writing the first draft of your science paper — some dos and don’ts
Writing the first draft of your science paper — some dos and don’ts 如何起草一篇科学论文?经验丰富的Angel Borja教授告诉你 ...
- 2016.09.14,英语,《Using English at Work》全书笔记
半个月时间,听完了ESLPod出品的<Using English at Work>,笔记和自己听的时候的备注列在下面.准备把每个语音里的快速阅读部分截取出来,放在手机里反复听. 下一阶段把 ...
- paper 13:计算机视觉研究群体及专家主页汇总
做机器视觉和图像处理方面的研究工作,最重要的两个问题:其一是要把握住国际上最前沿的内容:其二是所作工作要具备很高的实用背景.解决第一个问题 的办法就是找出这个方向公认最高成就的几个超级专家(看看他们都 ...
- [转]A plain english introduction to cap theorem
Kaushik Sathupadi Programmer. Creator. Co-Founder. Dad. See all my projects and blogs → A plain engl ...
- 如何写出优秀的研究论文 Chapter 1. How to Write an A+ Research Paper
This Chapter outlines the logical steps to writing a good research paper. To achieve supreme excelle ...
- 写出完美论文的十个技巧10 Tips for Writing the Perfect Paper
10 Tips for Writing the Perfect Paper Like a gourmet meal or an old master painting, the perfect col ...
随机推荐
- Python面试【315+道题】
第一部分 Python基础篇(80题) 为什么学习Python? 通过什么途径学习的Python? Python和Java.PHP.C.C#.C++等其他语言的对比? 简述解释型和编译型编程语言? P ...
- Python函数04/生成器/推导式/内置函数
Python函数04/生成器/推导式/内置函数 目录 Python函数04/生成器/推导式/内置函数 内容大纲 1.生成器 2.推导式 3.内置函数(一) 4.今日总结 5.今日练习 内容大纲 1.生 ...
- day3 python数据类型转换及变量的缓存机制
类型转换 1,强制类型转换 1.1 number的转换(int,float,bool,complex) num1 = 10 num2 = 10.6 num3 = True num4 = 3 + 4j ...
- Ethical Hacking - GAINING ACCESS(15)
CLIENT SIDE ATTACKS Social Engineering Gather info about the user(s). Build a strategy based on the ...
- LESS实战::not与:hover混合使用
举个例子,有个HTML是这样的. <div class="item light">A</div> <div class="item" ...
- vue : async / await 的应用
比如有组数据是很多页面都要用的,我想把它写在一个js文件里作为公共方法. public.js import axios from 'axios'; axios.defaults.headers.pos ...
- Mnist手写数字识别 Tensorflow
Mnist手写数字识别 Tensorflow 任务目标 了解mnist数据集 搭建和测试模型 编辑环境 操作系统:Win10 python版本:3.6 集成开发环境:pycharm tensorflo ...
- ThinkPHP5.0、5.1和6.0教程文档合集(免费下载)
我们都知道ThinkPHP是一个免费开源的,快速.简单的面向对象的轻量级PHP开发框架. ThinkPHP6主要更新了什么呢? 1. 支持PHP最新的强类型 2. PSR开发规范得了更广泛的应用 3. ...
- Invalid RNPermission 'ios.permission.xxx'. should be one of: ( )
原因可能是配置配置问题, 我碰到的是Android上完美运行,iOS报错,原因是前期用的Android开发,iOS的配置项没有配完整 按照官方配置一遍 https://github.com/react ...
- 前端需要知道的 HTML5 SEO优化
title标签,字数不能过长(不超过70个字符最优) <title>淘宝网 - 淘!我喜欢</title> 使用description以及keyword标签(不超过300个字符 ...