From 7aa5c29fea8fd485711f2c61a0dcde9eccd82f5f Mon Sep 17 00:00:00 2001 From: Abhinav Kumar Date: Tue, 30 Mar 2021 12:15:24 -0400 Subject: [PATCH] README updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7994409..a937cf0 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ CUDA_VISIBLE_DEVICES=0 python -u scripts/train_rpn_3d.py --config=groumd_nms --r ## Testing -We provide models for the main experiments on KITTI Val 1/Val 2/Test data splits available to download [here](https://drive.google.com/file/d/1XjwHtkByOK9YEiK4MLn6B_s1GqLjP8M-/view?usp=sharing). +We provide logs/models/predictions for the main experiments on KITTI Val 1/Val 2/Test data splits available to download [here](https://drive.google.com/file/d/1XjwHtkByOK9YEiK4MLn6B_s1GqLjP8M-/view?usp=sharing). Make an `output` folder in the project directory: