π§ Daily Study Log [2025-07-17]
Covered a wide range of topics today β from test prep to project implementation to idea generation.
A productive and well-balanced day!
π Smoking Zone GIS Project β Legal Area Mapping
Focus: Building a GIS-based visualization of legal smoking zones in Seoul
Goal: Provide a clear and interactive public resource that highlights legally permitted smoking areas, not just βself-declaredβ ones
Highlights:
- Finalized dataset acquisition from μμΈ μ΄λ¦°λ°μ΄ν° κ΄μ₯
- Converted address data to lat/lon via geocoding
- Built an interactive map using Folium (district-level overlays + individual markers)
π§ TOEIC Study β Listening Practice
What I Did:
- Focused on Part 3/4 listening drills (workplace conversations + announcements)
- Timed section practice (45 minutes) with error review
Insights:
- Getting more comfortable with fast dialogues
- Distractors in questions are still tricky β need more focused review
- Continue grammar review (especially verb tense traps)
π‘ Idea Brainstorm β fact_rank
What I Did:
- Sketched out the idea of a community-curated fact-checking platform, focused on verifiability
- Introduced a scoring mechanism via RLHF-like upvoting for βfactsβ vs. βclaimsβ
- Tentative project title:
fact_rank
Insights:
- Core issue is moderation & incentive design
- MVP could be academic reference-only fact aggregation
- Possibly valuable for digital literacy education
π Paper Review β Action Recognition Using Pose Estimation
Started: Action Recognition Using Pose Estimation (arXiv:2109.09166)
Todayβs Focus: High-level architecture and relevance to dance action classification
Repo: To be added after summary notebook completion
Reflection:
- Uses OpenPose-based 2D keypoints + CNN (2D & 3D) for action recognition
- Avoids using raw RGB input β fully pose-based, lightweight approach
- Architecture is modular and well-suited for dance genre classification tasks
- Paper structure and scope is very manageable for an undergrad-level replication
π Research Club Planning β Feasibility Check
What I Did:
- Revisited our short paper idea feasibility for an undergrad team
- Compared existing literature vs. expected technical stack
- Evaluated team capability for data collection, modeling, and presentation
Insights:
- A simplified version (e.g., genre classification via BlazePose + CNN) is definitely feasible
- Dataset creation is the key bottleneck β but solvable via filming or YouTube scraping
- Paper writing likely viable within 1β2 months if scoped properly
β
TL;DR
π Project: Smoking zones visualized at legal level β groundwork completed
π Study: Steady TOEIC progress β listening speed improving
π Paper: Pose-based action recognition is feasible and relevant for our dance project