FangyunWei / SLRT

236 stars 46 forks source link

How to use docker image? #30

Open JSWLDG opened 12 months ago

JSWLDG commented 12 months ago

I downloaded the images you said and

REPOSITORY TAG IMAGE ID CREATED SIZE rzuo/pose sing_ISLR 5fa55fa2c2d6 18 hours ago 20.5GB

I downloaded on my local machine. What shuold I do next?? It will be greatful if you give me something

Thank you

2000ZRL commented 9 months ago

Please try sudo docker run --gpus all -v your_data_pth:/data -v your_code_path:/workspace -v your_pretrained_model_path:/pretrained_models --name ISLR --ipc=host -it rzuo/pose:sing_ISLR /bin/bash