diff --git a/CVPR2021.md b/CVPR2021.md
index 68278e1..4ec8a09 100644
--- a/CVPR2021.md
+++ b/CVPR2021.md
@@ -174,6 +174,9 @@
### 图像目标检测(Image Object Detection)
+[25] Domain-Specific Suppression for Adaptive Object Detection(领域特定的自适应对象检测抑制)
+[paper](https://arxiv.org/abs/2105.03570)
+
[24] Line Segment Detection Using Transformers without Edges(【线段检测】使用没有边缘的Transformer进行线段检测)
[paper](https://arxiv.org/abs/2101.01909)
@@ -612,6 +615,9 @@
### 姿态估计(Human Pose Estimation)
+[19] Unsupervised Human Pose Estimation through Transforming Shape Templates(通过变换形状模板的无监督人体姿势估计)
+[paper](https://arxiv.org/abs/2105.04154) | [project](https://infantmotion.github.io/)
+
[18] Body Meshes as Points(身体网格物体为点)
[paper](https://arxiv.org/abs/2105.02467) | [code](https://github.com/jfzhang95/BMP)
@@ -2164,7 +2170,8 @@
### 视听学习(Audio-visual Learning)
-
+[7] Spoken Moments: Learning Joint Audio-Visual Representations from Video Descriptions(语音时刻:从视频描述中学习联合视听表示)
+[paper](https://arxiv.org/abs/2105.04489)
[6] Visually Informed Binaural Audio Generation without Binaural Audios(无需双耳音频的可视化双耳音频生成)
[paper](https://arxiv.org/abs/2104.06162) | [project](https://sheldontsui.github.io/projects/PseudoBinaural)
@@ -2610,6 +2617,9 @@
## 暂无分类
+Stochastic Image-to-Video Synthesis using cINNs(使用cINN的随机图像到视频合成)
+[paper](https://arxiv.org/abs/2105.04551) | [project](https://bit.ly/3t66bnU)
+
NeRD: Neural 3D Reflection Symmetry Detector(NeRD:神经3D反射对称检测器)
[paper](https://arxiv.org/abs/2105.03211) | [code](https://github.com/zhou13/nerd)