Computer Vision based Animal Collision Avoidance Framework for Autonomous Vehicles
Savyasachi Gupta, Dhananjai Chand, and Ilaiah Kavati

TL;DR
This paper presents a computer vision framework utilizing deep learning for detecting animals on highways to prevent vehicle collisions, enhancing autonomous vehicle safety in animal-populated regions.
Contribution
The paper introduces a novel deep learning-based system combining Mask R-CNN and lane detection for real-time animal collision avoidance in autonomous vehicles.
Findings
Effective animal detection across various conditions
Accurate lane and movement tracking of animals
Potential to reduce vehicle-animal collision incidents
Abstract
Animals have been a common sighting on roads in India which leads to several accidents between them and vehicles every year. This makes it vital to develop a support system for driverless vehicles that assists in preventing these forms of accidents. In this paper, we propose a neoteric framework for avoiding vehicle-to-animal collisions by developing an efficient approach for the detection of animals on highways using deep learning and computer vision techniques on dashcam video. Our approach leverages the Mask R-CNN model for detecting and identifying various commonly found animals. Then, we perform lane detection to deduce whether a detected animal is on the vehicle's lane or not and track its location and direction of movement using a centroid based object tracking algorithm. This approach ensures that the framework is effective at determining whether an animal is obstructing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRegion Proposal Network · Softmax · Convolution · RoIAlign · Mask R-CNN
