Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maudzung committed Oct 17, 2020
1 parent ea0222c commit 730d583
Show file tree
Hide file tree
Showing 22 changed files with 5 additions and 1,939 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@

**The technical details are described [here](./Technical_details.md)**

**Update 2020.09.06**: Add `ROS` node. The great work has been done by @AhmedARadwan. The instructions for using the ROS code could be found [here](https://github.com/maudzung/Super-Fast-Accurate-3D-Object-Detection/blob/master/ros/src/super_fast_object_detection/README.md)
**Update 2020.09.06**: Add `ROS` source code. The great work has been done by [@AhmedARadwan](https://github.com/AhmedARadwan).
The implementation is [here]()

## Demonstration (on a single GTX 1080Ti)

Expand All @@ -27,8 +28,10 @@
## 2. Getting Started
### 2.1. Requirement

The instructions for setting up a virtual environment is [here](https://github.com/maudzung/virtual_environment_python3).

```shell script
git clone https://github.com/maudzung/Super-Fast-Accurate-3D-Object-Detection.git SFA3D
git clone https://github.com/maudzung/SFA3D.git SFA3D
cd SFA3D/
pip install .
```
Expand Down Expand Up @@ -191,7 +194,6 @@ ${ROOT}
├── demo_front.py
├── test.py
└── train.py
└── ros/
├── README.md
└── requirements.txt
```
Expand Down
53 changes: 0 additions & 53 deletions ros/src/detected_objects_visualizer/CHANGELOG.rst

This file was deleted.

96 changes: 0 additions & 96 deletions ros/src/detected_objects_visualizer/CMakeLists.txt

This file was deleted.

55 changes: 0 additions & 55 deletions ros/src/detected_objects_visualizer/README.md

This file was deleted.

This file was deleted.

Loading

0 comments on commit 730d583

Please sign in to comment.