ava_downloader icon indicating copy to clipboard operation
ava_downloader copied to clipboard

Clarification on the division of 20k test images in "generic_test.jpgl"

Open XiaoqiWang opened this issue 1 year ago • 1 comments

How are the 20k test images in "generic_test.jpgl" divided? I'd like to follow the same method for 5-fold cross-validation.

Different splits seem to affect model performance, and I want to reduce bias in my evaluation. Could you provide details on how the images are partitioned?

XiaoqiWang avatar Apr 30 '25 03:04 XiaoqiWang

Those partitions were created by the original author of the paper. I don’t recall the exact details, but I believe you don’t need to rely on those specific partitions for your work.

imfing avatar May 27 '25 06:05 imfing