From d0b0bb1afd7e31fc9798c5e7d242dbc186734891 Mon Sep 17 00:00:00 2001 From: Kotaro Uetake <60615504+ktro2828@users.noreply.github.com> Date: Thu, 28 Nov 2024 02:49:20 +0900 Subject: [PATCH] docs: update README (#54) Signed-off-by: ktro2828 --- README.md | 25 +++++++++++++------------ docs/index.md | 25 +++++++++++++------------ 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index df9c5f4..cc947b5 100644 --- a/README.md +++ b/README.md @@ -33,18 +33,19 @@ poetry install ### Visualization -| Feature | Task | Support | -| :------ | :---------------------- | :-----: | -| 3D | 3D Boxes | ✅ | -| | PointCloud Segmentation | | -| | Raw PointCloud | ✅ | -| | 3D Trajectories | | -| | TF Links | ✅ | -| | Vector Map | | -| 2D | 2D Boxes | ✅ | -| | Image Segmentation | ✅ | -| | Raw Image | ✅ | -| | Raw PointCloud on Image | ✅ | +| Feature | Task | Support | +| :------ | :-------------------------- | :-----: | +| 3D | 3D Boxes | ✅ | +| | PointCloud Segmentation | | +| | Raw PointCloud | ✅ | +| | 3D Trajectories | | +| | TF Links | ✅ | +| 2D | 2D Boxes | ✅ | +| | Image Segmentation | ✅ | +| | Raw Image | ✅ | +| | Raw PointCloud on Image | ✅ | +| Map | Vector Map | | +| | Ego Position on Street View | ✅ | ### Evaluation diff --git a/docs/index.md b/docs/index.md index 12b4e4b..1140ca6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,18 +10,19 @@ ### Visualization -| Feature | Task | Support | -| :------ | :---------------------- | :-----: | -| 3D | 3D Boxes | ✅ | -| | PointCloud Segmentation | | -| | Raw PointCloud | ✅ | -| | 3D Trajectories | | -| | TF Links | ✅ | -| | Vector Map | | -| 2D | 2D Boxes | ✅ | -| | Image Segmentation | ✅ | -| | Raw Image | ✅ | -| | Raw PointCloud on Image | ✅ | +| Feature | Task | Support | +| :------ | :-------------------------- | :-----: | +| 3D | 3D Boxes | ✅ | +| | PointCloud Segmentation | | +| | Raw PointCloud | ✅ | +| | 3D Trajectories | | +| | TF Links | ✅ | +| 2D | 2D Boxes | ✅ | +| | Image Segmentation | ✅ | +| | Raw Image | ✅ | +| | Raw PointCloud on Image | ✅ | +| Map | Vector Map | | +| | Ego Position on Street View | ✅ | ### Evaluation