From 8261dbccef9f6532eba735d9e3175d59b8e75229 Mon Sep 17 00:00:00 2001 From: Yuejiang Liu Date: Wed, 28 Jul 2021 15:15:58 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4794f34..892cb10 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,11 @@ ICCV 2021 论文/paper交流群已成立!已经收录的同学,可以添加 - 代码/code:https://github.com/Trevorchenmsu/Road-Challenge-Event-Detection-for-Situation-Awareness-in-Autonomous-Driving +**Social NCE: Contrastive Learning of Socially-aware Motion Representations** + +- 论文/paper:https://arxiv.org/abs/2012.11717 +- 代码/code:https://github.com/vita-epfl/social-nce-crowdnav + [返回目录/back](#Contents)