<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Trajecotry Data | Yanlin Zhang</title><link>https://example.com/tag/trajecotry-data/</link><atom:link href="https://example.com/tag/trajecotry-data/index.xml" rel="self" type="application/rss+xml"/><description>Trajecotry Data</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sun, 31 Dec 2023 00:00:00 +0000</lastBuildDate><image><url>https://example.com/media/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png</url><title>Trajecotry Data</title><link>https://example.com/tag/trajecotry-data/</link></image><item><title>The Third Generation SIMulation Data (TGSIM)</title><link>https://example.com/project/tgsim/</link><pubDate>Sun, 31 Dec 2023 00:00:00 +0000</pubDate><guid>https://example.com/project/tgsim/</guid><description>&lt;h2 id="project-overview">Project Overview&lt;/h2>
&lt;p>The Third Generation SIMulation Data (TGSIM) project is a three-year research effort funded by the U.S. Department of Transportation (USDOT) to develop a comprehensive understanding of the impacts of automated driving systems on human behavior. The project is a led by &lt;a href="https://cee.illinois.edu/directory/profile/ataleb" target="_blank" rel="noopener">Dr. Alireza Talebpour (UIUC)&lt;/a>, &lt;a href="https://en.wikipedia.org/wiki/Hani_Mahmassani" target="_blank" rel="noopener">Dr. Hani Mahmassani (Northwestern)&lt;/a> and &lt;a href="https://engineering.gwu.edu/samer-hamdar" target="_blank" rel="noopener">Dr. Samer Hamdar (GWU)&lt;/a>.&lt;/p>
&lt;p>The project aims to collect and process accurate trajectory datasets capable of characterizing human-automated vehicle interactions under a diverse set of scenarios in diverse highway and city environments. The datasets will be used to develop and validate traffic flow models that account for the impacts of automated driving systems on traffic flow. At the forefront of this project, I served as the &lt;strong>leading graduate research assistant&lt;/strong>, playing a crucial role in developing a comprehensive data extraction pipeline that stands as a testament to our innovative approach to understanding the future of mobility.&lt;/p>
&lt;h2 id="data-collecting-methodologies">Data Collecting Methodologies&lt;/h2>
&lt;p>Multiple methods were utilized to ensure comprehensive coverage of our study areas:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Fixed location aerial videography:&lt;/strong> a helicopter hovers over a segment of interest.&lt;/li>
&lt;li>&lt;strong>Moving aerial videography:&lt;/strong> a helicopter tracks the automated vehicles as they navigate a longer roadway segment.&lt;/li>
&lt;li>&lt;strong>Infrastructure-based videography:&lt;/strong> multiple overlapping cameras located on overpasses and buildings creating a comprehensive image of the study area.&lt;/li>
&lt;/ul>
&lt;h2 id="data-processing-pipeline">Data Processing Pipeline&lt;/h2>
&lt;figure>
&lt;img src="trajectory.png" width="80%" alt="Trajectory Illustration"/>
&lt;figcaption>A sample of the extracted trajectories.&lt;/figcaption>
&lt;/figure>
Extracting multiple vehicle trajectories from video data raises a set of methodological and practical challenges that vary across the three data collection approaches. The pipeline developed for this project includes the following steps:
&lt;ul>
&lt;li>&lt;strong>Preprocessing:&lt;/strong>
&lt;ul>
&lt;li>&lt;strong>Raw Image Extraction:&lt;/strong> Converting the vedio into a sequence of frames separated at 30 fps over time.&lt;/li>
&lt;li>&lt;strong>Reference Image Gereration:&lt;/strong> Developing a consistent methodology to convert each image into a fixed coordinate system (i.e., reference image).&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Object Detection:&lt;/strong> Leveraging RetinaNet and YOLOv5 for precise vehicle identification within each frame.&lt;/li>
&lt;li>&lt;strong>Object Tracking:&lt;/strong> Performing a centroid tracking algorithm to trace vehicle trajectories through consecutive frames.&lt;/li>
&lt;li>&lt;strong>Image Stabilization&lt;/strong>&lt;/li>
&lt;li>&lt;strong>Trajectory construction&lt;/strong>&lt;/li>
&lt;/ul>
&lt;h2 id="impact-and-contribution">Impact and Contribution&lt;/h2>
&lt;p>This data collection and processing approach enabled us to extract more than 11,000 vehicle-kilometers of high-fidelity trajectory data from 14 hours of video footage. My contributions not only facilitated the development of a data processing pipeline that is of precision but also paved the way for a deeper understanding of automated driving systems&amp;rsquo; impact on traffic flow and human behaviors.&lt;/p>
&lt;p>The datasets, poised to be released to the research community by June 2024 through the USDOT data portal.&lt;/p></description></item></channel></rss>