Skip to content

Commit d63004e

Browse files
oya163ruotianluo
authored andcommitted
Updated README.md
Hope this change will help newbies. Just a small change.
1 parent 17a6abb commit d63004e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Additional features not mentioned in the [report](https://arxiv.org/pdf/1702.021
8484

8585
3. Build RoiPooling module
8686
```
87-
cd lib/layer_utils/roi_pooling/src/cuda
87+
cd pytorch-faster-rcnn/lib/layer_utils/roi_pooling/src/cuda
8888
echo "Compiling roi_pooling kernels by nvcc..."
8989
nvcc -c -o roi_pooling_kernel.cu.o roi_pooling_kernel.cu -x cu -Xcompiler -fPIC -arch=sm_52
9090
cd ../../

0 commit comments

Comments
 (0)