From a93eb8a7ab0ce7fe8d784050497277a704f8a902 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CZhuoling?= <1105069197@qq.com> Date: Mon, 13 Mar 2023 10:30:18 +0800 Subject: [PATCH] 2023.3.13-sub2 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f3e5783..5c4d1f7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # VoxelFormer +This is the official implementation of the paper "VoxelFormer: Bird’s-Eye-View Feature Generation based on Dual-view Attention for Multi-view 3D Object Detection" + ## Install **a. Create a conda virtual environment and activate it.**