Datasets:
Update COD-TDQ dataset card
Browse files
README.md
CHANGED
|
@@ -9,12 +9,18 @@ tags:
|
|
| 9 |
- cod-tdq
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# COD Dataset Bundle For COD-TDQ
|
| 13 |
|
| 14 |
This repository hosts the camouflaged object detection dataset bundle used by:
|
| 15 |
|
| 16 |
**When W4A4 Breaks Camouflaged Object Detection: Token-Group Dual-Constraint Activation Quantization**
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
## Layout
|
| 19 |
|
| 20 |
```text
|
|
|
|
| 9 |
- cod-tdq
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# 🦎 COD Dataset Bundle For COD-TDQ
|
| 13 |
|
| 14 |
This repository hosts the camouflaged object detection dataset bundle used by:
|
| 15 |
|
| 16 |
**When W4A4 Breaks Camouflaged Object Detection: Token-Group Dual-Constraint Activation Quantization**
|
| 17 |
|
| 18 |
+
- Paper: https://arxiv.org/abs/2604.16855
|
| 19 |
+
- Code: https://github.com/MCG-NKU/nku-model-compre/tree/main/cod-tdq
|
| 20 |
+
|
| 21 |
+
This dataset repository contains the COD resource bundle used by the release:
|
| 22 |
+
TrainValDataset plus CHAMELEON, CAMO, COD10K and NC4K test sets.
|
| 23 |
+
|
| 24 |
## Layout
|
| 25 |
|
| 26 |
```text
|