Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 997 Bytes

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 997 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.0] - 2024-12-08

Added

  • New Global model using MobileViTV2 trained with data from +65 countries, with 85k+ plates 🚀 .

0.2.0 - 2024-10-14

Added

  • New European model using MobileViTV2 - trained on +40 countries 🚀 .
  • Added more logging to train script.

0.1.6 - 2024-05-09

Added

  • Add new Argentinian model trained with more (synthetic) data.
  • Add option to visualize only predictions which have low char prob.
  • Add onnxsim for simplifying ONNX model when exporting.