A flexible command-line utility written in Python for sorting and analyzing different types of input data: numbers (longs), words, or lines. It supports sorting by natural order or by frequency count, ...
License plate detection using YOLOv4 trained on custom data. Download pretrained model from here and copy it inside "data" folder. #Run demo on sample video with default arguments python demo_video.py ...