KerasKorea / KerasObjectDetector

Keras Object Detection API with YOLK project 🍳
MIT License
113 stars 48 forks source link

Make Argument Parser for general use #60

Open ahracho opened 4 years ago

ahracho commented 4 years ago

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

MijeongJeon commented 4 years ago

@visionNoob Can you update the review after checking Ahracho's comment?