issues
search
gmalivenko
/
pytorch2keras
PyTorch to Keras model convertor
https://pytorch2keras.readthedocs.io/en/latest/
MIT License
857
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
padding bug
#151
krgy12138
opened
1 year ago
1
Model's Accuracy Drops A Lot after converting
#150
MT010104
opened
1 year ago
0
AttributeError: Number of inputs is not equal 1 for unsqueeze layer
#149
MT010104
closed
1 year ago
0
Update README.md
#148
a-maghan
opened
1 year ago
1
ValueError: 'onnx::Ma/' is not a valid root scope name.
#147
pranoyr
opened
1 year ago
4
question
#146
netilovefm1
opened
2 years ago
0
fix(requirements): lock onnx version
#145
AmitMY
opened
2 years ago
0
How to import pytorch 2 keras?
#144
vitoriarlima
opened
2 years ago
1
Convert NCHW to NHWC
#143
JJLim99
closed
2 years ago
0
Fix README typo
#142
gqgs
opened
2 years ago
0
TypeError: export() got an unexpected keyword argument 'do_constant_folding'
#141
taylover-pei
opened
2 years ago
0
converts torch model with dtype double (float64) to keras with float32
#140
HarHarLinks
opened
2 years ago
1
cannot import name 'optimizer' from 'onnx'
#139
avani17101
opened
2 years ago
5
adding new converters functions for onnx2keras
#138
LamyaMohaned
opened
2 years ago
0
AttributeError: 'tuple' object has no attribute 'ndims'
#137
LamyaMohaned
opened
2 years ago
0
Changed optional argument "names" to "name_policy" in README
#136
balisujohn
opened
3 years ago
0
Batch Normalization Layers not present in the converted Keras model
#135
rahman-mdatiqur
opened
3 years ago
1
Put back line that was removed by accident
#134
wmvanvliet
closed
3 years ago
0
Remove optimizer as it is no longer supported
#133
wmvanvliet
closed
3 years ago
0
onnx.optimizer does not exist anymore
#132
londumas
closed
3 years ago
2
concatenate axis not getting changed when switching from NCHW mode to NHWC mode
#131
yogeesh-alphaics
opened
3 years ago
0
"image_data_format": "channels_first",
#130
Gs928
opened
3 years ago
1
pip install
#129
dingguodong-826
opened
3 years ago
0
ValueError: Operands could not be broadcast together with shapes , when converting with change_ordering
#128
shairoz-deci
opened
3 years ago
1
Converted keras model has different parameters
#127
mike-zyz
opened
3 years ago
1
Type error while converting PyTorch model - Input 'y' of 'Mul' Op has type float32 that does not match type int32 of argument 'x'
#126
jiteshm17
opened
3 years ago
0
Convert convtranspose2d to channel_last
#125
HeaderZzj
closed
3 years ago
0
converted model has different weights than the original model
#124
mohamedabdallah1996
opened
3 years ago
0
ValueError: Layer weight shape (112,) not compatible with provided weight shape (11,)
#123
HeaderZzj
opened
3 years ago
0
Keras model exception when predict "Default MaxpoolingOp only supports NHWC on device type CPU"
#122
YangMingJerry
opened
4 years ago
3
pytorch2keras convert prelu layer fail
#121
luan1412167
opened
4 years ago
0
Batchnorm2d and Batchnormalization
#120
zhang-f
closed
4 years ago
1
AttributeError: Can't gather from tf tensor.
#119
nestyme
opened
4 years ago
3
Tensorflow, Keras, PyTorch versions which work for this project
#118
IgorSusmelj
opened
4 years ago
1
Package crashes on import with protobuf==3.12.3 and tensorflow==2.2.0 on macOS
#117
farzadab
opened
4 years ago
0
TypeError: tuple indices must be integers or slices, not list
#116
zhang-f
closed
4 years ago
4
all the input arrays must have same number of dimensions, but the array at index 0 has 1 dimension(s) and the array at index 1 has 0 dimension(s)
#115
Tian14267
opened
4 years ago
4
cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version
#114
lawo123
opened
4 years ago
0
how to set onnx opset_version=11
#113
lawo123
opened
4 years ago
0
AttributeError: Cannot convert ConvTranspose2d with output_padding != 0
#112
jaggernaut007
opened
4 years ago
1
Inaccurate keras model output after converting a finetuned Resnet50 Pyotrch model.
#111
SKRohit
closed
4 years ago
3
Does it enable me to convert PyTorch model (NCHW) to TFlite (NHWC)?
#110
MaratZakirov
opened
4 years ago
8
tensorflow.python.framework.errors_impl.InvalidArgumentError: cannot compute ConcatV2 as input #1(zero-based) was expected to be a int64 tensor but is a int32 tensor [Op:ConcatV2] name: concat
#109
suven2019
opened
4 years ago
2
HDF5 library version mismatched error
#108
aviaisr
closed
4 years ago
1
Add support for Conv1D
#107
syomantak
opened
4 years ago
2
pytorch version model transfer :AttributeError: Unsupported number of inputs
#106
lipeng1109
opened
4 years ago
0
I made the change_ordering=True in the pytorch2keras function
#105
shashidhar100
opened
4 years ago
0
keras model's summary , first output shape is [(None, 1, 28,28)]
#104
sunpengfei1122
opened
4 years ago
0
TypeError: pytorch_to_keras() got an unexpected keyword argument 'names
#103
daquinoaldo
opened
4 years ago
1
Weight data has no target variable for Resnet18
#102
kdmcdrm
opened
4 years ago
1
Next