PyTorch
deep-learning
vision
shilpa2301 commited on
Commit
dda7597
·
verified ·
1 Parent(s): 0a239ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/shilpa2301/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/shilpa2301/CooperTrim/tree/master
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