Skip to content

Commit

Permalink
Update CVPR2021.md
Browse files Browse the repository at this point in the history
  • Loading branch information
extreme-assistant authored May 11, 2021
1 parent c528e22 commit 3586bfc
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CVPR2021.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@

### 图像目标检测(Image Object Detection)

[25] Domain-Specific Suppression for Adaptive Object Detection(领域特定的自适应对象检测抑制)<br>
[paper](https://arxiv.org/abs/2105.03570)<br><br>

[24] Line Segment Detection Using Transformers without Edges(【线段检测】使用没有边缘的Transformer进行线段检测)<br>
[paper](https://arxiv.org/abs/2101.01909)<br><br>

Expand Down Expand Up @@ -612,6 +615,9 @@

### 姿态估计(Human Pose Estimation)

[19] Unsupervised Human Pose Estimation through Transforming Shape Templates(通过变换形状模板的无监督人体姿势估计)<br>
[paper](https://arxiv.org/abs/2105.04154) | [project](https://infantmotion.github.io/)<br><br>

[18] Body Meshes as Points(身体网格物体为点)<br>
[paper](https://arxiv.org/abs/2105.02467) | [code](https://github.com/jfzhang95/BMP)<br><br>

Expand Down Expand Up @@ -2164,7 +2170,8 @@

### 视听学习(Audio-visual Learning)


[7] Spoken Moments: Learning Joint Audio-Visual Representations from Video Descriptions(语音时刻:从视频描述中学习联合视听表示)<br>
[paper](https://arxiv.org/abs/2105.04489)<br><br>

[6] Visually Informed Binaural Audio Generation without Binaural Audios(无需双耳音频的可视化双耳音频生成)<br>
[paper](https://arxiv.org/abs/2104.06162) | [project](https://sheldontsui.github.io/projects/PseudoBinaural)<br><br>
Expand Down Expand Up @@ -2610,6 +2617,9 @@

## 暂无分类

Stochastic Image-to-Video Synthesis using cINNs(使用cINN的随机图像到视频合成)<br>
[paper](https://arxiv.org/abs/2105.04551) | [project](https://bit.ly/3t66bnU)<br>

NeRD: Neural 3D Reflection Symmetry Detector(NeRD:神经3D反射对称检测器)<br>
[paper](https://arxiv.org/abs/2105.03211) | [code](https://github.com/zhou13/nerd)<br><br>

Expand Down

0 comments on commit 3586bfc

Please sign in to comment.