From 25d698ecb3799ad84d6456fa76fff7ee4220c1e0 Mon Sep 17 00:00:00 2001 From: Dahun Kim Date: Tue, 18 Jan 2022 16:33:45 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37711b3..232163d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Learning Open-World Object Proposals without Learning to Classify -## Pytorch implementation for "Learning Open-World Object Proposals without Learning to Classify" ([R-AL and ICRA 2022](https://arxiv.org/abs/2108.06753))
+## Pytorch implementation for "Learning Open-World Object Proposals without Learning to Classify" ([RA-L and ICRA 2022](https://arxiv.org/abs/2108.06753))
[Dahun Kim](https://mcahny.github.io/), [Tsung-Yi Lin](https://scholar.google.com/citations?user=_BPdgV0AAAAJ), [Anelia Angelova](https://scholar.google.co.kr/citations?user=nkmDOPgAAAAJ), [In So Kweon](https://rcv.kaist.ac.kr), and [Weicheng Kuo](https://weichengkuo.github.io/).