Python Deep Learning Projects

Deep Reinforcement Learning for Intelligent Transportation Systems A Survey

Abstract: Technology has improved transportation. Data-driven approaches change the research direction for all control-based systems, such as transportation, robotics, IoT, and power systems. Recent transportation applications integrate data-driven applications with transportation systems. This paper reviews…

Python Deep Learning Projects

Deep Learning in Lane Marking Detection A Survey

Abstract: Intelligent driving systems must detect lane markings. It helps with vehicle positioning, forehead car detection, and road condition information to prevent lane departure. Extreme lighting, missing lane markings, and obstacles make lane marking detection…

Python Deep Learning Projects

Deep Hough Transform for Semantic Line Detection

Abstract: We detect semantic lines in natural scenes. Many methods treat semantic line detection as a special case of object detection. These methods neglect line characteristics and perform poorly. Lines are simpler geometrically than complex…

Python Deep Learning Projects

Counting People by Estimating People Flows

Abstract: Deep networks estimate people densities in images for modern crowd counting methods. Few video sequences use temporal consistency, and those that do only apply weak smoothness constraints across frames. This paper proposes estimating people…

Python Deep Learning Projects

Continual Adaptation for Deep Stereo

Abstract: Convolutional neural networks trained end-to-end to regress dense disparities estimate stereo image depth with unmatched accuracy. If large amounts of labelled samples are available for training, this is possible for most tasks. Real-world applications…