Skip to content

AISciencePlatform/icra2023_synthetic_data_pretraining_for_robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icra2023_synthetic_data_pretraining_for_robotics

GitHub DOI drawing

Requirements

Example using Windows + CUDA11.7 + pip: Pytorch

pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
  • Install dependencies
pip install -r requirements.txt

Clone this repository

git clone https://github.com/AISciencePlatform/icra2023_synthetic_data_pretraining_for_robotics.git --recursive
  • Download the datasets.

  • Unzip the file into the folder icra2023_synthetic_data_pretraining_for_robotics

Be sure to have the following structure

drawing

Predictions using pre-trained models

  • To test the predictions using the pre-trained models run the main.py script.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages