paper-with-me

Papers

Lightweight Sound Event Detection Model with RepVGG Architecture

2022-11-01 · ROCLING 2022 11 · Chia-Chuan Liu, Sung-Jen Huang, Chia-Ping Chen, Chung-Li Lu, Bo-Cheng Chan, Yu-Han Cheng, Hsiang-Feng Chuang, Wei-Yu Chen

In this paper, we proposed RepVGGRNN, which is a light weight sound event detection model. We use RepVGG convolution blocks in the convolution part to improve performance, and re-parameterize the RepVGG blocks after the model is trained to reduce the parameters of the convolution layers. To further improve the accuracy of the model, we incorporated both the mean teacher method and knowledge distillation to train the lightweight model. The proposed system achieves PSDS (Polyphonic sound event detection score)-scenario 1, 2 of 40.8% and 67.7% outperforms the baseline system of 34.4% and 57.2% on the DCASE 2022 Task4 validation dataset. The quantity of the parameters in the proposed system is about 49.6K, only 44.6 % of the baseline system.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionKnowledge DistillationmodelSound Event Detection

Similar Papers 제목 키워드 기반

RepVGG-GELAN: Enhanced GELAN with VGG-STYLE ConvNets for Brain Tumour Detection

2024-05-06 · Thennarasi Balakrishnan, Sandeep Singh Sengar

Object detection algorithms particularly those based on YOLO have demonstrated remarkable efficiency in balancing speed and accuracy. However, their application in brain tumour detection remains underexplored. This study…

Computational Efficiencyobject-detectionObject Detection

Detection of Small Targets in Sea Clutter Based on RepVGG and Continuous Wavelet Transform

2023-11-14 · Jingchen Ni, Haoru Li, Lilin Xu, Jing Liang

Constructing a high-performance target detector under the background of sea clutter is always necessary and important. In this work, we propose a RepVGGA0-CWT detector, where RepVGG is a residual network that gains a hig…

Robust and Interpretable Temporal Convolution Network for Event Detection in Lung Sound Recordings

2021-06-30 · Tharindu Fernando, Sridha Sridharan, Simon Denman, Houman Ghaemmaghami 외

This paper proposes a novel framework for lung sound event detection, segmenting continuous lung sound recordings into discrete events and performing recognition on each event. Exploiting the lightweight nature of Tempor…

Event DetectionSound Event Detection

RepVGG: Making VGG-style ConvNets Great Again

2021-01-11 · CVPR 2021 1 · Xiaohan Ding, Xiangyu Zhang, Ningning Ma, Jungong Han 외

We present a simple but powerful architecture of convolutional neural network, which has a VGG-like inference-time body composed of nothing but a stack of 3x3 convolution and ReLU, while the training-time model has a mul…

GPUImage ClassificationSemantic Segmentation

UNISOUND System for VoxCeleb Speaker Recognition Challenge 2023

2023-08-24 · Yu Zheng, Yajun Zhang, Chuanying Niu, Yibin Zhan 외

This report describes the UNISOUND submission for Track1 and Track2 of VoxCeleb Speaker Recognition Challenge 2023 (VoxSRC 2023). We submit the same system on Track 1 and Track 2, which is trained with only VoxCeleb2-dev…

Speaker Recognition