Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some bugs
Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some bugs
None has type NoneType, but expected one of: bytes, unicode
module 'pytorch2caffe.caffe_pb2' has no attribute 'PermuteParameter'
how can i convert to osnet???
upsample layer error:out=self.obj(self.raw,*args,**kwargs) TypeError: _div() got an unexpected keyword argument 'rounding_mode'
Adaptive_avg_pool2d转换失败
支持多输入么
split层不支持
How can I inverse transform the converted caffemodel into pytorch weights?
您好,部分问题希望您能帮忙解决下(torch.cat,nn.conv2d)
run the examples error. `TypeError: None has type NoneType, but expected one of: bytes, unicode`