diff --git a/README.md b/README.md index 55baed9..a58d024 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ +[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/tr3d-towards-real-time-indoor-3d-object/3d-object-detection-on-scannetv2)](https://paperswithcode.com/sota/3d-object-detection-on-scannetv2?p=tr3d-towards-real-time-indoor-3d-object) +[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/tr3d-towards-real-time-indoor-3d-object/3d-object-detection-on-sun-rgbd-val)](https://paperswithcode.com/sota/3d-object-detection-on-sun-rgbd-val?p=tr3d-towards-real-time-indoor-3d-object) +[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/tr3d-towards-real-time-indoor-3d-object/3d-object-detection-on-s3dis)](https://paperswithcode.com/sota/3d-object-detection-on-s3dis?p=tr3d-towards-real-time-indoor-3d-object) + ## TR3D: Towards Real-Time Indoor 3D Object Detection +**News**: + * :fire: February, 2023. TR3D is now state-of-the-art on [paperswithcode](https://paperswithcode.com/) on SUN RGB-D and S3DIS. + This repository contains an implementation of TR3D, a 3D object detection method introduced in our paper: > **TR3D: Towards Real-Time Indoor 3D Object Detection**