Abstract: Accurate estimation of ego vehicle speed is crucial for autonomous driving and advanced driver-assistance systems (ADAS). However, conventional front-facing radar-based speed estimation ...
Abstract: Light detection and ranging (LiDAR) and inertial navigation system (INS)/ global navigation satellite system (GNSS) are two sensors that play a vital role in intelligent transportation ...
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
Real-time person detection and tracking powered by YOLOv8. A modern web application with a React frontend and FastAPI backend, packaged as a standalone Windows executable for easy distribution.