face-mask-detection icon indicating copy to clipboard operation
face-mask-detection copied to clipboard

Fix face-mask-detection.ipynb error in visualize_images function

Open charlielito opened this issue 4 years ago • 1 comments

Fix no integer division in visualize_images function, which can causes a bad indexing of the matplotlib figure

charlielito avatar Dec 11 '20 22:12 charlielito

I have met the same problem, the integer bug should be fixed.

leidawt avatar Jan 04 '21 13:01 leidawt