update model
Browse files- README.md +23 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -14,7 +14,28 @@ tags:
|
|
14 |
- transformers
|
15 |
---
|
16 |
|
17 |
-
|
|
|
|
|
|
|
|
|
|
|
18 |
- Code: https://github.com/niki-amini-naieni/CountGD
|
|
|
19 |
- Paper: https://arxiv.org/abs/2407.04619
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
- transformers
|
15 |
---
|
16 |
|
17 |
+
# CountGD
|
18 |
+
|
19 |
+
A Multi-Modal Open-World Counting Model for counting objects in an image with text and image prompts.
|
20 |
+
For more details, please check out the following links
|
21 |
+
|
22 |
+
- Project page: https://www.robots.ox.ac.uk/~vgg/research/countgd/
|
23 |
- Code: https://github.com/niki-amini-naieni/CountGD
|
24 |
+
- Demo: https://huggingface.co/spaces/nikigoli/countgd
|
25 |
- Paper: https://arxiv.org/abs/2407.04619
|
26 |
+
|
27 |
+

|
28 |
+
|
29 |
+
## Architecture
|
30 |
+
|
31 |
+

|
32 |
+
|
33 |
+
|
34 |
+
## Citation
|
35 |
+
|
36 |
+
@article{AminiNaieni24,
|
37 |
+
author = "Amini-Naieni, N. and Han, T. and Zisserman, A.",
|
38 |
+
title = "CountGD: Multi-Modal Open-World Counting",
|
39 |
+
booktitle = "arxiv",
|
40 |
+
year = "2024",
|
41 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 937560192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e3baed25e5299034301b00c2647fb23503dd306c468259114a4957198424e4c
|
3 |
size 937560192
|