qqwweee / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)
MIT License
7.14k stars 3.44k forks source link

How to config for low resolution image #712

Open alexandretome13 opened 4 years ago

alexandretome13 commented 4 years ago

To successfully run keras-yolov3 on a custom data set (112x112 images) where i want to identify objects what do i need to config (besides annotation and classes)?