Cyrus
Cyrus
the warning is as follows: /home/anke/.conda/envs/dsfd/lib/python3.6/site-packages/torch/cuda/__init__.py:95: UserWarning: Found GPU0 GeForce RTX 2080 Ti which requires CUDA_VERSION >= 9000 for optimal performance and fast startup time, but your PyTorch was compiled...
**1st.** Im informed by the [README.md](https://github.com/gurkirt/RetinaNet.pytorch.1.x/blob/master/README.md) that this repository uses anchors from maskrcnn-benchmark, which is different from the clustered & predefined anchors in this [repository](https://github.com/gurkirt/FPN.pytorch1.0) , but I'm still confused...