From dc272a9de412ff025555b9ad07788f8f0682c98a Mon Sep 17 00:00:00 2001 From: Lzc06 <40826480+Lzc06@users.noreply.github.com> Date: Mon, 27 Dec 2021 10:01:34 +0800 Subject: [PATCH] Update benchmark.md --- docs/benchmark.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/benchmark.md b/docs/benchmark.md index 266b8d6..c4f950c 100644 --- a/docs/benchmark.md +++ b/docs/benchmark.md @@ -48,14 +48,14 @@ Software environment: ## Detection on CULane -| Method | Model Name | Flops(G) | F1 Score | -| ------------ | ---------- | --------- | -------- | -| **AutoLane** | **CULane-S** | **66.5** | **71.5** | -| | **CULane-M** | **66.9** | **74.6** | -| | **CULane-L** | **273** | **75.2** | -| SCNN | - | 328.4 | 71.6 | -| SAD | - | 162.2 | 71.8 | -| PointLane | - | 25.1 | 70.2 | +| Method | Model Name | FLOPs(G) | Params| F1 Score | +| ------------ | ---------- | --------- | -------- |-------- | +| **AutoLane** | **CULane-S** | **2.09** | **4.57** | **71.5** | +| | **CULane-M** | **8.54** | **6.6** | **74.6** | +| | **CULane-L** | **2.08** | **7.32** | **75.2** | +| SCNN | - | 328.4 | - | 71.6 | +| SAD | - | 162.2 | - | 71.8 | +| PointLane | - | 25.1 | - | 70.2 | ## Super-Resolution on Set5