We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f2c87 commit b4aa41fCopy full SHA for b4aa41f
README.md
@@ -3,5 +3,9 @@ Use the MobileNet V2 as the basenet instead of the original VGG16
3
4
The code was modified based on the original [PixelLink](https://github.com/ZJULearning/pixel_link) repository.
5
6
-Recall Percision Hmean
7
-73.9
+ Recall | Percision | Hmean
+ ---- | ----- | ------
8
+ 73.9% | 74.26% | 74.08%
9
+
10
+ Pretrained model finetune on imageNet
11
+ [Google Drive](https://drive.google.com/open?id=1f_PKC8_8NPbxCDALngyuXiobyIh18LXq)
0 commit comments