mirror of
https://github.com/wassname/ray.git
synced 2026-08-18 12:20:14 +08:00
Dependencies for Imagenet
On Ubuntu
sudo apt-get install libjpeg8-dev
sudo pip install boto3 botocore pillow
On Mac OSX
brew install libjpeg
sudo pip install boto3 botocore pillow