mahdiabavisani / DSRCLinks
Tensorflow implementation of "Deep sparse representation-based classification"
☆45Updated 6 years ago
Alternatives and similar repositories for DSRC
Users that are interested in DSRC are comparing it to the libraries listed below
Sorting:
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆26Updated 6 years ago
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆69Updated 4 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆41Updated 6 years ago
- This is the repository to reproduce the experiments of the IJCAI 2020 paper "Metric Learning in Optimal Transport for Domain Adaptation"☆22Updated 5 years ago
- Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling☆62Updated 3 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆162Updated 7 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆135Updated 2 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 6 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆75Updated 6 years ago
- This code was finished before source code hasn't been released.☆27Updated 6 years ago
- Deep Subspace Clustering + GAN☆23Updated 7 years ago
- The project page of paper: CPM-Nets: Cross Partial Multi-View Networks [NeurIPS 2019 Spotlight paper]☆86Updated 3 years ago
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆105Updated 5 years ago
- TPAMI2020 "Unsupervised Multi-Class Domain Adaptation: Theory, Algorithms, and Practice"☆74Updated 4 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 8 years ago
- Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining☆48Updated 6 years ago
- This is a Pytorch implementation of "Deep Low-Rank Subspace Clustering" (CVPRW 2020).☆14Updated 5 years ago
- Code for "Adversarial-Learned Loss for Domain Adaptation"(AAAI2020) in PyTorch.