QTS2D is a Python library for encoding time series data into image representations using quantum computing principles. These image-based representations can then be used as input for various machine ...
Abstract: Although recent deep-learning-based speech enhancement (SE) methods significantly outperform traditional approaches, their computational demands often scale proportionally with their ...
This project implements DCGAN (Deep Convolutional GAN) for generating realistic images. The architecture uses convolutional layers in both generator and discriminator networks. It includes batch ...
Abstract: To alleviate the expensive human labeling problem, semi-supervised semantic segmentation utilizes a few labeled images along with an abundance of unlabeled images to predict the pixel-level ...