A package to detect lane lines in images and videos
Project description
LaneATT is a Python library for detecting lanes from images or videos, utilizing a state-of-the-art deep neural network. It is designed to be efficient and accurate, making it suitable for real-world applications such as autonomous vehicles, robotics, and surveillance systems.
- Features:
Lane Detection: Accurate lane detection using a cutting-edge deep learning model Image/Video Support: Supports both image and video input formats Configurable Model: Customize the model architecture through configuration files ModelCheckpointing: Automatically saves model checkpoints at regular intervals Inference Speed: Optimized for fast inference on GPUs, ideal for real-time applications
- Usage:
- LaneATT can be used in various scenarios, such as:
Autonomous Vehicles: Lane detection is crucial for self-driving cars to navigate roads safely. Surveillance Systems: Lane detection can be used to improve the accuracy of traffic monitoring systems. Robotics: Lane detection can help robots navigate through environments with lanes.
To install LaneATT, run:
pip install laneatt
For more information, please visit [github repo](https://github.com/PaoloReyes/RealTime-LaneATT).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file laneatt-2.4.5.tar.gz.
File metadata
- Download URL: laneatt-2.4.5.tar.gz
- Upload date:
- Size: 26.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66cc8a5cdfd08919dc2d28e9718ae229d18295585159f5e2508216545cefa42e
|
|
| MD5 |
0c6c63d5924bd98c00beff60f46d157c
|
|
| BLAKE2b-256 |
94744a9a0f26264448867781a4c8119ac9fc7e44a6eb73486ad03261a6ca94d1
|