All Projects → Mid-Push → Open_set_domain_adaptation

Mid-Push / Open_set_domain_adaptation

Licence: other
Tensorflow Implementation of open set domain adaptation by backpropagation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Open set domain adaptation

adapt
Awesome Domain Adaptation Python Toolbox
Stars: ✭ 46 (+70.37%)
Mutual labels:  transfer-learning, adversarial-learning
Awesome Domain Adaptation
A collection of AWESOME things about domian adaptation
Stars: ✭ 3,357 (+12333.33%)
Mutual labels:  transfer-learning, adversarial-learning
Clan
( CVPR2019 Oral ) Taking A Closer Look at Domain Shift: Category-level Adversaries for Semantics Consistent Domain Adaptation
Stars: ✭ 248 (+818.52%)
Mutual labels:  transfer-learning, adversarial-learning
self-driving-car
Implementation of the paper "End to End Learning for Self-Driving Cars"
Stars: ✭ 54 (+100%)
Mutual labels:  transfer-learning
TransforLearning TensorFlow
使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star
Stars: ✭ 58 (+114.81%)
Mutual labels:  transfer-learning
Keras-MultiClass-Image-Classification
Multiclass image classification using Convolutional Neural Network
Stars: ✭ 48 (+77.78%)
Mutual labels:  transfer-learning
CPCE-3D
Low-dose CT via Transfer Learning from a 2D Trained Network, In IEEE TMI 2018
Stars: ✭ 40 (+48.15%)
Mutual labels:  transfer-learning
wechsel
Code for WECHSEL: Effective initialization of subword embeddings for cross-lingual transfer of monolingual language models.
Stars: ✭ 39 (+44.44%)
Mutual labels:  transfer-learning
paper annotations
A place to keep track of all the annotated papers.
Stars: ✭ 96 (+255.56%)
Mutual labels:  transfer-learning
Adversarial-Learning-for-Generative-Conversational-Agents
This repository contains a new adversarial training method for Generative Conversational Agents
Stars: ✭ 71 (+162.96%)
Mutual labels:  adversarial-learning
Context-Transformer
Context-Transformer: Tackling Object Confusion for Few-Shot Detection, AAAI 2020
Stars: ✭ 89 (+229.63%)
Mutual labels:  transfer-learning
speech-recognition-transfer-learning
Speech command recognition DenseNet transfer learning from UrbanSound8k in keras tensorflow
Stars: ✭ 18 (-33.33%)
Mutual labels:  transfer-learning
TransTQA
Author: Wenhao Yu ([email protected]). EMNLP'20. Transfer Learning for Technical Question Answering.
Stars: ✭ 12 (-55.56%)
Mutual labels:  transfer-learning
ReinventCommunity
No description or website provided.
Stars: ✭ 103 (+281.48%)
Mutual labels:  transfer-learning
LegoBrickClassification
Repository to identify Lego bricks automatically only using images
Stars: ✭ 57 (+111.11%)
Mutual labels:  transfer-learning
meta-learning-progress
Repository to track the progress in Meta-Learning (MtL), including the datasets and the current state-of-the-art for the most common MtL problems.
Stars: ✭ 26 (-3.7%)
Mutual labels:  transfer-learning
MoeFlow
Repository for anime characters recognition website, powered by TensorFlow
Stars: ✭ 113 (+318.52%)
Mutual labels:  transfer-learning
deep-learning
Projects include the application of transfer learning to build a convolutional neural network (CNN) that identifies the artist of a painting, the building of predictive models for Bitcoin price data using Long Short-Term Memory recurrent neural networks (LSTMs) and a tutorial explaining how to build two types of neural network using as input the…
Stars: ✭ 43 (+59.26%)
Mutual labels:  transfer-learning
AB distillation
Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)
Stars: ✭ 105 (+288.89%)
Mutual labels:  transfer-learning
favorite-research-papers
Listing my favorite research papers 📝 from different fields as I read them.
Stars: ✭ 12 (-55.56%)
Mutual labels:  transfer-learning

Open_set_domain_adaptation

Last Update: 3, Mar, 2019. Code is complete Now (UNK accuracy is low, trying to fix it....).

Unofficial Tensorflow Implementation of 《Open Set Domain Adaptation by Backpropagation》

On SVHN->MNIST and MNIST->USPS, USPS->MNIST

Usage:

python osda_train.py

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].