Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.86 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.86 KB

App Icon

Obserwator

🇵🇱

Aplikacja na system iOS służąca do rozpoznawania znaków drogowych i prezentująca kierowcy aktualne ograniczenie prędkości na drodze. Źródłem tej informacji jest analiza obrazu z kamery urządzenia wykorzystująca bibliotekę Vision oraz utworzony przy pomocy programu Create ML model uczenia maszynowego.

🇬🇧

An iOS application responsible for detecting road signs and displaying the current speed limit to the driver. This piece of information derives from analyzing images from the camera of the device using the Vision framework and a machine learning model created with the Create ML program.

Zrzuty ekranu | Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Osiągi | Performance

🇵🇱

Aplikację przetestowano na iPhonie 8 podczas jazdy samochodem:

  • rozpoznawanie obiektów na obrazie: 94,39%
  • rozpoznawanie tekstu na obrazie: 83,17%
  • ogólna skuteczność: 78,50%

🇬🇧

The application was tested on an iPhone 8 during a car drive:

  • detecting objects in image: 94,39%
  • recognizing text in image: 83,17%
  • overall effectiveness: 78,50%