From 6332a3ea313355832258bc8c32d24d3979cdf84d Mon Sep 17 00:00:00 2001 From: Curli-quan Date: Sun, 17 Mar 2024 15:07:01 +0800 Subject: [PATCH] Update readme.md --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 +``` +