Yiwei-Ou commited on
Commit
3e1756a
·
verified ·
1 Parent(s): ca3adbd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -17
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  pretty_name: Urban-ImageNet
4
  task_categories:
5
  - image-classification
@@ -19,36 +19,34 @@ tags:
19
  - image-text-retrieval
20
  - instance-segmentation
21
  - computational-urban-studies
 
22
  - chinese-cities
23
  - husic
24
- - multi-task
25
  - multi-modal
26
  - scene-classification
27
  - urban-space-perception
28
  ---
29
 
30
- <!-- =========================================================
31
- Urban-ImageNet — Hugging Face Dataset Card
32
- Paper: https://arxiv.org/abs/2605.09936
33
- GitHub: https://github.com/yiasun/dataset-2
34
- ========================================================= -->
35
 
36
- # Urban-ImageNet
37
 
38
- > **Urban-ImageNet** is a large-scale multi-modal dataset and benchmark for urban space perception from user-generated social media imagery.
39
 
40
- [![arXiv](https://img.shields.io/badge/arXiv-2605.09936-b31b1b.svg)](https://arxiv.org/abs/2605.09936)
41
- [![GitHub](https://img.shields.io/badge/GitHub-yiasun%2Fdataset--2-blue?logo=github)](https://github.com/yiasun/dataset-2)
42
- [![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)
 
 
 
 
 
43
 
44
- ---
45
-
46
- <!-- Replace the path below with the actual uploaded framework figure -->
47
- ![Urban-ImageNet Framework Overview](Figures/01-Overall-Framework.jpg)
48
- *Figure 1: The Urban-ImageNet framework — addressing current limitations in urban perception evaluation. The dataset bridges general-purpose vision benchmarks and domain-specific urban research needs through the HUSIC taxonomy and three unified benchmark tasks.*
49
 
50
  ---
51
 
 
52
  ## Overview
53
 
54
  **ImageNet** taught models to recognise objects. **Urban-ImageNet** teaches them to understand how people *experience* cities.
@@ -63,6 +61,10 @@ The corpus contains over **2 million** public Weibo image–text pairs collected
63
  | **T2** | Cross-modal image–text retrieval | Image ↔ Text (bidirectional) |
64
  | **T3** | Instance segmentation | Image → Object masks + bounding boxes |
65
 
 
 
 
 
66
  ---
67
 
68
  ## Dataset Variants
 
1
  ---
2
+ license: cc-by-nc-sa-4.0
3
  pretty_name: Urban-ImageNet
4
  task_categories:
5
  - image-classification
 
19
  - image-text-retrieval
20
  - instance-segmentation
21
  - computational-urban-studies
22
+ - urban-ai
23
  - chinese-cities
24
  - husic
25
+ - cross-modal-retrieval
26
  - multi-modal
27
  - scene-classification
28
  - urban-space-perception
29
  ---
30
 
 
 
 
 
 
31
 
32
+ # 🏙️ Urban-ImageNet
33
 
34
+ **A Large-Scale Multi-Modal Dataset and Evaluation Framework for Urban Space Perception from User-generated Social Media Imagery.**
35
 
36
+ <p align="center">
37
+ <a href="https://arxiv.org/abs/2605.09936"><img src="https://img.shields.io/badge/arXiv-2605.09936-b31b1b.svg" alt="arXiv"/></a>
38
+ <a href="https://github.com/yiasun/dataset-2"><img src="https://img.shields.io/badge/GitHub-yiasun%2Fdataset--2-black?logo=github" alt="GitHub"/></a>
39
+ <a href="https://huggingface.co/datasets/yiasun/urban-imagenet"><img src="https://img.shields.io/badge/🤗%20HuggingFace-Dataset-yellow" alt="HuggingFace"/></a>
40
+ <img src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey" alt="License"/>
41
+ <img src="https://img.shields.io/badge/Images-2M%2B-blue" alt="Scale"/>
42
+ <img src="https://img.shields.io/badge/Cities-24-green" alt="Cities"/>
43
+ </p>
44
 
45
+ > Urban-ImageNet fills a critical gap between computer vision and urban studies by treating cities not simply as visual scenes, but as lived, socially produced, and experientially activated spaces.
 
 
 
 
46
 
47
  ---
48
 
49
+
50
  ## Overview
51
 
52
  **ImageNet** taught models to recognise objects. **Urban-ImageNet** teaches them to understand how people *experience* cities.
 
61
  | **T2** | Cross-modal image–text retrieval | Image ↔ Text (bidirectional) |
62
  | **T3** | Instance segmentation | Image → Object masks + bounding boxes |
63
 
64
+ <!-- Replace the path below with the actual uploaded framework figure -->
65
+ ![Urban-ImageNet Framework Overview](Figures/01-Overall-Framework.jpg)
66
+ *Figure 1: The Urban-ImageNet framework — addressing current limitations in urban perception evaluation. The dataset bridges general-purpose vision benchmarks and domain-specific urban research needs through the HUSIC taxonomy and three unified benchmark tasks.*
67
+
68
  ---
69
 
70
  ## Dataset Variants