-
pool size = 50
-
pos_weight=5 训练segment 100000
-
pos_weight=3 训练segment 350000
-
add attention class 0.1 * loss_classes 100000
-
add attention class 0.2 * loss_classes 200000
-
同时训练 attention class 和 segment 230000
-
result in class,segment,together
-
pool size = 90
-
pos_weight = 3 + attention class 0.2 * loss_classes 同时训练 attention class 和 segment 310000
-
result in begin/first
-
pool size = 90
-
segment 3 类
-
result in begin/second
-
segment border
-
segment 4 类
-
result in begin/third
-
coco
-
code in
5COCO
-
add attention
-
train by voc
BAISRunnerGUI.py
-
输入的三种方式:
- 图片路径
- 图片数据
- 网路路径
-
操作步骤
- click
- ok
-
result
input | output |
---|---|
-
边界和attention的权重
-
用一个小的对抗网络判断是否完成
-
对给定点所在的对象分割和分类、给两个点判断是否属于一个对象、给定点判断是否属于前景