Skip to content

Commit 755e7c5

Browse files
committedAug 19, 2020
Docs: Add test instruction
1 parent 71c9c27 commit 755e7c5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,10 @@ python kitti_dataset.py
6666

6767
#### 2.4.2. Inference
6868

69-
In progress...
70-
71-
#### 2.4.3. Evaluation
69+
```
70+
python test.py --gpu_idx 0 --peak_thresh 0.2
71+
```
7272

73-
In progress...
7473

7574
#### 2.4.4. Training
7675

0 commit comments

Comments
 (0)
Please sign in to comment.