Skip to content

Official implementation of paper nauthorized parking detection using deep networks at real time

License

Notifications You must be signed in to change notification settings

coranholmes/illegal_vehicle_detection

Repository files navigation

This is the implementation of paper Unauthorized Parking Detection using Deep Networks at Real Time

Run illegal_parking_video.py to perform the experiments (data not included).

Please cite the paper if you use the codes:

@inproceedings{chen2019unauthorized,
  title={Unauthorized Parking Detection using Deep Networks at Real Time},
  author={Chen, Weiling and Yeo, Chai Kiat},
  booktitle={2019 IEEE International Conference on Smart Computing (SMARTCOMP)},
  pages={459--463},
  year={2019},
  organization={IEEE}
}

Yolo_v3 codes are from: https://github.com/qqwweee/keras-yolo3

An updated version please refer to Branch hmgics, mask and ground truths of the dataset are added.

About

Official implementation of paper nauthorized parking detection using deep networks at real time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages