We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52b890 commit cc32866Copy full SHA for cc32866
README.md
@@ -65,12 +65,7 @@ Additional features not mentioned in the [report](https://arxiv.org/pdf/1702.021
65
git clone https://github.com/ruotianluo/pytorch-faster-rcnn.git
66
```
67
68
-2. Update your -arch in setup script to match your GPU
69
- ```Shell
70
- cd pytorch-faster-rcnn/lib
71
- # Change the GPU architecture (-arch) if necessary
72
- vim setup.py
73
- ```
+2. Choose your `-arch` option to match your GPU for step 3 and 4.
74
75
| GPU model | Architecture |
76
| ------------- | ------------- |
0 commit comments