Skip to content

Commit

Permalink
Merge 1897581 into 6299a1f
Browse files Browse the repository at this point in the history
  • Loading branch information
kabouzeid authored May 22, 2023
2 parents 6299a1f + 1897581 commit 6142c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/BEVFusion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ python -m torch.distributed.launch --nnodes=1 --node_rank=0 --nproc_per_node=${N
In MMDetection3D's root directory, run the following command to test the model:

```bash
python tools/train.py projects/BEVFusion/configs/bevfusion_voxel0075_second_secfpn_8xb4-cyclic-20e_nus-3d.py ${CHECKPOINT_PATH}
python tools/test.py projects/BEVFusion/configs/bevfusion_voxel0075_second_secfpn_8xb4-cyclic-20e_nus-3d.py ${CHECKPOINT_PATH}
```

## Results and models
Expand Down

0 comments on commit 6142c30

Please sign in to comment.