Open leileilei2000 opened 2 weeks ago
您说的是 KAIST 配对注释吗?还是 datasets.py?注释请参考 AR-CNN。
如果您的问题与 datasets.py 有关,请更具体一些。
不好意思是我没表达清楚,我想问的是,如果我要用LLVIP数据集训练,那么我在设置LLVIP文件夹时,它的images和labels应该如何分配,我仅仅想知道不同模态的图像和标签应该在文件夹中如何安排
Sorry for late response. Please refer the image (for LLVIP)!
Hello,I would like to ask how to train and evaluate on the LLVIP dataset
@zzM-413 Training and evaluation on the LLVIP dataset same as KAIST dataset. One difference is that OBJ_LOAD_CONDITION in config(see config.py) follows the range of image width and height in KAIST dataset, so you can either adjust it to LLVIP, or not to use. This is also true for evaluation code.
Thank you for your detailed response.
曾经的小纯洁丶oc @.***
------------------ 原始邮件 ------------------ 发件人: "sejong-rcv/INSANet" @.>; 发送时间: 2024年11月6日(星期三) 下午3:33 @.>; @.**@.>; 主题: Re: [sejong-rcv/INSANet] 不好意思,没有看得懂您的数据集的组织形式,请问能否讲解一下 (Issue #7)
@zzM-413 Training and evaluation on the LLVIP dataset same as KAIST dataset. One difference is that OBJ_LOAD_CONDITION in config(see config.py) follows the range of image width and height in KAIST dataset, so you can either adjust it to LLVIP, or not to use. This is also true for evaluation code.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
Are you talking about the KAIST paired annotation? or datasets.py? Please refer to AR-CNN for annotation.
If your question is about datasets.py, please be a little more specific.