gaiasd / DFireDataset

D-Fire: an image data set for fire and smoke detection.
Other
172 stars 26 forks source link

Add visulization and style #4

Closed bozcani closed 5 months ago

bozcani commented 1 year ago

Hi @pedbrgs and @gaiasd ,

Thanks for the repo. I have added a small function to visualize the annotation on samples. It also applies PEP8 style such as one blank around math operators: https://peps.python.org/pep-0008/

cheers