https://github.com/amgawishx/convmixer-for-audio-classification
Implementation of ConvMixer for bird audio classification instead of a conventional CNN in PyTorch.
https://github.com/amgawishx/convmixer-for-audio-classification
audio-classification convmixer convolutional-neural-networks neural-network pytorch
Last synced: 3 months ago
JSON representation
Implementation of ConvMixer for bird audio classification instead of a conventional CNN in PyTorch.
- Host: GitHub
- URL: https://github.com/amgawishx/convmixer-for-audio-classification
- Owner: amgawishx
- License: gpl-3.0
- Created: 2023-04-18T20:16:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T20:20:21.000Z (about 2 years ago)
- Last Synced: 2025-01-26T09:20:01.050Z (5 months ago)
- Topics: audio-classification, convmixer, convolutional-neural-networks, neural-network, pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConvMixer-for-Audio-Classification
Implementation of ConvMixer for bird audio classification instead of a conventional CNN in PyTorch.