当前位置:网站首页>Thesis tips
Thesis tips
2022-07-02 07:39:00 【Xiao Chen who wants money】
The author of the paper tip:
1、 Reviewers don't spend much time reading papers , After all, everyone is busy . The core contribution Be sure to write clearly .
2、 be based on 1, Workload is the top priority .
3、 Don't have grammar problems , It can be used grammarly Check .
4、 Do not have undefined variables or ambiguous variables , If there are some nouns , Be sure to quote or explain it , Explain its relationship with the paper .
5、 Don't use some abnormal nouns .
6、 The effect should exceed baseline.
7、 stay introduction It's better to add a picture to the part , A good paper hopes to pass introduction You can know your job . chart > surface > written words > Algorithm .
rebuttal :
1、 Reviewers generally don't change their minds easily , It won't take long to see rebuttal.
2、 Don't just prove , Even if he gave it to you reject, It should be justified .
3、 be based on 1,rebuttal Based on experiments rebuttal, Don't just use theory , If you don't want to add experiments, you should also add experiments to explain .
4、 Answer any question clearly , In particular, it involves novelty The problem of .( Don't let review Go directly to the article xx Duan Xun , At least explain what has been modified in the paragraphs and sentences )
5、 Encounter biased reviewers , The key is to show others .
summary :
1、 The reviewer of your manuscript is not necessarily in your field , stay introduction Be sure to introduce the importance of your field .
2、 To understand community Some accepted principles of , Don't make any assumption. for example resnet, This quotation and introduction will introduce , The layman cannot understand what this is .(resnet It is an extreme example ). There are research hypotheses in the theoretical part , Cite recent papers to support your argument , And these papers should preferably come from core journals or top Journal .
3、motivation Logical chain of ( The method must be right , Demonstrable , I can't say I feel xx It is feasible. , Then it's really feasible ), A small experiment of hyperparameters , Visualization results 、 The analysis process . The experiment must support the existence of your thesis . All experiments should be related to your novelty.
边栏推荐
- 点云数据理解(PointNet实现第3步)
- Convert timestamp into milliseconds and format time in PHP
- Cognitive science popularization of middle-aged people
- 【Hide-and-Seek】《Hide-and-Seek: A Data Augmentation Technique for Weakly-Supervised Localization xxx》
- Using MATLAB to realize: Jacobi, Gauss Seidel iteration
- 【Mixup】《Mixup:Beyond Empirical Risk Minimization》
- Determine whether the version number is continuous in PHP
- [torch] some ideas to solve the problem that the tensor parameters have gradients and the weight is not updated
- Conda 创建,复制,分享虚拟环境
- The first quickapp demo
猜你喜欢
ModuleNotFoundError: No module named ‘pytest‘
【论文介绍】R-Drop: Regularized Dropout for Neural Networks
【MEDICAL】Attend to Medical Ontologies: Content Selection for Clinical Abstractive Summarization
Alpha Beta Pruning in Adversarial Search
【Cutout】《Improved Regularization of Convolutional Neural Networks with Cutout》
Implementation of yolov5 single image detection based on pytorch
Implementation of yolov5 single image detection based on onnxruntime
Use Baidu network disk to upload data to the server
Faster-ILOD、maskrcnn_ Benchmark trains its own VOC data set and problem summary
MoCO ——Momentum Contrast for Unsupervised Visual Representation Learning
随机推荐
MoCO ——Momentum Contrast for Unsupervised Visual Representation Learning
程序的执行
Regular expressions in MySQL
Win10+vs2017+denseflow compilation
Three principles of architecture design
A slide with two tables will help you quickly understand the target detection
《Handwritten Mathematical Expression Recognition with Bidirectionally Trained Transformer》论文翻译
Implement interface Iterable & lt; T>
How do vision transformer work?【论文解读】
Faster-ILOD、maskrcnn_benchmark安装过程及遇到问题
Conda 创建,复制,分享虚拟环境
论文tips
Win10 solves the problem that Internet Explorer cannot be installed
【Ranking】Pre-trained Language Model based Ranking in Baidu Search
基于onnxruntime的YOLOv5单张图片检测实现
[introduction to information retrieval] Chapter 3 fault tolerant retrieval
A summary of a middle-aged programmer's study of modern Chinese history
PPT的技巧
Alpha Beta Pruning in Adversarial Search
传统目标检测笔记1__ Viola Jones