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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ To setup via Anaconda, please follow these steps:
28
28
- 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.
29
29
- Clone repository from https://github.com/j-rausch/Mask_RCNN
30
30
- Change into mask rcnn directory
31
-
- type `python setup.py develop`
31
+
- type `python setup.py install`
32
32
33
33
6. Install docparser:
34
34
- Change into DocParser directory
@@ -82,6 +82,7 @@ Updated Results. We corrected a read-out error on the outputs of the provided ev
0 commit comments