Releases: arunponnusamy/cvlib
Releases · arunponnusamy/cvlib
v0.2.6
- Added support for YOLOv4 and YOLOv4-tiny object detection models.
Contributors:
v0.2.5
- Added YOLO class to run inference on custom trained weights.
- Removed redundant resizing in detect_face method.
v0.2.4
Changelog:
- Added GPU support for the methods detect_face, detect_gender, detect_common_objects (using OpenCV DNN module compiled from source)
- Switching from keras to tf.keras
v0.2.3
- Updated gender detection model.
v0.2.2
Update README.md
Version 0.2.0
- Added
tiny yolo
for real time object detection. - Added examples for running object detection from webcam / video feed using tiny yolo.
Version 0.1.6
- includes object detection implementation
Version 0.1.5
v0.1.5 Version 0.1.5