Skip to content

LightingTom/Calvin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calvin

Reproduce the paper: CALVIN: A Benchmark for Language-Conditioned Policy Learning for Long-Horizon Robot Manipulation Tasks

The original code: https://github.com/mees/calvin

To run the code, please download the dataset (provided in the above github repo):

wget http://calvin.cs.uni-freiburg.de/dataset/calvin_debug_dataset.zip

Please put the dataset at the same directory as train.py.

Or modify the address in Dataset.py: image

Then, run train.py, and the result will be recorded in calvin.log.

The result I get is recorded in result.log.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages