Giter Site home page Giter Site logo

compvis / unsupervised-part-segmentation Goto Github PK

View Code? Open in Web Editor NEW
34.0 7.0 4.0 53.82 MB

Code for GCPR 2020 Oral : "Unsupervised Part Discovery by Unsupervised Disentanglement"

Home Page: https://compvis.github.io/unsupervised-part-segmentation/

Python 5.90% Jupyter Notebook 94.10%
computer-vision machine-learning unsupervised gcpr paper image-segmentation tensorflow pytorch humans birds

unsupervised-part-segmentation's Introduction

Unsupervised Part Discovery by Unsupervised Disentanglement

Code accompanying the GCPR 2020 paper

Unsupervised Part Discovery by Unsupervised Disentanglement
Sandro Braun, Patrick Esser, Björn Ommer

teaser
arXiv | BibTeX | Project Page

Table of Contents

Requirements

A suitable conda environment named braun20parts can be created and activated with:

conda env create -f environment.yaml
conda activate braun20parts

Clone the repo with all it's submodules

git clone --recursive -j8 [email protected]:CompVis/unsupervised-part-segmentation.git

Training

  1. For running experiments into the respective subfolders deepfashion, cub and pennaction.
  2. Experiments can be run using edflow.
edflow -t xxx/<config.yaml>

Data

  • The CUB dataset is the same as in Lorenz19, but we manually added semantic part segmentations and added them in the repo.

Evaluation

  1. baseline models with pretrained checkpoints on all datasets can be found in folder baselines
  2. evaluation scripts and notebooks can be found in folder evaluation

Pretrained Models

pretrained models can be found in the respective folder, under train/checkpoints

BibTex

@inproceedings{braun2020parts,
  title={Unsupervised Part Discovery by Unsupervised Disentanglement},
  author={Braun, Sandro and Esser, Patrick and Ommer, Bj{\"o}rn},
  booktitle={Proceedings of the German Conference on Computer Vision},
  year={2020}
}

unsupervised-part-segmentation's People

Contributors

therealsupermario avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

unsupervised-part-segmentation's Issues

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.