Tanmay Kulkarni

Results 3 issues of Tanmay Kulkarni

Hey guys, it looks like you need to add `ruclip` to list of dependencies to run the minimal example.

For those having issues running the repo: Make sure that the versions of `pytorch` and `mmcv` exactly match. Furthermore, you also need to install `IPython` and `attrs` for the program...

The current command for installing apex `cd && apex && pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./` Needs to be replaced by `cd && apex && pip install -v...