pengwangucla / taskonomy

Taskonomy: Disentangling Task Transfer Learning

Home Page:https://taskonomy.vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains pretrained models and sample data for the following paper

Amir R. Zamir, Alexander Sax*, William B. Shen*, Leonidas Guibas, Jitendra Malik, Silvio Savarese.

TASK BANK DATASET
The taskbank folder contains information about our pretrained models, and scripts to download them. There are sample outputs, and links to live demos. The data folder contains information and statistics about the dataset, some sample data, and instructions for how to download the full dataset.
models cauthron

Citation

If you find the code, models, or data useful, please cite this paper:

@inproceedings{zamir2018taskonomy,
  title={Taskonomy: Disentangling Task Transfer Learning},
  author={Zamir, Amir R and Sax, Alexander and and Shen, William B and Guibas, Leonidas and Malik, Jitendra and Savarese, Silvio},
  booktitle={2018 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2018},
  organization={IEEE}
}

About

Taskonomy: Disentangling Task Transfer Learning

https://taskonomy.vision

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%