Coder Social home page Coder Social logo

mmd_aae's Introduction

MMD_AAE

Implementation of Domain Generalization with Adversarial Feature Learning

How to use?

Download Decaf features from VLCS datasets and put the mat file in data/VLCS. If you have different file format, you can modify the load_data function in utils.datasets. Then use the following command:

python3 train.py

mmd_aae's People

Contributors

yuqicui avatar

Stargazers

Lakpa Tamang avatar  avatar Yichen Tang avatar He Jiabei avatar Shi LiQing avatar Briky avatar Fido avatar 王勇亮 avatar Haruki09 avatar  avatar  avatar WL_Strive avatar Shaw Huang  avatar Yichen Sun avatar Siming Zheng avatar PyBigStar avatar noewangjy avatar Kylie_ avatar  avatar  avatar Jingge Wang avatar  avatar  avatar  avatar Cai avatar xutting123 avatar Jubilee.Yang avatar  avatar GuardSkill avatar XuangeTHU avatar PhuPing avatar  avatar  avatar HiAweng avatar Hi avatar  avatar  avatar  avatar  avatar Chen Xu avatar  avatar Jindong Wang avatar TJZhengJuepeng avatar Zhuowei Chen avatar licaizi avatar Kaixiang Lei avatar Xuefeng Du avatar  avatar  avatar 文刀 avatar  avatar Shujun WANG avatar

Watchers

James Cloos avatar  avatar Xuefeng Du avatar

mmd_aae's Issues

Where to get the data?

Hi,

Thank you for sharing the implementation. Could you also provide guidance of how to obtain the data? Or simply upload the data? Thanks!

Questions with respect to the code

Hi, @YuqiCui , Thanks for your implementation. I have a question that if I change the name of encoder and add it like "model = Sequential(name='encoder')", error will occur like:

ValueError: Unknown entry in loss dictionary: "encoder". Only expected the following keys: ['decoder', 'dense_1', 'adv', 'task']

However, it is a serious problem since if I wanna multiple conv layers in the encoder, the loss as a whole cannot be computed. Hopfully you can help me. :)

Thanks,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.