diff --git a/content/post/2024-07-global-streetscapes/coverage.png b/content/post/2024-07-global-streetscapes/coverage.png
new file mode 100644
index 0000000..99ea203
Binary files /dev/null and b/content/post/2024-07-global-streetscapes/coverage.png differ
diff --git a/content/post/2024-07-global-streetscapes/example.jpg b/content/post/2024-07-global-streetscapes/example.jpg
new file mode 100644
index 0000000..aea6851
Binary files /dev/null and b/content/post/2024-07-global-streetscapes/example.jpg differ
diff --git a/content/post/2024-07-global-streetscapes/featured.jpg b/content/post/2024-07-global-streetscapes/featured.jpg
new file mode 100644
index 0000000..5895151
Binary files /dev/null and b/content/post/2024-07-global-streetscapes/featured.jpg differ
diff --git a/content/post/2024-07-global-streetscapes/index.md b/content/post/2024-07-global-streetscapes/index.md
new file mode 100644
index 0000000..42662ea
--- /dev/null
+++ b/content/post/2024-07-global-streetscapes/index.md
@@ -0,0 +1,85 @@
+---
+# Documentation: https://wowchemy.com/docs/managing-content/
+
+title: "Introducing Global Streetscapes"
+subtitle: "A big open dataset with 10M images, together with a paper in the ISPRS Journal of Photogrammetry and Remote Sensing. And more."
+summary: "A big open dataset with 10M images, together with a paper in the ISPRS Journal of Photogrammetry and Remote Sensing. And more."
+authors: [admin]
+tags: [street view imagery, open data, open science, perception, urban planning, GIScience, GeoAI, computer vision, crowdsourcing, volunteered geographic information]
+categories: []
+date: 2024-07-18T12:01:37+08:00
+lastmod: 2024-07-18T12:01:37+08:00
+featured: false
+draft: false
+show_related: true
+pager: true
+
+# Featured image
+# To use, add an image named `featured.jpg/png` to your page's folder.
+# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
+image:
+ caption: ""
+ focal_point: ""
+ preview_only: false
+
+# Projects (optional).
+# Associate this post with one or more of your projects.
+# Simply enter your project's folder or file name without extension.
+# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
+# Otherwise, set `projects = []`.
+projects: []
+---
+
+We are excited to announce our project [_Global Streetscapes_](/project/global-streetscapes/).
+
+It is a big open large-scale labelled street-level imagery dataset addressing various challenges on using street view imagery in urban sciences.
+A comprehensive paper about the project is published as a namesake [article](https://doi.org/10.1016/j.isprsjprs.2024.06.023) in the _ISPRS Journal of Photogrammetry and Remote Sensing_:
+
+> Hou Y, Quintana M, Khomiakov M, Yap W, Ouyang J, Ito K, Wang Z, Zhao T, Biljecki F (2024): Global Streetscapes -- A comprehensive dataset of 10 million street-level images across 688 cities for urban science and analytics. _ISPRS Journal of Photogrammetry and Remote Sensing_ 215: 216-238.
+> [10.1016/j.isprsjprs.2024.06.023](https://doi.org/10.1016/j.isprsjprs.2024.06.023) [ PDF](/publication/2024-global-streetscapes/2024-global-streetscapes.pdf)
+
+The project was led by {{% mention "yujun" %}}, and it was carried out in a large collaboration within our research group.
+
+Global Streetscapes is a worldwide dataset of 10 million crowdsourced SVIs sampled from Mapillary and KartaView, covering 688 cities around the world, which account for about 10\% of the world's population, enriched with more than 300 attributes and has wide geographical, environmental, and temporal diversity.
+In addition, the project is supported with open-source code and documentation.
+
+![](coverage.png)
+
+![](example.jpg)
+
+Check the [website of the project](/project/global-streetscapes/) for more information and links to the dataset, code, and other products, while the [paper](https://doi.org/10.1016/j.isprsjprs.2024.06.023) details the motivation, methodology, examples of results, and provides use cases.
+
+The paper is [available freely](https://authors.elsevier.com/a/1jRHE3I9x1qnmq) until 2024-09-04.
+
+## Highlights
+
++ Largest labelled dataset, with 346 attributes that characterise street photos.
++ Baseline models and ground truth labels for benchmarking computer vision models.
++ Reproducible framework to sample and enrich SVIs from cities all around the world.
++ In-depth discussion of how the dataset could drive novel research questions.
++ Taking forward the work of Mapillary and KartaView, and their contributors.
+
+## Abstract
+
+> Street view imagery (SVI) is instrumental for sensing urban environments, benefitting numerous domains such as urban morphology, health, greenery, and accessibility. Billions of images worldwide have been made available by commercial services such as Google Street View and crowdsourcing services such as Mapillary and KartaView where anyone from anywhere can upload imagery while moving. However, while the data tend to be plentiful, have high coverage and quality, and are used to derive rich insights, they remain simple and limited in metadata as characteristics such as weather, quality, and lighting conditions remain unknown, making it difficult to evaluate the suitability of the images for specific analyses. We introduce Global Streetscapes — a dataset of 10 million crowdsourced and free-to-use SVIs sampled from 688 cities across 210 countries and territories, enriched with more than 300 camera, geographical, temporal, contextual, semantic, and perceptual attributes. The cities included are well balanced and diverse, and are home to about 10% of the world’s population. Deep learning models are trained on a subset of manually labelled images for eight visual-contextual attributes pertaining to the usability of SVI — panoramic status, lighting condition, view direction, weather, platform, quality, presence of glare and reflections, achieving accuracy ranging from 68.3% to 99.9%, and used to automatically label the entire dataset. Thanks to its scale and pre-computed standard semantic information, the data can be readily used to benefit existing use cases and to unlock new applications, including multi-city comparative studies and longitudinal analyses, as affirmed by a couple of use cases in the paper. Moreover, the automated processes and open-source code facilitate the expansion and updates of the dataset and encourage users to create their own datasets. With the rich manual annotations, some of which are provided for the first time, and diverse conditions present in the images, the dataset also facilitates assessing the heterogeneous properties of crowdsourced SVIs and provides a benchmark for evaluating future computer vision models. We make the Global Streetscapes dataset and the code to reproduce and use it publicly available in [https://github.com/ualsg/global-streetscapes](https://github.com/ualsg/global-streetscapes).
+
+### Paper
+
+For more information, please see the [paper](/publication/2024-global-streetscapes/).
+
+[![](page-one.png)](/publication/2024-global-streetscapes/)
+
+BibTeX citation:
+```bibtex
+@article{2024_global_streetscapes,
+ author = {Hou, Yujun and Quintana, Matias and Khomiakov, Maxim and Yap, Winston and Ouyang, Jiani and Ito, Koichi and Wang, Zeyu and Zhao, Tianhong and Biljecki, Filip},
+ doi = {10.1016/j.isprsjprs.2024.06.023},
+ journal = {ISPRS Journal of Photogrammetry and Remote Sensing},
+ pages = {216-238},
+ title = {Global Streetscapes -- A comprehensive dataset of 10 million street-level images across 688 cities for urban science and analytics},
+ volume = {215},
+ year = {2024}
+}
+```
+
+
diff --git a/content/post/2024-07-global-streetscapes/page-one.png b/content/post/2024-07-global-streetscapes/page-one.png
new file mode 100644
index 0000000..2cb8579
Binary files /dev/null and b/content/post/2024-07-global-streetscapes/page-one.png differ
diff --git a/content/post/2024-07-visits-july/1.jpg b/content/post/2024-07-visits-july/1.jpg
new file mode 100644
index 0000000..182ec48
Binary files /dev/null and b/content/post/2024-07-visits-july/1.jpg differ
diff --git a/content/post/2024-07-visits-july/10.jpg b/content/post/2024-07-visits-july/10.jpg
new file mode 100644
index 0000000..bd3efde
Binary files /dev/null and b/content/post/2024-07-visits-july/10.jpg differ
diff --git a/content/post/2024-07-visits-july/11.jpg b/content/post/2024-07-visits-july/11.jpg
new file mode 100644
index 0000000..a09b80a
Binary files /dev/null and b/content/post/2024-07-visits-july/11.jpg differ
diff --git a/content/post/2024-07-visits-july/12.jpg b/content/post/2024-07-visits-july/12.jpg
new file mode 100644
index 0000000..8ed3f51
Binary files /dev/null and b/content/post/2024-07-visits-july/12.jpg differ
diff --git a/content/post/2024-07-visits-july/13.jpg b/content/post/2024-07-visits-july/13.jpg
new file mode 100644
index 0000000..6397f41
Binary files /dev/null and b/content/post/2024-07-visits-july/13.jpg differ
diff --git a/content/post/2024-07-visits-july/14.jpg b/content/post/2024-07-visits-july/14.jpg
new file mode 100644
index 0000000..d068f37
Binary files /dev/null and b/content/post/2024-07-visits-july/14.jpg differ
diff --git a/content/post/2024-07-visits-july/15.jpg b/content/post/2024-07-visits-july/15.jpg
new file mode 100644
index 0000000..c875338
Binary files /dev/null and b/content/post/2024-07-visits-july/15.jpg differ
diff --git a/content/post/2024-07-visits-july/16.jpg b/content/post/2024-07-visits-july/16.jpg
new file mode 100644
index 0000000..48ff387
Binary files /dev/null and b/content/post/2024-07-visits-july/16.jpg differ
diff --git a/content/post/2024-07-visits-july/2.jpg b/content/post/2024-07-visits-july/2.jpg
new file mode 100644
index 0000000..4545208
Binary files /dev/null and b/content/post/2024-07-visits-july/2.jpg differ
diff --git a/content/post/2024-07-visits-july/3.jpg b/content/post/2024-07-visits-july/3.jpg
new file mode 100644
index 0000000..877792b
Binary files /dev/null and b/content/post/2024-07-visits-july/3.jpg differ
diff --git a/content/post/2024-07-visits-july/4.jpg b/content/post/2024-07-visits-july/4.jpg
new file mode 100644
index 0000000..0796734
Binary files /dev/null and b/content/post/2024-07-visits-july/4.jpg differ
diff --git a/content/post/2024-07-visits-july/5.jpg b/content/post/2024-07-visits-july/5.jpg
new file mode 100644
index 0000000..70bdf86
Binary files /dev/null and b/content/post/2024-07-visits-july/5.jpg differ
diff --git a/content/post/2024-07-visits-july/6.jpg b/content/post/2024-07-visits-july/6.jpg
new file mode 100644
index 0000000..6d57a80
Binary files /dev/null and b/content/post/2024-07-visits-july/6.jpg differ
diff --git a/content/post/2024-07-visits-july/7.jpg b/content/post/2024-07-visits-july/7.jpg
new file mode 100644
index 0000000..40d8805
Binary files /dev/null and b/content/post/2024-07-visits-july/7.jpg differ
diff --git a/content/post/2024-07-visits-july/8.jpg b/content/post/2024-07-visits-july/8.jpg
new file mode 100644
index 0000000..16cb51f
Binary files /dev/null and b/content/post/2024-07-visits-july/8.jpg differ
diff --git a/content/post/2024-07-visits-july/9.jpg b/content/post/2024-07-visits-july/9.jpg
new file mode 100644
index 0000000..a2b327f
Binary files /dev/null and b/content/post/2024-07-visits-july/9.jpg differ
diff --git a/content/post/2024-07-visits-july/featured.jpeg b/content/post/2024-07-visits-july/featured.jpeg
new file mode 100644
index 0000000..b07e5d7
Binary files /dev/null and b/content/post/2024-07-visits-july/featured.jpeg differ
diff --git a/content/post/2024-07-visits-july/index.md b/content/post/2024-07-visits-july/index.md
new file mode 100644
index 0000000..b638774
--- /dev/null
+++ b/content/post/2024-07-visits-july/index.md
@@ -0,0 +1,84 @@
+---
+# Documentation: https://sourcethemes.com/academic/docs/managing-content/
+
+title: "Exciting guest lectures at our group by four professors during July"
+subtitle: "Continued collaboration with overseas research groups in GeoAI."
+summary: "Continued collaboration with overseas research groups in GeoAI."
+authors: [admin]
+tags: [visit, nus architecture, indonesia, usa, belgium]
+categories: []
+date: 2024-07-17T13:39:19+08:00
+lastmod: 2024-07-17T13:39:19+08:00
+featured: false
+draft: false
+show_related: true
+pager: true
+
+# Featured image
+# To use, add an image named `featured.jpg/png` to your page's folder.
+# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
+image:
+ caption: ""
+ focal_point: ""
+ preview_only: false
+
+# Projects (optional).
+# Associate this post with one or more of your projects.
+# Simply enter your project's folder or file name without extension.
+# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
+# Otherwise, set `projects = []`.
+projects: []
+---
+
+We are having an exciting, vibrant, and busy July!
+
+This month, we hosted four faculty from overseas for insightful department lectures and group discussion sessions:
+
++ [Adiwan Aritenang](https://www.itb.ac.id/staf/profil/adiwan-fahlan-aritenang), Bandung Institute of Technology 🇮🇩
++ [Vonu Thakuriah](https://sites.rutgers.edu/thakuriah/), Rutgers University-New Brunswick 🇺🇸
++ [Ate Poorthuis](https://www.atepoorthuis.com), KU Leuven 🇧🇪
++ [Fábio Duarte](https://dusp.mit.edu/people/fabio-duarte), Massachusetts Institute of Technology 🇺🇸
+
+The topics of the lectures are listed below, while the abstracts and more information are available on [our seminars website](/seminars).
+
++ User-Generated Data: Alternative Data Source for Urban Planning in Indonesia
++ Ethics and Responsible Innovation in Data-Intensive Smart Cities and Urban Mobility Management
++ Twenty years of using crowd-sourced geodata to analyze urban phenomena – where do we go next?
++ What happens with big data approaches to urban science when data don't exist?
+
+Big thanks to our guests for the wonderful talks and their time!
+
+![](1.jpg)
+
+![](2.jpg)
+
+![](3.jpg)
+
+![](4.jpg)
+
+![](5.jpg)
+
+![](6.jpg)
+
+![](7.jpg)
+
+![](8.jpg)
+
+![](9.jpg)
+
+![](10.jpg)
+
+![](11.jpg)
+
+![](12.jpg)
+
+![](13.jpg)
+
+![](14.jpg)
+
+![](15.jpg)
+
+![](16.jpg)
+
+Read more about our seminars on its [website](/seminars).
+