Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
library_name: pytorch
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
---
|
| 11 |
|
| 12 |
# CountHallu — SimObject Counting Model
|
|
@@ -61,4 +60,4 @@ See the [CountHallu repository](<GITHUB_URL>) for the full evaluation protocol.
|
|
| 61 |
journal={arXiv preprint arXiv:2510.13080},
|
| 62 |
year={2025}
|
| 63 |
}
|
| 64 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
tags:
|
| 4 |
+
- diffusion
|
| 5 |
+
- counting
|
| 6 |
+
- hallucination
|
| 7 |
+
- multi-target regression
|
| 8 |
+
- resnet
|
| 9 |
---
|
| 10 |
|
| 11 |
# CountHallu — SimObject Counting Model
|
|
|
|
| 60 |
journal={arXiv preprint arXiv:2510.13080},
|
| 61 |
year={2025}
|
| 62 |
}
|
| 63 |
+
```
|