leonzgtee
leonzgtee
hi! i have tried the pytorch-PCGrad in my project. my network was an mobilenetv2 followed by two task-head and these two task-head have different parameters. when i ran the pytorch-pcgrad,...
hello, i sorry to interrupt you, i meet a error when i try to run the script of train_rpn_3d.py with a pretrained weights model_20000_pk.the weights pkl file is from a...
i have try the hrnet_w32 and it shows a desirable result with 73.5 mAP. so i want to use this model in real-time condition with my camera. the problem is...
anyone konws what the line128 model.tarin() and line 154 model.eval() in network-slimming/main.py are meant for. i did not find the defination of these two function,can i just delete them,thanks
hi, is the classification_head right in utils/model_class? class classification_head(nn.Module): """ Each task has a seperate classification head which houses the features that are specific to that particular task. These features...
size单位
你好,内参标定参数列表里,size的单位是不是应该是cm,我看标定板的棋盘格应该是10cm大小的
the SORA-SVL works, when i used lgsvl simulator to export a bundle file and add it to the SORA-SVL, i met a problem in lgsvl simulator "ZipException: Cannot find central...