ZejiaW commited on
Commit
1d4594f
·
verified ·
1 Parent(s): 776f114

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,9 +10,9 @@ metrics:
10
  ---
11
 
12
  # CityPulse
13
- [[Paper]](https://arxiv.org/abs/2401.01107) [[Citing]](https://github.com/tianyuanhuang/citypulse?tab=readme-ov-file#citing) [Project Page] (under construction) [[Github Repository]](https://github.com/tianyuanhuang/citypulse)
14
  ## Model Summary
15
- **CityPulse-DINOv2** is an urban structural change detection model finetuned based the parameters of a Siamese [DINOv2 (ViT-B/14)](https://github.com/facebookresearch/dinov2) model. This model has been fine-tuned on the [CityPulse (Huang et al. 2024)](https://arxiv.org/abs/2401.01107) dataset. It achieves an accuracy of 88.85% in the urban building change detection task, which makes it suitable for fine-grained assessment of urban changes. The intention behind releasing this model is to provide the research community with more comprehensive and extensive resources, facilitate broader downstream research on urbans, and advance sustainable development goals.
16
 
17
  ## Intended Uses
18
  Given the nature of the training data, the CityPulse model is best suited for detecting physical alterations in the built environment.
 
10
  ---
11
 
12
  # CityPulse
13
+ [[Paper]](https://arxiv.org/abs/2401.01107) [[Citing]](https://github.com/tianyuanhuang/citypulse?tab=readme-ov-file#citing) [[Project Page]](https://tianyuanhuang.github.io/citypulse_web/) [[Github Repository]](https://github.com/tianyuanhuang/citypulse)
14
  ## Model Summary
15
+ **CityPulse-DINOv2** is an urban structural change detection model finetuned based on the parameters of a Siamese [DINOv2 (ViT-B/14)](https://github.com/facebookresearch/dinov2) model. This model has been fine-tuned on the [CityPulse (Huang et al. 2024)](https://arxiv.org/abs/2401.01107) dataset. It achieves an accuracy of 88.85% in the urban building change detection task, which makes it suitable for fine-grained assessment of urban changes. The intention behind releasing this model is to provide the research community with more comprehensive and extensive resources, facilitate broader downstream research on urbans, and advance sustainable development goals.
16
 
17
  ## Intended Uses
18
  Given the nature of the training data, the CityPulse model is best suited for detecting physical alterations in the built environment.