├── app/ # Next.js frontend (source) │ ├── page.tsx │ ├── layout.tsx │ └── globals.css ├── backend/ # Python backend │ ├── main.py # FastAPI entry │ ├── model_handler.py # YOLO model mgmt ...
Ultralytics YOLO11 is a cutting-edge, state-of-the-art (SOTA) model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and ...
Abstract: Real-time acquisition of airport scene information is crucial for airport safety and optimization of airport utilization efficiency. However, detecting airport objects is still a challenging ...
Abstract: In intelligent transportation system, it is significant to detect drivers’ dangerous driving behaviors accurately and in real time. However, current fatigue driving detection methods only ...