Real-world car dashboard warning light detection (mobile + web)

#1
by asahiner - opened
Owner
โ€ข
edited Jan 15

Hi everyone ๐Ÿ‘‹

Iโ€™m sharing a real-world car dashboard warning light detection model that I trained and deployed in both mobile (ONNX) and web (PyTorch) environments.

The model analyzes dashboard photos and returns:

  • Detected warning lights
  • Confidence scores
  • Possible causes
  • Recommended checks

Itโ€™s already integrated into a mobile app UI and tested on real vehicle images.

Iโ€™d love feedback on:

  • Model generalization
  • Additional warning classes
  • Optimization ideas for edge devices

Happy to collaborate ๐Ÿš—โš™๏ธ

Screenshot_20260115_023301
Screenshot_20260115_023408
Screenshot_20260115_023449

Sign up or log in to comment