From 41b550c8e0ef8041fc2203336d72f91b0aa81d22 Mon Sep 17 00:00:00 2001 From: Petros Toupas Date: Tue, 9 Jan 2024 12:32:42 +0200 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31f135a..f15e716 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ python encoding_example.py | cityscapes | unet (onnx) | RLE-8 | GPU TIMEOUT | | ucf101 | x3d_s ([onnx](https://drive.google.com/file/d/1gY5HGMWacbTQ5cK8MWdQgQ1lQM5VWRFb/view?usp=sharing)) | RLE-8 | 1.737 | | ucf101 | x3d_m ([onnx](https://drive.google.com/file/d/1WaLjJYE0l_AiIrZw559Ile3xQza_wnWJ/view?usp=sharing)) | RLE-8 | 1.721 | -| brats2020 | unet3d ([onnx](https://drive.google.com/file/d/1yRPN4FRfp91pq25N5bXUTQQyezUndIaM/view?usp=sharing) | RLE-8 | 0.821 | +| brats2020 | unet3d ([onnx](https://drive.google.com/file/d/1yRPN4FRfp91pq25N5bXUTQQyezUndIaM/view?usp=sharing)) | RLE-8 | 0.821 | | coco | yolov8n ([onnx](https://drive.google.com/file/d/1aqS8RNd9xzueqJErB86T42EgcNYC3TRc/view?usp=sharing)) | RLE-4 | 1.317 | camvid | unet-bilinear ([onnx](https://drive.google.com/file/d/14OMcASZyFpjbZGGbRAoiVBanvGucaGRs/view?usp=sharing)) | RLE-4 | 0.717 | coco | yolov8n ([onnx]()) | RLE-2 |