issues
search
xxradon
/
PytorchToCaffe
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
MIT License
782
stars
224
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
module 'pytorch2caffe.caffe_pb2' has no attribute 'PermuteParameter'
#120
xiaonancheng
opened
1 year ago
1
upsample layer error:out=self.obj(self.raw,*args,**kwargs) TypeError: _div() got an unexpected keyword argument 'rounding_mode'
#119
qinqiang-huihui
opened
1 year ago
0
支持多输入么
#118
xingmurong
opened
1 year ago
0
split层不支持
#117
xingmurong
opened
1 year ago
0
How can I inverse transform the converted caffemodel into pytorch weights?
#116
littlepiper
opened
2 years ago
0
About segmentation
#115
CC-Xiaoyu
opened
2 years ago
0
NotImplementedError: not implement F.interpolate totoaly
#114
wanglaotou
opened
2 years ago
0
FasterRCNN Convert
#113
SunshineJZJ
opened
3 years ago
0
Adaptive_avg_pool2d转换失败
#112
Single430
opened
3 years ago
1
erro when convert mobilenet to caffe
#111
wytcsuch
closed
3 years ago
1
permute op may have more than 4 dims
#110
bailiqun
opened
3 years ago
1
use original layer and blob names
#109
notlixiang
opened
3 years ago
0
vgg16_bn转换时报错
#108
Jackson8888
opened
3 years ago
1
Convert deep-head-pose-lite from pytorch to caffe fail
#107
yueyihua
opened
3 years ago
1
torch.tanh can't convert but F.tanh can, why? What should I do to support it.
#106
JasonDu1993
opened
3 years ago
2
原pytorch模型保存的权重里面名字能作为生成的caffe模型prototxt文件里面的名字吗,而不是使用类型+数字作为新的名字,感谢
#105
JasonDu1993
opened
3 years ago
0
run the examples error. `TypeError: None has type NoneType, but expected one of: bytes, unicode`
#104
leo038
opened
3 years ago
5
torch.sub
#103
lucky8jw
opened
3 years ago
0
How to find the wrong layer quickly when get "return self.data[key] KeyError"
#102
wikiwen
closed
3 years ago
2
如何实现矩阵乘法torch.matmul的转换?
#101
ThisisBillhe
opened
4 years ago
1
There are no contiguous layers in the output prototxt and caffemodel.
#100
ThisisBillhe
closed
4 years ago
1
torch.bmm
#99
kaaier
opened
4 years ago
0
您好,部分问题希望您能帮忙解决下(torch.cat,nn.conv2d)
#98
kaaier
opened
4 years ago
1
针对Pool相关层的一些修改
#97
cbwces
opened
4 years ago
0
Update layer_param.py
#96
JDanielWu
opened
4 years ago
0
adaptiveavgpool
#95
riskeverything
closed
4 years ago
1
there is not bottom in the prototxt
#94
Huangdebo
closed
4 years ago
0
How to convert yolov3,4,5
#93
lccui
opened
4 years ago
0
Some error occur with Eltwise
#92
DCSong
closed
4 years ago
2
AttributeError: UpsampleParameter
#91
liyupeng-ing
opened
4 years ago
2
How to include (-1,1) data normalization into caffe model definition?
#90
srinadhu
closed
4 years ago
0
如何修改caffemodel?
#89
205418367
opened
4 years ago
2
关于GAP的问题
#88
CangHaiQingYue
opened
4 years ago
4
net.add_layer(layer_params,before='',after='') add a new layer with Layer_Param object
#87
205418367
opened
4 years ago
1
在遇到池化层的时候报错
#86
ZZHHogan
opened
4 years ago
2
关于resnet18ToCaffemodel模型的prototxt中无softmax
#85
csdyang
opened
4 years ago
0
A question about how to change scnn pytorch model to caffe model
#84
snowflake119
opened
4 years ago
0
A question about how to convert SCNN model
#83
snowflake119
opened
4 years ago
0
in pytorch_to_caffe.py, why some variable operations do not have `log.cnet.add_layer`
#82
yaoqi-zd
opened
4 years ago
0
能否支持16float pytorch模型呢?
#81
Anonymous-user-maker
opened
4 years ago
0
caffe_analyser不支持反卷积
#80
bigbai0210
opened
4 years ago
2
GroupNormal Layer
#79
danke1896
opened
4 years ago
1
how can i convert to osnet???
#78
Hwijune
opened
4 years ago
2
Caffe版本
#77
ZouYunzhe
opened
4 years ago
0
support the layer of "LSTM"?
#76
lt573152873
opened
4 years ago
0
suppport the layer of "FrozenBatchNorm2d"
#75
gyy-bot
opened
4 years ago
0
kernel_size
#74
MengWangTHU
opened
4 years ago
4
fix adaptive_avg_pool bug and support expand_as
#73
Guanmoyu
closed
4 years ago
1
为啥你的分析的两个代码都有bug
#72
kaiwang960112
opened
4 years ago
2
The results of verify_deploy.py are different.
#71
wxy1234567
opened
4 years ago
0
Next