ShyFoo commited on
Commit
2e31130
·
verified ·
1 Parent(s): 4257e6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,12 +1,11 @@
1
  ---
2
  license: apache-2.0
3
- library_name: pytorch
4
  tags:
5
- - diffusion
6
- - counting
7
- - hallucination
8
- - image-regression
9
- - resnet
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
+ ```