From 1ba53703a01f03c9615a657cd57569edca864f0d Mon Sep 17 00:00:00 2001 From: Zhijian Liu <5782437+zhijian-liu@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:44:46 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1351579..46d655a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ * **(2020/9)** We release the baseline training code for SPVCNN and MinkowskiNet. * **(2020/8)** Please check out our ECCV 2020 tutorial on [AutoML for Efficient 3D Deep Learning](https://www.youtube.com/watch?v=zzJR07LMXxs), which summarizes the algorithm in this codebase. -* **(2020/7)** SPVNAS achieves state-of-the-art performance on the SemanticKITTI [leaderboard](http://semantic-kitti.org/tasks.html#semseg) and outperforms [MinkowskiNet](https://arxiv.org/abs/1904.08755) with **3x speedup, 8x MACs reduction**. +* **(2020/7)** SPVNAS achieves the state-of-the-art performance on the SemanticKITTI [leaderboard](http://semantic-kitti.org/tasks.html#semseg). * **(2020/7)** Our paper is accepted to ECCV 2020. ## Usage