写完逐条核对吧。

1. 规范

  • 一般会议论文要求双盲。可以提自己的工作,但要以第三人称提,不要用my或our等字眼。

  • 引用、标签等注意加波浪号:MFQE~\cite{yang2018}

  • 图表caption开头不加the。

  • 初稿不用写致谢。

  • 不要自己写etal、eg等,要用LaTeX提供的\etal\eg等。是不一样的。

  • 要规范使用文本字体、斜体(公式)小写、斜体大写、正体加粗大写、艺术字体等的区别。比如,想用S_{in}表示输入的sample,那么in应该加上文本标注\text{in};变量和标量用斜体小写(放在公式里就行,不需要标注)即可;矩阵(如特征图)用正体加粗大写\mathbf{F};损失函数可以用艺术字\mathcal{L}

  • 全文中指标的精度要统一。指标之间可以不同。

  • 第一次出现要给全称(不要以为每一个审稿人的常识都和你一样),比如PSNR等。一般不用字母大写。

2. 语法

  • 专有名词一般不加the,但类似ResNet的本质是xxx network,按理说也可以加。全文统一即可。

3. 其他

  • 会议和期刊是很不一样的。会议审稿时间短(如CVPR建议审稿人审一篇论文的时间为2小时),第一感觉很重要,因此Figure1、图表的连贯性很重要,每一个图表里的legend、风格最好是连贯、一致的。通常实验比方法更容易被质疑。

  • 有些visio图在pdf中会出现直线错位等情况,要缩放看看。

  • 英式都改成美式吧,比如neighbouring的u去掉。

4. 好图好表

来自Facebook《Unsupervised Cross-lingual Representation Learning at Scale》:

5. 好表达

我们的工作很重要

  • 沉浸:Consumers are drowning in digital visual content.

  • 代价是:These very deep networks come at the expense of increased prediction cost and latency.

我们的工作有意义

  • 第一个:Our contribution in this direction is the development of a NSS-based modeling framework for OU-DU NR IQA design, resulting in a first of a kind NSS-driven blind OU-DU NR IQA model.

  • 没有任何花哨技巧:Using RGB only and without any bells and whistles, our method achieves results on par with or better than the latest competitions winners.

  • 易于:These feedforward models are amenable to parallelized implementations.

  • 避开:We propose the Transformer, a model eschewing recurrence and instead relying entirely on an attention mechanism.

我们的工作细节

  • 涵盖:We explore a range of gating network designs, spanning feed-forward convolutional architectures to recurrent networks with varying degrees of parameter sharing.

    A 2D \(k \times k\) kernel can be inflated as a 3D \(t \times k \times k\) kernel that spans \(t\) frames.

  • 纳入考虑,融合,编入:PyTorch’s success stems from weaving previous ideas into a design that balances speed and ease of use.

我们怎么组织这篇文章

  • 延后:We defer a discussion of the relationship between these and other methods to section 5.

  • 图(表)的左(右)侧:The Transformer uses stacked self-attention for both the encoder and decoder, shown in the left and right halves of Figure 1.

最终效果出类拔萃

  • 可比肩:The new IQA quality index performs better than the popular PSNR index and delivers performance at par with top performing NR IQA approaches.

  • 胜出:In our experiments, we find that the recurrent gate dominates the feed-forward gates in both prediction accuracy and computation cost.

怎么解释我们的成功

  • 归功于:PyTorch's success stems from weaving previous ideas into a design that balances speed and ease of use.

Note | 论文写作笔记的更多相关文章

  1. Note | 学术论文写作方法和技巧

    目录 1. 论文发表流程 2. 确定科研方向 3. 思考问题和解决问题 4. 审稿 5. 论文写作 5.1. 标题 5.2. 摘要 5.3.介绍 5.4. 相关工作 5.5. 段落 5.6. 方法 5 ...

  2. SCI英文论文写作- Latex 进阶

    SCI英文论文写作- Latex 进阶   1.设置行间距的方法: %\setlength{\baselineskip}{15pt} \renewcommand{\baselinestretch}{1 ...

  3. How to Write and Publish a Scientific Paper: 7th Edition(科技论文写作与发表教程)(11.04更新)

    How to Write and Publish a Scientific Paper: 7th Edition(科技论文写作与发表教程)(11.04更新) 重要通知: 最近开题报告已差不多告一段落, ...

  4. 科学论文写作 Tips

    感觉还是课程中给的英文描述会比较好,所以笔记大多数还是以老师的原英文 PPT 为主 1 Steps in the Writing Process 如何开展论文写作以及各个步骤的时间分配 1-1 Pre ...

  5. Latex论文写作-Texsdudio 快捷键总结

    Latex论文写作-Texsdudio 快捷键总结  The keyboard shortcuts can be modified at Options -> Shortcuts. The fo ...

  6. SCI科技论文写作技巧-核心价值

    第一次写SCI论文写作技巧,本身不是大牛,也许没有资金格谈论这个. 这里仅仅是一些个人思考,不正确,好还是不好.而当另一种理论. 对于工程专业的学生,谁往往应用,书写SCI事情.当然,也不是没可能.全 ...

  7. 论文阅读笔记 - YARN : Architecture of Next Generation Apache Hadoop MapReduceFramework

    作者:刘旭晖 Raymond 转载请注明出处 Email:colorant at 163.com BLOG:http://blog.csdn.net/colorant/ 更多论文阅读笔记 http:/ ...

  8. 论文阅读笔记 - Mesos: A Platform for Fine-Grained ResourceSharing in the Data Center

    作者:刘旭晖 Raymond 转载请注明出处 Email:colorant at 163.com BLOG:http://blog.csdn.net/colorant/ 更多论文阅读笔记 http:/ ...

  9. 论文写作office实用技巧

    最近在写论文,然后要按照模板来写,其中office排版有很多技巧;先前一直没有弄透彻,今晚上终于完美收工! 主要问题如下 MathType破解版 Mathtype试用版,到期后要卸载干净,才能再次下载 ...

随机推荐

  1. matlab练习程序(读取列不一致的数据)

    通常情况我们使用matlab载入数据时,使用load或importdata函数基本就能满足需求. 不过如果数据列是不一致的,又不想读数据的时候每一行去遍历,那么可以使用textscan这个函数. 比如 ...

  2. 基于SincNet的原始波形说话人识别

    speaker recognition from raw waveform with SincNet Mirco Ravanelli, Yoshua Bengio 作为一种可行的替代i-vector的 ...

  3. dom元素上添加断点(使用dom breakpoint找到修改属性的javascript代码)

    使用dom breakpoint能快速找到修改了某一个dom element的JavaScript code位于何处.在Chrome development tool里,选中想要inspect的dom ...

  4. IT兄弟连 Java语法教程 Java语法基础 经典面试题

    1.Java语言中有几种基本类型?分别是什么?请详细说明每种类型的范围以及所占的空间大小? Java语言中有8中基本类型,分别是代表整形的byte.short.int和long,代表浮点型的float ...

  5. Oracle define用法简介教程

    目录 1.define常量用法 2.&和&&符号用法 继上一篇博客Oracle绑定变量学习笔记,再写一篇define变量的简单教程 @ 1.define常量用法 注意:defi ...

  6. solr集群Server refused connection at: http://127.0.0.1:6060/solr/ego 注册zookeepr自动使用内网ip

    引导:适用于各种注册服务,zookeeper和被注册的服务器不在同一ip上,产生的注册了127.0.0.1本地ip地址 在使用solr集群操作的时候,报了如下的错误 org.apache.solr.c ...

  7. 猪肉涨价飞快?让我们用python来预测一下今年最后一个月的猪肉价格吧!

    今天我们将使用Facebook的“先知”模型来预测2019年12月广东省的猪肉价格,本实验仅供参考. 1.准备数据 在猪价系统网站上利用开发者工具获得过去一年广东省的猪肉价格保存为json格式:htt ...

  8. [译]Zookeeper的优点与局限性

    1.Zookeeper的优点与局限性 在学习了Zookeeper(后文都简称zk)的介绍和功能后,您已经很好地理解了zk. 现在,在这个zk教程中,我们将讨论zk的优点和局限性. zk有几个功能对用户 ...

  9. SSM框架之Mybatis(4)SqlMapConfig

    Mybatis(4)SqlMapConfig.xml SqlMapConfig.xml 中配置的内容和顺序 -properties (属性) --property -settings(全局配置参数) ...

  10. FCC---Use CSS Animation to Change the Hover State of a Button---鼠标移过,背景色变色,用0.5s的动画制作

    You can use CSS @keyframes to change the color of a button in its hover state. Here's an example of ...