Skip to content

why set keep_ratio to False in process_model_config for mmseg #195

@liuyunfeng2016

Description

@liuyunfeng2016

cfg.data.test.pipeline[1]['transforms'][0]['keep_ratio'] = False

我在转换自己的训练的模型时,发现推理时这一行会将我的keep_ration=True的配置修改成False,这影响了我模型转换的推理结果!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions