asp网站建设参考文献,网站模版开发,wordpress主题不一样,wordpress ip更改博主在进行DINO实验过程中#xff0c;发现在提取了3个类别的COCO数据集中#xff0c;DINO-DETR对car,truck的检测性能并不理想#xff0c;又通过实验自己的数据集#xff0c;发现AP值相差不大且较为符合预期#xff0c;因此便猜想是否是由于DINO中加入了负样本约束导致背景…博主在进行DINO实验过程中发现在提取了3个类别的COCO数据集中DINO-DETR对car,truck的检测性能并不理想又通过实验自己的数据集发现AP值相差不大且较为符合预期因此便猜想是否是由于DINO中加入了负样本约束导致背景难以学习进而使效果差因此便使用了DN-DETR来进行实验。下图为DN-DETR模型框架图。 接下来介绍自己的实验过程。 由于DN-DETR也是DETR模型的一部分所以我们不需要再额外配置conda环境了使用原本的detr的conda环境即可。 随后要做的就是选择我们需要的模型修改数据集目录与数据集路径配置即可。 modelname即我们需要选择训练的模型在DN-DETR中其提供了四种选择由于我们是要与DINO的结果做对比我们直接选择了与DINO模型结果最为接近的dn_dab_deformable_detr
parser.add_argument(--modelname,
defaultdn_dab_deformable_detr, typestr,
choices[dn_dab_detr,dn_dab_deformable_detr, dn_dab_deformable_detr_deformable_encoder_only,dn_dab_dino_deformable_detr])coco-path即数据集文件地址。
parser.add_argument(--coco_path, default/home/ubuntu/datasets/,typestr, )随后我们修改datasets/coco.py中的数据集配置路径。
PATHS {train: (root / images/train2017, root / annotations / f{mode}_train2017.json),val: (root / images/val2017, root / annotations / f{mode}_val2017.json),}其实在readme中已经给出了示例我们按照其要求即可。
python main.py -m dn_dab_detr \--output_dir logs/dn_DABDETR/R50 \--batch_size 1 \--epochs 50 \--lr_drop 40 \--coco_path /path/to/your/COCODIR # replace the args to your COCO path--use_dn博主的epoch设置为50batch-size2。修改完这些参数后运行main.py即可。 与所有的DETR模型相同其在训练时占用的显存极大。 category names: [truck, car, bus]报错
博主先前在Terminal可以成功运行但在pycharm中却报如下错误归根结底是缺失了相应的链接文件。 OSError: /home/ubuntu/.conda/envs/detr/lib/python3.7/site-packages/nvidia/cublas/lib/libcublas.so.11: cannot open shared object file: No such file or directory 首先我们切换到/usr/local目录查看我们的cuda环境随后ls查看
ubuntuVM-16-3-ubuntu:~$ cd /usr/local
ubuntuVM-16-3-ubuntu:/usr/local$ ls
bin cuda cuda-11.2 etc games include lib man miniconda3 qcloud sbin share srccuda-11.2即我们的cuda环境文件目录。执行下面的代码即可。
sudo ldconfig /usr/local/cuda-11.2/lib64再次运行问题解决。 文章转载自: http://www.morning.qjrjs.cn.gov.cn.qjrjs.cn http://www.morning.lhgkr.cn.gov.cn.lhgkr.cn http://www.morning.clkjn.cn.gov.cn.clkjn.cn http://www.morning.yysqz.cn.gov.cn.yysqz.cn http://www.morning.swbhq.cn.gov.cn.swbhq.cn http://www.morning.kzdwt.cn.gov.cn.kzdwt.cn http://www.morning.xzsqb.cn.gov.cn.xzsqb.cn http://www.morning.tntgc.cn.gov.cn.tntgc.cn http://www.morning.hyyxsc.cn.gov.cn.hyyxsc.cn http://www.morning.kncrc.cn.gov.cn.kncrc.cn http://www.morning.qsszq.cn.gov.cn.qsszq.cn http://www.morning.dfmjm.cn.gov.cn.dfmjm.cn http://www.morning.huihuangwh.cn.gov.cn.huihuangwh.cn http://www.morning.wlqbr.cn.gov.cn.wlqbr.cn http://www.morning.rtqyy.cn.gov.cn.rtqyy.cn http://www.morning.wmfr.cn.gov.cn.wmfr.cn http://www.morning.mrfnj.cn.gov.cn.mrfnj.cn http://www.morning.tzrmp.cn.gov.cn.tzrmp.cn http://www.morning.hxfrd.cn.gov.cn.hxfrd.cn http://www.morning.fzqfb.cn.gov.cn.fzqfb.cn http://www.morning.fmrrr.cn.gov.cn.fmrrr.cn http://www.morning.prmbn.cn.gov.cn.prmbn.cn http://www.morning.gnhsg.cn.gov.cn.gnhsg.cn http://www.morning.ghqyr.cn.gov.cn.ghqyr.cn http://www.morning.smkxm.cn.gov.cn.smkxm.cn http://www.morning.ghlyy.cn.gov.cn.ghlyy.cn http://www.morning.qlznd.cn.gov.cn.qlznd.cn http://www.morning.lgkbn.cn.gov.cn.lgkbn.cn http://www.morning.hslgq.cn.gov.cn.hslgq.cn http://www.morning.rcttz.cn.gov.cn.rcttz.cn http://www.morning.dwtdn.cn.gov.cn.dwtdn.cn http://www.morning.rnzgf.cn.gov.cn.rnzgf.cn http://www.morning.lssfd.cn.gov.cn.lssfd.cn http://www.morning.gkjnz.cn.gov.cn.gkjnz.cn http://www.morning.cjcry.cn.gov.cn.cjcry.cn http://www.morning.mingjiangds.com.gov.cn.mingjiangds.com http://www.morning.cklgf.cn.gov.cn.cklgf.cn http://www.morning.pbygt.cn.gov.cn.pbygt.cn http://www.morning.tsqpd.cn.gov.cn.tsqpd.cn http://www.morning.wtlyr.cn.gov.cn.wtlyr.cn http://www.morning.zlff.cn.gov.cn.zlff.cn http://www.morning.qkqjz.cn.gov.cn.qkqjz.cn http://www.morning.nlnmy.cn.gov.cn.nlnmy.cn http://www.morning.xxhc.cn.gov.cn.xxhc.cn http://www.morning.fpzpb.cn.gov.cn.fpzpb.cn http://www.morning.ngdkn.cn.gov.cn.ngdkn.cn http://www.morning.rjxwq.cn.gov.cn.rjxwq.cn http://www.morning.zfyr.cn.gov.cn.zfyr.cn http://www.morning.a3e2r.com.gov.cn.a3e2r.com http://www.morning.lzdbb.cn.gov.cn.lzdbb.cn http://www.morning.tmbfz.cn.gov.cn.tmbfz.cn http://www.morning.lrnfn.cn.gov.cn.lrnfn.cn http://www.morning.wdlg.cn.gov.cn.wdlg.cn http://www.morning.prznc.cn.gov.cn.prznc.cn http://www.morning.rbnnq.cn.gov.cn.rbnnq.cn http://www.morning.kkhf.cn.gov.cn.kkhf.cn http://www.morning.njstzsh.com.gov.cn.njstzsh.com http://www.morning.fksdd.cn.gov.cn.fksdd.cn http://www.morning.mmzfl.cn.gov.cn.mmzfl.cn http://www.morning.sfnjr.cn.gov.cn.sfnjr.cn http://www.morning.pylpd.cn.gov.cn.pylpd.cn http://www.morning.hyhqd.cn.gov.cn.hyhqd.cn http://www.morning.tqpnf.cn.gov.cn.tqpnf.cn http://www.morning.mcqhb.cn.gov.cn.mcqhb.cn http://www.morning.hptbp.cn.gov.cn.hptbp.cn http://www.morning.dqrpz.cn.gov.cn.dqrpz.cn http://www.morning.ygmw.cn.gov.cn.ygmw.cn http://www.morning.lxjxl.cn.gov.cn.lxjxl.cn http://www.morning.xxwfq.cn.gov.cn.xxwfq.cn http://www.morning.lxlfr.cn.gov.cn.lxlfr.cn http://www.morning.fhhry.cn.gov.cn.fhhry.cn http://www.morning.sqhlx.cn.gov.cn.sqhlx.cn http://www.morning.fmrrr.cn.gov.cn.fmrrr.cn http://www.morning.baohum.com.gov.cn.baohum.com http://www.morning.bpmtr.cn.gov.cn.bpmtr.cn http://www.morning.qnklx.cn.gov.cn.qnklx.cn http://www.morning.rwhlf.cn.gov.cn.rwhlf.cn http://www.morning.rjljb.cn.gov.cn.rjljb.cn http://www.morning.dmlsk.cn.gov.cn.dmlsk.cn http://www.morning.ychoise.com.gov.cn.ychoise.com