From e67e35a273a4efe08d175790b9d083ad94694905 Mon Sep 17 00:00:00 2001 From: freeneuro <923237475@qq.com> Date: Thu, 17 Mar 2022 00:42:48 +0800 Subject: [PATCH] Update readme.md --- src/carla_dataset/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/carla_dataset/readme.md b/src/carla_dataset/readme.md index 05c9740..01e0091 100644 --- a/src/carla_dataset/readme.md +++ b/src/carla_dataset/readme.md @@ -9,4 +9,4 @@ ## Note that 1. After you download the dataset and place them into each folder, you should create a yaml in data folder, see data/carala.yaml for example. 2. To run compute the adversarial loss, you need to get the label(annotation) for each image. In our implementation, for simplicity, we used the Faster RCNN to inference each rendered image(due to the character of rendered image, we can get relatively accuracy label) and get the corresponding label. -3. We provide the used train_label in [https://pan.baidu.com/s/18ZcQQgsr1DFbyUK4YVQ8WQ](https://pan.baidu.com/s/18ZcQQgsr1DFbyUK4YVQ8WQ) with the fetech code idrl +3. We provide the used train_label in [https://pan.baidu.com/s/18ZcQQgsr1DFbyUK4YVQ8WQ](https://pan.baidu.com/s/18ZcQQgsr1DFbyUK4YVQ8WQ) with the fetech code `idrl`