An open API service indexing awesome lists of open source software.

https://github.com/ahundt/costar_dataset

Installable python package for the costar dataset.
https://github.com/ahundt/costar_dataset

costar-dataset dataset machine-learning-dataset pytorch robotics tensorflow

Last synced: 2 months ago
JSON representation

Installable python package for the costar dataset.

Awesome Lists containing this project

README

        

# costar_dataset

Loader for the [JHU CoSTAR Block Stacking Dataset](https://sites.google.com/site/costardataset), supports [pytorch](pytorch.org) and [tensorflow](tensorflow.org).

Contact: [Andrew Hundt](http://ahundt.github.io/)

## Getting Started:

1. [Introduction](https://sites.google.com/site/costardataset/home)
2. [Instructions](https://sites.google.com/site/costardataset/usage)
3. [Download](https://sites.google.com/site/costardataset/download)

# The CoSTAR Block Stacking Dataset: Learning with Workspace Constraints

Please cite our paper if you use this dataset:

```
@article{hundt2019costar,
title={The CoSTAR Block Stacking Dataset: Learning with Workspace Constraints},
author={Andrew Hundt and Varun Jain and Chia-Hung Lin and Chris Paxton and Gregory D. Hager},
journal = {Intelligent Robots and Systems (IROS), 2019 IEEE International Conference on},
year = 2019,
url = {https://arxiv.org/abs/1810.11714}
}
```