Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 360 Bytes

File metadata and controls

7 lines (4 loc) · 360 Bytes

AudioCNN Visualizer

Classify environmental sounds (ESC-50 dataset) using a PyTorch ResNet CNN and visualize how the model processes audio through layer activations.

Stack: PyTorch (Model) + FastAPI (Server) + Next.js (Visualization)

More about this project | Try live demo