KerasObjectDetector icon indicating copy to clipboard operation
KerasObjectDetector copied to clipboard

Keras Object Detection API with YOLK project 🍳

Results 29 KerasObjectDetector issues
Sort by recently updated
recently updated
newest added

Actually, we all know about **SSD, YOLO** etc. but **VGG** is not a Weak network it is also a strong network. So can you explain that can we do this...

why SSD_inference.ipynb's object box margin is so large? SSD_inference.ipynb shows a box that is much larger than the bounding box of a typical SSD. in this image, red box is...

Argument Parser can parse backbone model arguments including YOLO, RetinaNet and SSD.

Sample .ipynb files - Inference SSD - Training SSD

documentation

- [x] Download COCO Dataset - Check hash value In the download COCO Dataset module at keras_retinanet/preprocessing/download.py, downloaded files should be checked with hash value whether it is correctly downloaded.

preprocessing
dataset

### Check Font path for every situation * Fix ImageFont path to make it available for every situation(window/Mac/ubuntu) * work branch : `utils-visualization_font_path`

visualization

Add MIT License

documentation