Deep learning models for decoding intracortical neural activity during attempted speech into text. This repository contains our team's implementation for the COMP 433 Fall 2025 course project, ...
Abstract: Most Speech Emotion Recognition (SER) systems do not generalize well across datasets and languages due to domain shift and restricted labeled data. To address these challenges, this work ...
# Reference: https://github.com/google-research/deeplab2/blob/main/model/transformer_decoder/kmax.py # Reference: https://github.com/facebookresearch/Mask2Former/blob ...
Abstract: Change detection plays a vital role in numerous real-world domains, aiming to accurately identify regions that have changed between two temporally distinct images. Capturing the complex ...