carlosd-29 / AudioClassification

0 stars 0 forks source link

Re-generate Spectrogram images #1

Closed carlosd-29 closed 1 year ago

carlosd-29 commented 1 year ago

Using matplotlib via jupyter notebook creates images that are slightly compressed. This might cause some loss in data integrity. Current dataset was generated using jupyter notebooks, need to regenerate using regular python.

Acceptance Criterion

carlosd-29 commented 1 year ago

Images were resized from 432x288 to 496x369 and full training and testing dataset was created. Next step is: #6