| # Model Card for PCMANet | |
| <!-- Provide a quick summary of what the model is/does. --> | |
| This modelcard contains checkpoints of PCMANet for Audio-Visual Segmentation (AVS) task. | |
| ### Model Sources [optional] | |
| <!-- Provide the basic links for the model. --> | |
| - **Repository:** [https://github.com/PrettyPlate/PCMANet] | |
| - **Paper [optional]:** [https://arxiv.org/abs/2406.02345] | |
| ## Training Details | |
| ### Training Data | |
| <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. --> | |
| We use public AVSBench datasets for training. Details can be found at [AVSBench](https://github.com/OpenNLPLab/AVSBench). | |