You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for your effort, everything works great out of the box.
I have a question about recommended docker images to use (sorry for a noobish question in advance )).
While being on the official Ubuntu 18.04 image, I used to use l4t-pytorch:r32.7.1-pth1.10-py3 from nvidia.
It was quite handful if you have many projects with different dependencies in development and would like to have some kind of "sanboxes" without breaking the system. Also, it's important for me for further deployment purposes on several systems.
May you please recommend some docker images or just Dockerfile, ideally with Pytorch 1.13, Python 3.8 and OpenCV 4+ present like we already have on the image :-)?
The text was updated successfully, but these errors were encountered:
Hi,
Thank you very much for your effort, everything works great out of the box.
I have a question about recommended docker images to use (sorry for a noobish question in advance )).
While being on the official Ubuntu 18.04 image, I used to use
l4t-pytorch:r32.7.1-pth1.10-py3
from nvidia.It was quite handful if you have many projects with different dependencies in development and would like to have some kind of "sanboxes" without breaking the system. Also, it's important for me for further deployment purposes on several systems.
May you please recommend some docker images or just Dockerfile, ideally with Pytorch 1.13, Python 3.8 and OpenCV 4+ present like we already have on the image :-)?
The text was updated successfully, but these errors were encountered: