You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ If you find the code useful in your research, please consider citing:
106
106
### Pruning faster RCNN
107
107
For fast testing, you can directly download pruned model from [release](https://github.com/yihui-he/channel-pruning/releases/tag/faster-RCNN-2X4X)
108
108
Or you can:
109
-
1. clone my (py-faster-rcnn)[https://github.com/yihui-he/py-faster-rcnn]
109
+
1. clone my py-faster-rcnn repo: https://github.com/yihui-he/py-faster-rcnn
110
110
2. use the pruned model from this repo to train faster RCNN 2X, 4X, solver prototxts are in https://github.com/yihui-he/py-faster-rcnn/tree/master/models/pascal_voc
0 commit comments