Update README.md
Browse files
README.md
CHANGED
|
@@ -14,13 +14,13 @@ COOPERTRIM: Adaptive Data Selection for Uncertainty-Aware Cooperative Perception
|
|
| 14 |
|
| 15 |
The models starting with "det" are Cooperative 3D detection models for corresponding datasets OPV2V and V2V4REAL.
|
| 16 |
Rest all other models are Cooperative Segmentation models on OPV2V.
|
| 17 |
-
The corresponding configs are found at: https://github.com/
|
| 18 |
|
| 19 |
## How to use
|
| 20 |
Download the necessary model and place it in the same config folder as config.yaml will be placed for training/inference.
|
| 21 |
|
| 22 |
# code here
|
| 23 |
-
Github Link: https://github.com/
|
| 24 |
|
| 25 |
## Citation
|
| 26 |
|
|
|
|
| 14 |
|
| 15 |
The models starting with "det" are Cooperative 3D detection models for corresponding datasets OPV2V and V2V4REAL.
|
| 16 |
Rest all other models are Cooperative Segmentation models on OPV2V.
|
| 17 |
+
The corresponding configs are found at: https://github.com/UCR-CISL/CooperTrim/tree/master/configs
|
| 18 |
|
| 19 |
## How to use
|
| 20 |
Download the necessary model and place it in the same config folder as config.yaml will be placed for training/inference.
|
| 21 |
|
| 22 |
# code here
|
| 23 |
+
Github Link: https://github.com/UCR-CISL/CooperTrim
|
| 24 |
|
| 25 |
## Citation
|
| 26 |
|