You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我有 coco 格式的数据集,但在训练和将 use_poygon 更改为 false 时,因为我只有边界框,所以出现此错误:assert self.use_polygon and self.num_ctrl_points == 16 # only the polygon version is released now
The text was updated successfully, but these errors were encountered:
我有 coco 格式的数据集,但在训练和将 use_poygon 更改为 false 时,因为我只有边界框,所以出现此错误:assert self.use_polygon and self.num_ctrl_points == 16 # only the polygon version is released now
The text was updated successfully, but these errors were encountered: