diff --git a/3d-reconstruction/hashnerf/readme.md b/3d-reconstruction/hashnerf/readme.md index 0bdf50f043aca115eda2d845f84a56e78fc9a688..bb0287e8daaf0b3431013bc732f7597940738b76 100644 --- a/3d-reconstruction/hashnerf/readme.md +++ b/3d-reconstruction/hashnerf/readme.md @@ -61,7 +61,7 @@ python main_nerf.py data/nerf_llff_data/fern --workspace trial_nerf -O | Convergence criteria | Configuration (x denotes number of GPUs) | Performance | Accuracy | Power(W) | Scalability | Memory utilization(G) | Stability | |----------------------|------------------------------------------|-------------|----------|------------|-------------|-------------------------|-----------| -| N/A | SDK V2.2,bs:4,1x,fp32 | 10 | N/A | 82 | N/A | 28.1 | 1 | +| 0.0652 | SDK V2.2,bs:1,1x,fp16 | 10 | 11.9 | 82 | 0.903 | 28.1 | 1 | ## Reference diff --git a/cv/ocr/satrn/pytorch/base/README.md b/cv/ocr/satrn/pytorch/base/README.md index 0cc6dfec24f6003591cd06876210155fde376373..e957118f01acb555f6a9a4b15b1b840940c4cece 100755 --- a/cv/ocr/satrn/pytorch/base/README.md +++ b/cv/ocr/satrn/pytorch/base/README.md @@ -123,7 +123,7 @@ $ bash dist_train.sh configs/models/satrn_academic.py 8 | Convergence criteria | Configuration (x denotes number of GPUs) | Performance | Accuracy | Power(W) | Scalability | Memory utilization(G) | Stability | |----------------------|------------------------------------------|-------------|----------|------------|-------------|-------------------------|-----------| -| 0.841 | SDK V2.2,bs:128,8x,fp32 | 630 | N/A | 166\*8 | 0.98 | 28.5\*8 | 1 | +| 0.841 | SDK V2.2,bs:128,8x,fp32 | 630 | 88.4 | 166\*8 | 0.98 | 28.5\*8 | 1 | ## Reference diff --git a/speech/speech_recognition/conformer/pytorch/README.md b/speech/speech_recognition/conformer/pytorch/README.md index 35cc3b57d63451d566bef9d356f896a310ad471e..c9b947f8911b4433d192f8856455ce9a946ac1ed 100755 --- a/speech/speech_recognition/conformer/pytorch/README.md +++ b/speech/speech_recognition/conformer/pytorch/README.md @@ -46,7 +46,7 @@ bash run.sh --stage 6 --stop-stage 6 | Convergence criteria | Configuration (x denotes number of GPUs) | Performance | Accuracy | Power(W) | Scalability | Memory utilization(G) | Stability | |----------------------|------------------------------------------|-------------|----------|------------|-------------|-------------------------|-----------| -| N/A | SDK V2.2,bs:32,8x,fp32 | 380 | N/A | 113\*8 | 0.82 | 21.5\*8 | 1 | +| 3.72 | SDK V2.2,bs:32,8x,fp32 | 380 | 4.79@cer | 113\*8 | 0.82 | 21.5\*8 | 1 | ## Reference