liuxymvp
liuxymvp
> Hi @liuxymvp, what's your torch version? MMdnn 0.3.0 only support torch 0.4.0 currently. > You can find our requirements in **requirements\linux-py3.txt** I build a docker container by the image...
> No module named 'resnet' I met the same problem, how to solve it?
names = [coord[4] for coord in coords] # 取出names [auged_bboxes[i].append(name) for i,name in enumerate(names)] #将names加到box上
> Hi, do you have resnet 100 pretrained model available for download? Thanks! So do you have got the ir_se_100 pretrained model for this pytorch version