什么是pretext tasks?
生活随笔
收集整理的這篇文章主要介紹了
什么是pretext tasks?
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1.大約是個啥?
pretext tasks 通常被翻譯作“前置任務”或“代理任務”, 有時也用“surrogate task”代替。
2.必須具有兩個關鍵點:
- 1.這種訓練不是我們本身的訓練任務,并不是本身這次訓練需要做的事情。
- 2.雖然不是這次訓練需要做的事情,但是他可以促進我們的訓練,達到更好的效
果。
3.論文原文的描述
- The term “pretext” implies that the task being solved is not of genuine interest, but is solved only for the true purpose of learning a good data representation. [1]
[1]He K , Fan H , Wu Y , et al. Momentum Contrast for Unsupervised Visual Representation Learning[C]// 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). IEEE, 2020.
總結
以上是生活随笔為你收集整理的什么是pretext tasks?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: YOLO系列阅读(一) YOLOv1原文
- 下一篇: 信息熵和交叉熵的细节理解