NaiKang Zhong
NaiKang Zhong
> Contributor Hello. I see that you've been recently researching this paper, and I'm just starting to delve into this area. I've encountered some difficulties and was hoping to ask...
# VOC2007 ResNet101 448 bs 66 torchrun --nnodes=1 --nproc_per_node=6 --rdzv_id=100 --rdzv_backend=c10d \ /root/nas-private/Q2L/main_mlc.py -a 'Q2L-R101-448' \ --dataset_dir '/root/nas-private/Dataset' \ --backbone resnet101 --dataname voc2007 --batch-size 66 --print-freq 40 \ --output './output/ResNet_448_voc2007/'...
Thank you for your response.@wkcn. I am currently working on a multi-label image classification task, and the specific evaluation metric is mAP (mean average precision). For each class, there is...
I have solved the problem,thank you!
Hello, I noticed your comment on CSDN where you pointed out some issues. I see that you've been recently researching this paper, and I'm just starting to delve into this...
> https://github.com/curt-tigges/query2label > […](#) > ------------------ Original ------------------ From: Zhong1015 ***@***.***> Date: Tue,Oct 17,2023 0:26 PM To: SlongLiu/query2labels ***@***.***> Cc: Chord-19 ***@***.***>, Author ***@***.***> Subject: Re: [SlongLiu/query2labels] there is a...
> The blog’s codes are easy to use with a little revise in data loader script, I do not use the paper’s origin code. > […](#) > ------------------ Original ------------------ From:...