BY

B. Yildiz

info

Please Note

3 records found

A Large Scale Solution for Floor Plan Extraction

Conference paper (2024) - Burak Yildiz, Javier Cuartero, Fatemeh Mostafavi, Seyran Khademi
The development of Building Information Modelling (BIM) has enabled new opportunities, such as standard data storage and collaborative building design. Moreover, there exist many Life Cycle Assessment (LCA) tools and Building Energy Performance (BEP) simulators that use the Industry Foundation Classes (IFC) exports of BIM platforms as input for further operational analysis. While the extracted IFC files contain numerical and tabular data from the BIM model, the visual data including floor plans and section drawings is often obtained directly from the original 3D software such as REVIT. In this study, we introduce an open-source solution, BatchPlan, for batch processing IFC files of medium- and high-rise building projects, leading to floor plan extraction on a large scale. Furthermore, we have designed a user-friendly graphical interface that allows users to select floors manually. BatchPlan is based on open-source Python packages; thus users can easily edit and adapt it to their specific requirements. The presented solution enables a scalable data generation pipeline for downstream tasks that require extensive quantitative analysis, such as machine learning models to perform material detection, volume estimation, and environmental impact prediction. ...

A Visual Place Recognition Benchmark Dataset for Severe Domain Shift

Conference paper (2022) - Burak Yildiz, Seyran Khademi, Ronald Maria Siebes, Jan Van Gemert
We introduce AmsterTime: a challenging dataset to benchmark visual place recognition (VPR) in presence of a severe domain shift. AmsterTime offers a collection of 2,500 well-curated images matching the same scene from a street view matched to historical archival image data from Amsterdam city. The image pairs capture the same place with different cameras, viewpoints, and appearances. Unlike existing benchmark datasets, AmsterTime is directly crowdsourced in a GIS navigation platform (Mapillary). We evaluate various baselines, including non-learning, supervised and self-supervised methods, pre-trained on different relevant datasets, for both verification and retrieval tasks. Our result credits the best accuracy to the ResNet-101 model pre-trained on the Landmarks dataset for both verification and retrieval tasks by 84% and 24%, respectively. Additionally, a subset of Amsterdam landmarks is collected for feature evaluation in a classification task. Classification labels are further used to extract the visual explanations using Grad-CAM for inspection of the learned similar visuals in a deep metric learning models. ...

Openly Teaching and Structuring Machine Learning Reproducibility

We present ReproducedPapers.org : an open online repository for teaching and structuring machine learning reproducibility. We evaluate doing a reproduction project among students and the added value of an online reproduction repository among AI researchers. We use anonymous self-assessment surveys and obtained 144 responses. Results suggest that students who do a reproduction project place more value on scientific reproductions and become more critical thinkers. Students and AI researchers agree that our online reproduction repository is valuable. ...