mmaction2 icon indicating copy to clipboard operation
mmaction2 copied to clipboard

[Bug] different performance about batch size on val pipeline and test pipeline

Open rkdckddnjs9 opened this issue 1 year ago • 1 comments

Branch

main branch (1.x version, such as v1.0.0, or dev-1.x branch)

Prerequisite

Environment

Describe the bug

Only the batch_size is different from the val pipeline and test pipeline, but the actual performance is significantly different. Does anyone know why that is?

Reproduces the problem - code sample

None

Reproduces the problem - command or script

None

Reproduces the problem - error message

None

Additional information

No response

rkdckddnjs9 avatar Mar 18 '24 07:03 rkdckddnjs9

@rkdckddnjs9 Hi, I find the same problem. The performance of validation is different from the one through test pipeline with same configuration. Do you solve it?

WangChen100 avatar Jun 10 '24 00:06 WangChen100