Skip to content

Commit 5e661ae

Browse files
committed
Update readme
1 parent 7062e99 commit 5e661ae

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To setup via Anaconda, please follow these steps:
2828
- We used a slightly modified version of https://github.com/matterport/Mask_RCNN, though the original version should still be usable, possibly with minor adaptions.
2929
- Clone repository from https://github.com/j-rausch/Mask_RCNN
3030
- Change into mask rcnn directory
31-
- type `python setup.py develop`
31+
- type `python setup.py install`
3232

3333
6. Install docparser:
3434
- Change into DocParser directory
@@ -82,6 +82,7 @@ Updated Results. We corrected a read-out error on the outputs of the provided ev
8282
### Credits
8383
Parts of our code is based on:
8484
https://github.com/rafaelpadilla/Object-Detection-Metrics
85+
8586
https://github.com/matterport/Mask_RCNN
8687

8788
### Reference

0 commit comments

Comments
 (0)