Skip to content

Hotfix: Inference data loading doesn't reflect override contents #96

Description

@seoulsky-field

What

When I execute python inference.py, the inference data loader doesn't consider the override contents.

Why

If I want to excute without error, I have to input command such as pyrhon inference.py CheXpert.root_path="/home/".
I think this function has a center of this issue.
스크린샷 2023-02-10 오후 3 19 17

When I print Dataset_cfg, the outputs were not considered the override contents.
스크린샷 2023-02-10 오후 3 20 22


How

  • Revise the codes that reflect override contents.

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingInferenceAbout benchmark inference file

Projects

Status
🏗 In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions