-
lfads-torch: A modular and extensible implementation of latent factor analysi...
Latent factor analysis via dynamical systems (LFADS) is an RNN-based variational sequential autoencoder that achieves state-of-the-art performance in denoising high-dimensional... -
DLWP Benchmark
The dataset used for the experiments on Deep Learning Weather Prediction (DLWP) models, comparing and contrasting backbones on Navier-Stokes and Atmospheric Dynamics. -
ResNetX: a more disordered and deeper network architecture
Image classification results on CIFAR-10 and CIFAR-100 benchmarks suggested that our new network architecture performs better than ResNet. -
IntraQ: Learning Synthetic Images with Intra-Class Heterogeneity for Zero-Sho...
Learning to synthesize data has emerged as a promising direction in zero-shot quantization (ZSQ), which represents neural networks by low-bit integer without accessing any of... -
ResNet20 and VGG16
The dataset used in this paper is ResNet20 and VGG16. -
Optimizing for Interpretability in Deep Neural Networks with Tree Regularization
Deep models have advanced prediction in many domains, but their lack of interpretability remains a key barrier to the adoption in many real world applications. This work... -
Generative Adversarial Networks
Generative Adversarial Networks (GANs) consist of two networks: a generator G(z) and a discriminator D(x). The discriminator is trying to distinguish real objects from objects... -
CirCNN: Accelerating and Compressing Deep Neural Networks using Block-Circula...
CirCNN is a neural network architecture that uses block-circulant matrices to reduce the number of parameters and computations. -
ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices
ShuffleNet is an extremely efficient convolutional neural network for mobile devices. -
Building Efficient Deep Neural Networks with Unitary Group Convolutions
Unitary group convolutions (UGConvs) are a building block for neural networks that combines a group convolution with unitary transforms in feature space. -
AMC-Loss: Angular Margin Contrastive Loss for Improved Explainability in Imag...
The proposed framework for image classification tasks, using a hypersphere representation of deep features. -
Photorealistic text-to-image diffusion models with deep language understanding
The authors present a photorealistic text-to-image diffusion model with deep language understanding. -
Direct Differentiable Augmentation Search
Data augmentation has been an indispensable tool to improve the performance of deep neural networks, however the augmentation can hardly transfer among different tasks and... -
DRAIN: A Deep Learning Approach to Rain Retrieval from GPM Passive Microwave ...
Rain retrieval algorithm DRAIN using deep learning techniques -
MNIST, CIFAR-10, CIFAR-100, Tiny-ImageNet, VGG-like
The dataset used in the paper is MNIST, CIFAR-10, CIFAR-100, Tiny-ImageNet, and VGG-like. -
Lightweight Vision Transformer for US Segmentation
Lightweight vision transformer for US segmentation. -
Sparse Resnet50 model
The dataset used in this paper is a sparse Resnet50 model, which is a variant of the Resnet50 model with 80% sparsity. -
Two-level Group Convolution
The proposed two-level group convolution is suitable for distributed memory computing and robust with respect to the large number of groups. -
ANTNets: Mobile Convolutional Neural Networks for Resource Efficient Image Cla...
Deep convolutional neural networks have achieved remarkable success in computer vision. However, deep neural networks require large computing resources to achieve high...