Skip to content

Solver有问题 #5

@TccccD

Description

@TccccD
  1. finetune的weight file需要改为F_weight_file而不是T_weight_file;
  2. finetune里的学习率需要改为0.0001,不然无法收敛,导致weight file改为F_weight_file后,推理效果很差;
  3. 在测试里,获得xywh后做一次NMS,替代原本取平均的操作;

修复上面3个问题后,效果回归正常。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions