PaddleCV-SIG / EISeg

高效交互式语义分割标注软件EISeg 『Efficient and intelligent interactive segmentation annotation software』
https://github.com/PaddleCV-SIG/EISeg/wiki
Apache License 2.0
341 stars 50 forks source link

solov2 training problem #91

Open ghost opened 2 years ago

ghost commented 2 years ago

loss_ins 环境:eiseg0.4, paddledet2.3 用的config/solov2/solov2_r50_enhance_coco.yml配置文件 修改 base_lr/8 with one gpu 1.loss_cate没有问题, loss_ins不下降,用labelme转coco训练没有问题,eiseg标注的coco训练就存在这个问题,对比了两者的json都差不多,不知道是什么问题; 2.“weight” 和“height”反了。

geoyee commented 2 years ago

了解,将会进行测试看看

geoyee commented 2 years ago

现在已经将“weight” 和“height”交换过来了

geoyee commented 2 years ago

@LouisDong1995 麻烦现在再试试呢(develop分支)。det我不是很熟悉,期待你反馈后续是否还有问题,以及有什么问题。