From 41a4bf05271e046555963681bf3b11c161b031e5 Mon Sep 17 00:00:00 2001 From: "chingning.chen" Date: Fri, 15 Apr 2022 16:39:56 +0800 Subject: [PATCH] doc: update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1bc555..8b59bda 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ N/A |:--------:|:---------:|:--------:|:----:|:------:|:--------:| | STDC 1 | 512x1024 | 7.15 | 69.29|[config](https://github.com/kneron/kneron-mmsegmentation/tree/master/configs/stdc/kn_stdc1_in1k-pre_512x1024_80k_cityscapes.py)|[model](https://github.com/kneron/Model_Zoo/blob/main/mmsegmentation/stdc_1/latest.zip) +NOTE: The performance may slightly differ from the original implementation since the input size is smaller. + ## Installation - Please refer to the Step 1 of [docs_kneron/stdc_step_by_step.md#step-1-environment](docs_kneron/stdc_step_by_step.md) for installation. - Please refer to [Kneron PLUS - Python: Installation](http://doc.kneron.com/docs/#plus_python/introduction/install_dependency/) for the environment setup for Kneron USB accelerator.