Skip to content

Code for DiCyR: Disentangled Cyclic Reconstruction for domain adaptation

Notifications You must be signed in to change notification settings

SuReLI/DiCyR_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DiCyR: Disentangled cyclic reconstruction for domain adaptation

Official github repository for the paper Disentangled cyclic reconstruction for domain adaptation. This repository contains the code and notebooks illustrating the experiments presented in the paper.

Installation

First clone the repository:

git clone https://github.com/SuReLI/DiCyR_code.git
cd DiCyR

Create a virtual environment:

conda env create -f environment.yaml

Create the data folder:

mkdir data

Datasets

Download the 3D shapes data here and copy it into the data folder.

About

Code for DiCyR: Disentangled Cyclic Reconstruction for domain adaptation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published