This repo contains an unofficial MATLAB implementation of DCASE2021 Task 1A baseline code, which is part of the DCASE challenge.
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Unofficial Baseline System for DCASE2021 Task1A Using MATLAB®
This repo contains an unofficial MATLAB implementation of DCASE2021 Task 1A baseline code, which is part of the DCASE 2021 challenge.
Copyright 2021 The MathWorks, Inc.
MathWorks Products (https://www.mathworks.com)
Requires MATLAB release R2021a or newer. To train the baseline system, the following toolboxes are required:
To accelerate training, the following toolbox is recommended:
To quantize a network, the following package is required:
To deploy a quantized network to CUDA code, the following toolbox is required:
See Quantization Workflow Prerequisites for a list of required products depending on your target.
Known Differences with Official Baseline System
This unofficial baseline has the following known differences with the official baseline. There may be additional differences.
- The mini-batch size was increased from 16 to 256.
- A piecewise learn rate schedule was added with a drop period of 100 epochs. The max number of epochs was reduced from 200 to 120.
- This example uses and evaluates the final state of the network, after all epochs are complete. The official baseline uses the best peforming model over all of the epochs.
- This example only trains the network and evalutes the system once. The official baseline trains and evaluates 10 times to provide additional statistical analysis.
- This example uses int8 quantization instead of the half-precision quantization in the official baseline.
Getting Started
To run this baseline, add Unofficial_DCASE2021_Task1A_Baseline_Using_MATLAB.mlx and classifyAcousticScene.m to your current folder in MATLAB and then run Unofficial_DCASE2021_Task1A_Baseline_Using_MATLAB.mlx. The example loads and examines the data, defines and trains a model, quantizes the model, and evaluates the quantized model.
You can view a PDF of the executed example in the file Unofficial_DCASE2021_Task1A_Baseline_Using_MATLAB.pdf.
License
The license is available in the License.txt file in this repository.
References
[1] Irene Martin-Morato, Toni Heittola, Annamaria Mesaros, and Tuomas Virtanen. Low-Complexity Acoustic Scene Classification for Multi-Device Audio: Analysis of DCASE 2021 Challenge Systems. 2021. URL: https://arxiv.org/abs/2105.13734.
인용 양식
Brian Hemmat (2026). Baseline-MATLAB-DCASE (https://github.com/mathworks/Baseline-MATLAB-DCASE/releases/tag/v1.0), GitHub. 검색 날짜: .
일반 정보
- 버전 1.0 (1.94 MB)
-
GitHub에서 라이선스 보기
MATLAB 릴리스 호환 정보
- R2021a 이상 릴리스와 호환
플랫폼 호환성
- Windows
- macOS
- Linux
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0 |
