π§ Daily Study Log [2025-07-18]
Today was a diverse study day across ideation, coding practice, paper review, and spatial data exploration.
Iβm also considering transitioning this blog into a more polished portfolio over time.
This project explores where young people in Seoul actually spend their time using vehicle ownership stats and optionally GPS-based voluntary tracking.
It aims to support location-aware youth programs by revealing movement patterns that go beyond traditional demographic targeting.
Problem:
Policy decisions often rely on static population data, ignoring behavioral patterns like actual destinations and emerging urban spaces popular with youth.
Approach:
This project visualizes designated public smoking zones in Seoul, starting with Yongsan-gu.
It uses open data and geocoding to plot real-world coordinates and supports policy transparency.
Scope:
Only districts with usable coordinate-level data are included (Yongsan-gu for now). Other areas will be added as data quality permits.
Purpose:
Focus: Section 2 β Computational Approach
Link: https://arxiv.org/abs/2109.09166
Repo: github.com/hojjang98/Paper-Review
Reflection:
Todayβs section introduced a 3-stage dancer tracking algorithm that handles occlusion using motion prediction and histogram matching.
The approach is elegant and practical, especially in crowded multi-person dance scenarios.
Next up: the adversarial 3D pose lifting part, which seems more technical and will require closer attention.
What I Did:
Practiced predicting SQL query results before execution and focused on error tracing without relying on outputs. Worked with JOINs, GROUP BY, HAVING, and subqueries.
Insights:
π Project: Designed a youth mobility analysis project using behavioral + vehicle data
π GIS: Started mapping legal smoking zones β currently Yongsan-gu only
π Paper: Learned occlusion-aware tracking in dance recognition pipeline
π SQL: Focused on query logic without running them β great debugging exercise
π‘ Note: Iβm considering turning this blog into a more portfolio-style archive of projects, not just logs. The formatting and content depth will gradually reflect that shift.