diff --git a/README.md b/README.md index a16ecfeb1b746031dcd9d10380c6e91dd6d3dbf9..e86e280a63ca272b5d45e5ff18a84cdddb98fbd3 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Coefficient of variation is calculated as the ratio of the standard deviation to **Observation 4**: Ideally, the improvement of throughput would be linear when batch_size increases. In practice, throughtput stays below the ideal curve when batch_size > 16. -<img src="https://gitlab.liu.se/xuagu37/Benchmark_nnU-Net_for_PyTorch/-/raw/edb1b56ff5a9bb74bbd220c4fb717b6af6119232/figures/benchmark_throughput_batch_size_ideal.png" width="400"> +<img src="https://gitlab.liu.se/xuagu37/Benchmark_nnU-Net_for_PyTorch/-/raw/ec0f070f718c05d46c6090cc3f8d6ebb29f93725/figures/benchmark_throughput_batch_size_ideal.png" width="800">