alirezazareian / ovr-cnn

A new framework for open-vocabulary object detection, based on maskrcnn-benchmark
MIT License
229 stars 28 forks source link

Pytorch nightly 1.0 cannot be installed #11

Closed ziyanyang closed 3 years ago

ziyanyang commented 3 years ago

❓ Questions and Help

Hi, I'm trying to install pytorch-nightly 1.0 using the command provided by installation document, but I got this issue:

conda install pytorch-nightly torchvision cudatoolkit=9.0 -c pytorch -n maskrcnn Fetching package metadata .............

PackageNotFoundError: Packages missing in current channels:

We have searched for the packages in the following channels:

It seems the package for pytorch-nightly 1.0 is already removed and cannot be found. In this situation, how could I use the code and reproduce the results?

ziyanyang commented 3 years ago

Also, in this download link from pytorch (https://download.pytorch.org/whl/nightly/cu90/torch_nightly.html), the torch_nightly 1.0 version does not exist.

ziyanyang commented 3 years ago

solved by upgrading to pytorch 1.2