Giter Site home page Giter Site logo

dan's Introduction

A Domain Agnostic Normalization Layer for Unsupervised Adversarial Domain Adaptation

R. Romijnders, P.Meletis, G. Dubbelman Eindhoven, University of technology TU/e-SPS (VCA): Mobile Perception Systems Delivery date: July 3rd 2018

Upon acceptance, we will publish the code in this repository to reproduce all our experiments and results.

Note of July 17: this code will be made public after first review round of IEEE WACV (something like October 2018)

Notes for instruction:

  • Best starting point is to change scripts/set_env_names.sh
    • Then run a script like train_many.sh or evaluate_many.sh
  • The scripts in train.py and evaluate.py can be run from command line

Notes on versions

  • doc/requirements.txt contains the output of pip freeze run on July 17, 2018
  • This code base started as fork from the semantic-segmentation/v0.7 code by Panos Meletis. Last fork on last week October, 2017

Repository structure

  • Estimator: all code necessary to run via tf.estimator API
  • Input: all code related to the input pipeline of the data. We use the tf.data API
  • Misc: Miscellaneous code. Mainly contains code for plotting
  • Model: the actual model for the representation learner, segmenter and domain classifier
  • Scripts: all code for shell scripting. Note, I learned bash along this project, so this code probably has some beginner-mistakes
  • Utils: all kinds of utility functions

dan's People

Contributors

robromijnders avatar

Watchers

 avatar

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.