摘要:
1.多头任务的训练方法MultiMAE(Amir Zamir) 2.BEV感知算法,CenterPoint、DETR3D、BEVFormer、BEVFusion https://www.nuscenes.org/object-detection?externalData=all&mapData=al 阅读全文
摘要:
1、QKV作用? 1、QKV都是输入经过线性投影获得,假设句子为"good morning,sir",句子有4个token; 通过这4个token线性投影获得的QKV的embeding长度都是4,维度可能不一样,即Q.shape=(4, dq), K.shape=(4,dk), V.shape=(4 阅读全文
摘要:
DETR Deformable DETR 阅读全文
摘要:
Nerf http://www.liuxiao.org/2021/11/%E8%AE%BA%E6%96%87%E7%AC%94%E8%AE%B0%EF%BC%9Anerf-representing-scenes-as-neural-radiance-fields-for-view-synthesis 阅读全文
摘要:
1、分布式训练报错This error indicates that your module has parameters that were not used in producing loss A:1.使用下面代码打印所有需要计算梯度的参数,确认没有问题 2.如果有问题,修改问题,如果没有问题, 阅读全文
摘要:
https://www.bilibili.com/read/cv10315726/ https://itcn.blog/p/1047856268.html 阅读全文