bair dataset error
mingtiannihao opened this issue · 3 comments
mingtiannihao commented
eiriksteen commented
I have the same problem, did you find a solution?
AlexiaJM commented
I haven't used the code in a while, but I found this in my old code. Please let me know if you find a way to make it work.
Version
Name: tensorflow
Version: 2.9.0+computecanada
Installation
pip install --upgrade pip setuptools wheel
cd /home/${user}/my_projects/mcvd-pytorch
pip install -r requirements.txt
pip install --no-index progressbar
pip install --no-index tensorflow ninja
pip install --no-index torch torchvision torchaudio
pip install --no-index imageio opencv-python
pip install --no-index psutil numpy
pip install gdown
pip install -U setuptools pip