experiencor / keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
MIT License
1.73k stars 787 forks source link

bug with different image height and width #402

Open Golbstein opened 5 years ago

Golbstein commented 5 years ago

opencv resize function accepts image shape format as (W, H)