{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/129249"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/129249","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Occlusion-aware tracking for drones using neural methods","abstract":"Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-10-19 without embargo terms","abstract_html":"Submission original under an indefinite embargo labeled &#x27;Open Access&#x27;. The submission was exported from vireo on 2025-10-19 without embargo terms","abstract_has_math":false,"creators":["Datta, Akul"],"institution":"University of Illinois Urbana-Champaign","degree_name":"M.S.","degree_level":"Thesis","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Mitra, Sayan"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2025,"date_issued":"2025-04-25","date_published":"2025-04-25","updated_at":"2026-07-22T22:25:04Z","subjects":["Drones","Computer Vision","Drone Tracking"],"languages":["en","eng"],"rights":["Copyright 2025 Akul Datta"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/129249","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Mitra, Sayan"]},{"key":"dc:creator","label":"Author","values":["Datta, Akul"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2025-04-25","2025-05"]},{"key":"dc:type","label":"Dc Type","values":["text","Thesis"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Thesis"]},{"key":"thesis:degree_name","label":"Degree Name","values":["M.S."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Drones","Computer Vision","Drone Tracking"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["en","eng"]},{"key":"dc:rights","label":"Dc Rights","values":["Copyright 2025 Akul Datta"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/129249"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-10-19 without embargo terms","The student, Akul Datta, accepted the attached license on 2025-04-24 at 18:43.","The student, Akul Datta, submitted this Thesis for approval on 2025-04-24 at 18:47.","This Thesis was approved for publication on 2025-04-25 at 10:55.","DSpace SAF Submission Ingestion Package generated from Vireo submission #21967 on 2025-10-19 at 18:10:56","This thesis addresses the challenge of gate tracking under occlusion conditions, which remains a significant hurdle for robust autonomous systems. Occlusions occur when tracked objects become partially or completely hidden behind other objects or leave the camera’s field of view, which can cause conventional trackers to lose target identity and accurate positioning. We present a novel approach that combines synthetic data generation and specialized neural network architectures to maintain tracking performance even when the target is partially or completely hidden from view. We implement and experimentally compare four distinct approaches: LiteTracker-CNN with a ResNet18 backbone and specialized point regression for gate corner tracking, LiteTracker- ViT using cross-frame attention to maintain spatial coherence during occlusions, Fine-Tuned CoTracker3 (FT) adapted using synthetic AirSim data, and a semi-supervised fine-tuned CoTracker3 (FT Pseudo) with pseudo-labeling for unlabeled footage. Using Microsoft Air- Sim simulator-generated datasets containing precise ground truth annotations even during occlusion events, we systematically evaluate each approach’s performance across controlled occlusion scenarios. Our experimental results, validated through a benchmark across different occlusion types (non occluded, partially occluded, and fully occluded), reveal that each architecture excels in different aspects: ViT provides the most robust tracking through occlusion events, CNN delivers the fastest processing for resource-constrained applications, and FT offers a balanced middle-ground solution. The ViT implementation specifically achieves a nearly 99% success rate on occluded points and 82% lower error metrics compared to baselines. Analysis of performance degradation showed that ViT experiences only 35.7% error increase post-occlusion compared to CNN’s 47.4% and baseline models’ 540+% degradation. Our supervised fine-tuning approach significantly outperformed the pseudo-label self-supervised method for occlusion handling, with a success rate of 97.11% compared to 46.22% with the pseudo-label approach. This demonstrates that even limited annotated data substantially improves tracking performance through occlusions."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Occlusion-aware tracking for drones using neural methods"]}]}],"canonical_facts":{"dc:contributor":["Mitra, Sayan"],"dc:creator":["Datta, Akul"],"dc:date":["2025-04-25","2025-05"],"dc:description":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-10-19 without embargo terms","The student, Akul Datta, accepted the attached license on 2025-04-24 at 18:43.","The student, Akul Datta, submitted this Thesis for approval on 2025-04-24 at 18:47.","This Thesis was approved for publication on 2025-04-25 at 10:55.","DSpace SAF Submission Ingestion Package generated from Vireo submission #21967 on 2025-10-19 at 18:10:56","This thesis addresses the challenge of gate tracking under occlusion conditions, which remains a significant hurdle for robust autonomous systems. Occlusions occur when tracked objects become partially or completely hidden behind other objects or leave the camera’s field of view, which can cause conventional trackers to lose target identity and accurate positioning. We present a novel approach that combines synthetic data generation and specialized neural network architectures to maintain tracking performance even when the target is partially or completely hidden from view. We implement and experimentally compare four distinct approaches: LiteTracker-CNN with a ResNet18 backbone and specialized point regression for gate corner tracking, LiteTracker- ViT using cross-frame attention to maintain spatial coherence during occlusions, Fine-Tuned CoTracker3 (FT) adapted using synthetic AirSim data, and a semi-supervised fine-tuned CoTracker3 (FT Pseudo) with pseudo-labeling for unlabeled footage. Using Microsoft Air- Sim simulator-generated datasets containing precise ground truth annotations even during occlusion events, we systematically evaluate each approach’s performance across controlled occlusion scenarios. Our experimental results, validated through a benchmark across different occlusion types (non occluded, partially occluded, and fully occluded), reveal that each architecture excels in different aspects: ViT provides the most robust tracking through occlusion events, CNN delivers the fastest processing for resource-constrained applications, and FT offers a balanced middle-ground solution. The ViT implementation specifically achieves a nearly 99% success rate on occluded points and 82% lower error metrics compared to baselines. Analysis of performance degradation showed that ViT experiences only 35.7% error increase post-occlusion compared to CNN’s 47.4% and baseline models’ 540+% degradation. Our supervised fine-tuning approach significantly outperformed the pseudo-label self-supervised method for occlusion handling, with a success rate of 97.11% compared to 46.22% with the pseudo-label approach. This demonstrates that even limited annotated data substantially improves tracking performance through occlusions."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/129249"],"dc:language":["en","eng"],"dc:rights":["Copyright 2025 Akul Datta"],"dc:subject":["Drones","Computer Vision","Drone Tracking"],"dc:title":["Occlusion-aware tracking for drones using neural methods"],"dc:type":["text","Thesis"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Thesis"],"thesis:degree_name":["M.S."],"thesis:institution_name":["University of Illinois Urbana-Champaign"]},"updated_at":"2026-07-22T22:25:04Z"}