face-mask-detection
face-mask-detection copied to clipboard
Fix face-mask-detection.ipynb error in visualize_images function
Fix no integer division in visualize_images
function, which can causes a bad indexing of the matplotlib figure
I have met the same problem, the integer bug should be fixed.