Fix Typo on readme
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ metrics:
|
|
| 17 |
|
| 18 |
## Model Description
|
| 19 |
Try to extends the original 1D AttnRes (https://arxiv.org/abs/2603.15031) to 2D spatial feature maps for computer vision.
|
| 20 |
-
**However it seems not work on
|
| 21 |
|
| 22 |
| Mode | Description |
|
| 23 |
|:---|:---|
|
|
|
|
| 17 |
|
| 18 |
## Model Description
|
| 19 |
Try to extends the original 1D AttnRes (https://arxiv.org/abs/2603.15031) to 2D spatial feature maps for computer vision.
|
| 20 |
+
**However it seems not work on Classification :(**
|
| 21 |
|
| 22 |
| Mode | Description |
|
| 23 |
|:---|:---|
|