HopooLinZ commited on
Commit
e1aadda
·
verified ·
1 Parent(s): b79ae7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # VA-Count
2
  [ECCV 2024] Zero-shot Object Counting with Good Exemplars
3
  [[paper](https://arxiv.org/abs/2407.04948)]
@@ -97,4 +104,4 @@ CUDA_VISIBLE_DEVICES=0 python FSC_train.py --epochs 1000 --batch_size 8 --lr 1e-
97
  ## Acknowledgement
98
  This project is based on the implementation from [CounTR](https://github.com/Verg-Avesta/CounTR), we are very grateful for this work and [GroundingDINO](https://github.com/IDEA-Research/GroundingDINO).
99
 
100
- #### If you have any questions, please get in touch with me ([email protected]).
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Theonewhomadethings/fsc147-controlnet-xl
5
+ metrics:
6
+ - mae
7
+ ---
8
  # VA-Count
9
  [ECCV 2024] Zero-shot Object Counting with Good Exemplars
10
  [[paper](https://arxiv.org/abs/2407.04948)]
 
104
  ## Acknowledgement
105
  This project is based on the implementation from [CounTR](https://github.com/Verg-Avesta/CounTR), we are very grateful for this work and [GroundingDINO](https://github.com/IDEA-Research/GroundingDINO).
106
 
107
+ #### If you have any questions, please get in touch with me ([email protected]).