Skip to content

Commit

Permalink
docs: update README (#54)
Browse files Browse the repository at this point in the history
Signed-off-by: ktro2828 <[email protected]>
  • Loading branch information
ktro2828 authored Nov 27, 2024
1 parent 28c1143 commit d0b0bb1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 24 deletions.
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
25 changes: 13 additions & 12 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d0b0bb1

Please sign in to comment.