Closed simplify23 closed 5 years ago
Hello, would you like to know how the text segmentation branch fine-tune the original prediction structure and how it interacts with ke head and bboxes branches to improve accuracy?
Yes, any recommendation?
不好意思,有道有毒,请问,mask 分支是被用来最终预测结果的吗,它有没有被用来反过来对ke分支和bbox进行修正以提高准确度
@simplify23 不是。KE是被用来最终预测结果的。mask分支确实是会促进ke和bbox分支的性能的,这个你做个对比实验就知道了。
OK,thanks
Hello, would you like to know how the text segmentation branch fine-tune the original prediction structure and how it interacts with ke head and bboxes branches to improve accuracy?