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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Please download MIT imagenet pretrained [resnet101-imagenet.pth](http://scenepar
35
35
```
36
36
37
37
### Benefits
38
-
Some recent projects have already benefited from our implementations. For example, [Object Context Network(OCNet)](https://github.com/PkuRainBow/OCNet) currently achieves the state-of-the-art resultson Cityscapes and ADE20K. In addition, our code also make great contributions to [Context Embedding with EdgePerceiving (CE2P)](https://github.com/liutinglt/CE2P), which won the 1st places in all human parsing tracks in the 2nd LIP Challange.
38
+
Some recent projects have already benefited from our implementations. For example, [Object Context Network(OCNet)](https://github.com/PkuRainBow/OCNet) currently achieves the state-of-the-art resultson Cityscapes and ADE20K. Our code also make great contributions to [Context Embedding with EdgePerceiving (CE2P)](https://github.com/liutinglt/CE2P), which won the 1st places in all human parsing tracks in the 2nd LIP Challange. In addition, our recent work [CCNet](https://github.com/speedinghzl/CCNet) is based on this repo.
0 commit comments