Skip to content

Initial Release

Choose a tag to compare

@RezaGooner RezaGooner released this 30 Jul 11:24
· 15 commits to main since this release
201115b

🚀 Multi-Task Iranian Vehicle Monitoring System – Initial Release

We're excited to announce the initial release of the Multi-Task Iranian Vehicle Monitoring System!

Main Features

  • Vehicle Detection: Robust detection, tracking, and recognition of vehicles in traffic footage, even in challenging scenarios (e.g., overlapping/occlusion, partial visibility).
  • License Plate Recognition: High-accuracy detection and reading of Iranian license plates.
  • City Identification: Automatic detection of the origin city/region from Iranian license plates.
  • Color and Brand Recognition: Vehicle color and make/model identification.
  • Accident Detection: Real-time recognition of traffic accidents using video stream analysis.
  • Comprehensive Output Visualization: Example results provided for all key features.

Demo Video

Click to watch ▶ Video Output

  • Vehicle detection in video
  • Vehicle brand and color recognition
  • License plate recognition

Example Outputs

Overlapping Vehicles

o1 o2
Vehicle detection in the presence of occlusion Overlapping vehicles detection

License Plate Reading

o3 o4
Accurate license plate recognition License plate city identification (Iranian plate)
o5
Another example of license plate reading

Example output for detection of traffic accidents

o6
Accident detection in real-time traffic footage

How to Use

Please see the README for installation, usage instructions, and more sample data.

Feedback & Contribution

All feedback, issues, and PRs are welcome!
Open an issue or start a discussion.


RezaGooner