Bi-SRNet icon indicating copy to clipboard operation
Bi-SRNet copied to clipboard

数据集划分问题

Open hy-pn opened this issue 2 years ago • 10 comments

在将数据集划分为训练集以及测试集的时候,验证集占比多少,是按数据集的顺序划分的还是随机抽取划分的

hy-pn avatar Jul 25 '22 11:07 hy-pn

或者能不能麻烦您将您训练时的数据training set,val set, test set分享一下?

hy-pn avatar Jul 26 '22 00:07 hy-pn

不知道是不是您忘记了,所以再一次打扰您,想问一下现在可以分享一下您的数据吗

---原始邮件--- 发件人: @.> 发送时间: 2022年7月26日(周二) 下午2:03 收件人: @.>; 抄送: @.@.>; 主题: Re: [ggsDing/Bi-SRNet] 数据集划分问题 (Issue #10)

或者能不能麻烦您将您训练时的数据training set,val set, test set分享一下?

可以的,过两天

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

hy-pn avatar Aug 03 '22 01:08 hy-pn

我进行了随机抽取,训练、验证、测试集7:1:2,但测试结果还是达不到您论文里的精度

hy-pn avatar Aug 05 '22 03:08 hy-pn

Hi. I have uploaded the lists of training and validation images in the

/datasets

directory, please check. However, I have not run the experiments for quite some time and am not sure if this is the train/val split in the published paper.

ggsDing avatar Aug 15 '22 08:08 ggsDing

您的论文里的那些评价指标在哪个(validation/test)集上计算的?您是使用什么数据进行测试(test)的呢,除您的training set与validation set的2968张图之外没有其他的公开数据了啊

hy-pn avatar Aug 15 '22 12:08 hy-pn

按照您的代码里的内容,数据集应该有三部分,应该还有测试集,不知道您的测试集是哪些图像呢

hy-pn avatar Aug 15 '22 12:08 hy-pn

按照您的代码里的内容,数据集应该有三部分,应该还有测试集,不知道您的测试集是哪些图像呢

During the contest, there was a testing set that can be evaluated on the test server. However, the released SECOND dataset does not provide labels for the testing set. So the evaluation was conducted on the validation set in the paper.

See discussion in the paper:

Among the 4662 pairs of temporal images, 2968 ones are openly available. We further split them into a training set and a test set with the numeric ratio of 4 : 1 (i.e., 2375 image pairs for training and 593 ones for testing).

ggsDing avatar Sep 16 '22 04:09 ggsDing

好的,谢谢您的回答,感谢

hy-pn avatar Sep 16 '22 04:09 hy-pn

在将数据集划分为训练集以及测试集的时候,验证集占比多少,是按数据集的顺序划分的还是随机抽取划分的

您好,所以您知道是顺序划分还是随机抽取的吗

linyiyuan11 avatar Dec 28 '22 03:12 linyiyuan11

Please check the detailed split of train/test sets in the '/datasets' folder

ggsDing avatar Dec 28 '22 04:12 ggsDing