wkentaro / pytorch-fcn

PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I cannot find a name (osp)

zsxzs opened this issue · comments

commented

pretrained_model = \ osp.expanduser('~/data/models/pytorch/fcn32s_from_caffe.pth')
How does this line of code work