2022
Co-author
Research Project
Daniel Alexander, Hans Christian Kurniawan, Irfin Afifudin, Hery Heryanto
TensorFlow, Keras, DeepLabV3+, Python
Accepted to IEEE ICDSE 2022

Semantic Segmentation for Urban Scene Understanding in Bandung, Indonesia
Daniel Alexander, Hans Christian Kurniawan, Irfin Afifudin, Hery Heryanto
Accepted to the IEEE International Conference on Data and Software Engineering 2022
Background: Urban scene analysis often struggles with scalability and extensibility to new patterns typically represented by the complex and irregular road conditions common in Southeast Asian cities. While many existing semantic segmentation pipelines have been optimized for structured environments like those in European and American cities, they fail to generalize well to regions with high traffic variability, informal infrastructure, and non-standard road markings typical of Indonesia. This project addresses that limitation by building an end-to-end urban scene segmentation pipeline encompassing data collection, preprocessing, model training, evaluation, and deployment.
Key Responsibilities:
- Data collection: Designed and executed a full data collection pipeline: video capture from urban driving routes, frame extraction, and custom pixel annotation into different categories.
- Code design and model building: Invented an extensible segmentation pipeline from scratch using TensorFlow and Keras, utilized state-of-the-art model DeepLabV3+, performed hyperparameter tuning to ensure scalability across different model depths and filter configurations.
- Experimentation: Conducted systematic experiments under different environments and model configurations, performed quantitative and qualitative analysis and verified the correctness of the output based on the theoretical hypotheses.
- Technical writing: Authored detailed documentation of around 150 pages, detailing the system design, methodology, and experiment outcomes
Next Project
Mini Minecraft →