imgprcsng commited on
Commit
0828c80
·
verified ·
1 Parent(s): 4053384

update model

Browse files
Files changed (2) hide show
  1. README.md +23 -2
  2. model.safetensors +1 -1
README.md CHANGED
@@ -14,7 +14,28 @@ tags:
14
  - transformers
15
  ---
16
 
17
- This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
 
 
 
 
 
18
  - Code: https://github.com/niki-amini-naieni/CountGD
 
19
  - Paper: https://arxiv.org/abs/2407.04619
20
- - Docs: [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ![Sample prediction](https://github.com/niki-amini-naieni/CountGD/blob/main/img/teaser.jpg)
28
+
29
+ ## Architecture
30
+
31
+ ![CountGD Architecture](https://github.com/niki-amini-naieni/CountGD/blob/main/img/architecture.jpg)
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:ac1e352a37b6ac3eb70858d9b797dec181c3f5bc0834809d16f3308f8bc57d16
3
  size 937560192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e3baed25e5299034301b00c2647fb23503dd306c468259114a4957198424e4c
3
  size 937560192