Skip to content

Commit 6fcc368

Browse files
committed
fix comments
1 parent f57e06c commit 6fcc368

File tree

4 files changed

+1127
-1545
lines changed

4 files changed

+1127
-1545
lines changed

notebooks/lol-image-restoration-darkir/README.md renamed to notebooks/darkir-image-restoration/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@ The notebook contains the following steps:
1717
2. Prepare data and perform inference of the PyTorch model with image.
1818
3. Convert model to OpenVINO IR, using the model conversion API.
1919
4. Run inference with OpenVINO with image and video.
20-
5. Quantize the converted model with NNCF.
21-
6. Check the quantized model inference result.
22-
7. Compare model size of converted and quantized models.
23-
8. Compare performance of converted and quantized models.
24-
9. Launch interactive demo
20+
5. Launch interactive demo
2521

2622

2723
## Installation Instructions
@@ -30,4 +26,4 @@ This is a self-contained example that relies solely on its own code.</br>
3026
We recommend running the notebook in a virtual environment. You only need a Jupyter server to start.
3127
For details, please refer to [Installation Guide](../../README.md)..
3228

33-
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=5b5a4db0-7875-4bfb-bdbd-01698b5b1a77&file=notebooks/lol-image-restoration-darkir/README.md" />
29+
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=5b5a4db0-7875-4bfb-bdbd-01698b5b1a77&file=notebooks/darkir-image-restoration/README.md" />

0 commit comments

Comments
 (0)