Borda / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend) a successor of qqwweee/keras-yolo3
MIT License
31 stars 10 forks source link

Fix typo for video input #29

Closed RulerOf closed 4 years ago

RulerOf commented 4 years ago

The current code crashes when you try to analyze video files. This patch fixes it.

codecov[bot] commented 4 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is n/a.

@@         Coverage Diff          @@
##           master   #29   +/-   ##
====================================
  Coverage      74%   74%           
====================================
  Files           6     6           
  Lines         854   854           
====================================
  Hits          630   630           
  Misses        224   224