Commit 84fb600
authored
Fix "the output num_classes of auxiliary head is not same as num_classes of ground truth seg_map". (open-mmlab#488)
* Fix "the output num_classes of auxiliary head is not match num_classes of ground truth seg_map".
* Fix spelling mistake;
* Modify "model download link", "log link";1 parent dc3dcb0 commit 84fb600
File tree
3 files changed
+4
-2
lines changed- configs/fcn
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
0 commit comments