Abstract: In the context of assisted and automated driving vehicles and advanced driver-assistance systems underscores the critical need for accurate pedestrian detection to ensure road safety. However, deploying pedestrian detection models in real-world scenarios poses a significant challenge due to image corruptions and partial occlusions. This thesis addresses these challenges through the development and evaluation of robust, stylized, and occluded training techniques. Robust Training incorporates intentionally generated corrupted examples during model training to simulate real-world challenges. Results demonstrate significant improvements in model robustness to various corruption types. Further refinement through categorized training data emphasizes the potential benefits of tailored augmentation to specific corruption profiles. Stylized Training leverages the Adaptive Instance Normalization (AdaIN) method to introduce variations in texture and style, enriching the training dataset. Empirical results showcase a substantial improvement in pedestrian detection accuracy, particularly in mean Average Precision (mAP50) on clean data. Stylized training significantly enhances the model’s robustness in adverse conditions, demonstrating proficiency in handling noise, blur, digital, and weather-related distortions. Occluded Training introduces a novel methodology for generating occluded datasets, simulating scenarios with varying levels of occlusion. The augmented training approach leads to a substantial enhancement in performance when faced with occluded scenarios. Specifically, the model exhibits a ∼2% increase in mean Average Precision (mAP50) on both partially and fully occluded samples compared to standard training. This underscores the effectiveness of occlusion training in fortifying the model’s performance in occluded real-world scenarios. The utilization of robust, stylized, and occluded training techniques significantly advances the adaptability and performance of pedestrian detection models in diverse real-world conditions and corruption scenarios, with an improvement of ∼2-4%. These findings establish a robust foundation for deploying pedestrian detection models in complex environments, ensuring safer and more reliable assisted and automated driving systems. This thesis contributes to the forefront of pedestrian detection, underscoring the efficacy of tailored augmentation strategies for model robustness in dynamic real-world environments. Keywords— Assisted and Automated Vehicles, Pedestrian Detection, Image Corruptions, Robust Training, Stylized Training, Occluded Training, Model Robustness