Skip to content

Commit dc286e3

Browse files
adityaarun1ruotianluo
authored andcommitted
Update README
1 parent f720fd6 commit dc286e3

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
@@ -69,7 +69,7 @@ Additional features not mentioned in the [report](https://arxiv.org/pdf/1702.021
6969
git clone https://github.com/ruotianluo/pytorch-faster-rcnn.git
7070
```
7171

72-
2. Compile modules(nms, roi_pooling(from [longcw/yolo2-pytorch](https://github.com/longcw/yolo2-pytorch)), roi_align(from [longcw/RoIAlign.pytorch](https://github.com/longcw/RoIAlign.pytorch.git))):
72+
2. Compile modules(nms, roi_pooling, and roi_align(from [facebookresearch/maskrcnn-benchmark](https://github.com/facebookresearch/maskrcnn-benchmark.git))):
7373
```
7474
cd pytorch-faster-rcnn/lib
7575
python setup.py build develop

0 commit comments

Comments
 (0)