Skip to content

aivclab/dmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Randomization

Usage

Get unity implementation

Either clone this repository:

git clone https://github.com/aivclab/dmr.git

Or

Download zip and unzip

Then python implementation

Either install dependencies:

pip install -r requirements.txt

And run

python run.py

Or just use the neodroid-cli, and run both

neodroid run dmr

And

neodroid-img

At the same time