diff --git a/readme.md b/readme.md index f41f965..5d068d6 100644 --- a/readme.md +++ b/readme.md @@ -140,6 +140,12 @@ CUDA_VISIBLE_DEVICES=0 python -m core.ddp --tag debug python -m core.volume_predictor ``` +## Testset Validation + +``` +python -m test.volume_eval +``` +