[Research] Autonomous Vehicle project(GPS & Computer Vision) - step1. Creating datasets
자율주행 Lane Tracing 프로젝트: Intersection 중심 데이터셋 구축 이번 시간부터 GPS 데이터와 Computer Vision을 결합한 Lane Tracing 프로젝트를 시작한다. 첫 번째 단계로, Computer Vision 모델 학습에 필요한 데이터셋을 구축하는 과정을 살펴보겠다. 특히, Lane Tracing에서 중요한 Intersection 분석과 학습 이미지 생성 로직을 중심으로 분석한다. Intersectio…