Skip to content

stanford-iris-lab/segmenting_feats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segmenting-Features

Code for evaluating different visual pre-training strategies.

Installation

To install R3M from an existing conda environment, simply run pip install -e . from this directory.

You can alternatively build a fresh conda env from the r3m_base.yaml file here and then install from this directory with pip install -e .

Running Evaluation

To train policies on top of each representation:

cd evaluation/r3meval/core/
./run.sh

Testing Transfer

To test transfer with kitchen shift:

cd evaluation/r3meval/core/
./eval.sh

License

R3M is licensed under the MIT license.

Ackowledgements

Adapted from the R3M codebase.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published