issues
search
MPolaris
/
onnx2tflite
Tool for onnx->keras or onnx->tflite. Hope this tool can help you.
Apache License 2.0
526
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can some outputs remain in NCHW format during the conversion, instead of changing to NHWC?
#87
surprise2001
opened
3 weeks ago
3
No module named 'onnx2tflite.components'
#86
Joke66
closed
1 month ago
1
Getting : KeyError: 'LayerNormalization not implemented yet'
#85
dinusha94
opened
1 month ago
0
what python version do this software need? and does it support yolov8 model conversion
#84
dingniaoji
opened
2 months ago
0
转换的时候报了一些问题
#83
fansangg
closed
2 months ago
1
Optimize convolution operator
#82
xsyyiya
closed
2 months ago
0
fix TFAveragePool
#81
LiYufengzz
closed
3 months ago
0
TFAveragePool implementation has errors
#80
LiYufengzz
closed
3 months ago
0
Error when specifying need_simplify=False when converting
#79
enzoferrari1
closed
3 months ago
2
onnx.py 文件中尝试导入 load_onnx_modelproto 时发生了循环导入
#78
Wasser1462
closed
3 months ago
1
int(self.shape[i]//inputs.shape[i]) > 1报错IndexError: tuple index out of range
#77
TuHaiqing
opened
4 months ago
0
V2.0
#76
MPolaris
closed
4 months ago
0
tflite模型精度严重下降
#75
xueyue-hd
closed
4 months ago
1
运行报错
#74
zzzzyp-sgg
closed
4 months ago
1
KeyError:'GRU not implemented yet'
#73
YadongChen-1016
closed
2 months ago
0
用了博主说的官方onnx-tf和这个onnx2tflite做了yolox_tiny的对比
#72
zxccsssd
closed
4 months ago
1
转换后误差大,而且无法进行推理
#71
zxccsssd
closed
4 months ago
2
转换onnx模型失败
#70
huanyingjun
opened
4 months ago
1
Feature Request: NonMaxSuppression Layer
#69
avatarrokuaskingquestions
opened
4 months ago
1
转换报错 'tuple' object has no attribute 'ndims'
#68
zuixiaosanlang
opened
4 months ago
1
ValueError: Unrecognized keyword arguments passed to Conv2D: {'weights': [array([[[[-2.05928516e-02, -1.33914594e-02, -1.65286055e-03, ...,
#67
feff2
closed
4 months ago
3
可以在转换的时候做fp16量化吗
#66
dengwhao
closed
4 months ago
2
weight value errot
#65
weiiiifun
opened
5 months ago
1
ValueError: Unrecognized keyword arguments passed to Conv2D: {'weights': [array([[[[-0.16197614,
#64
yunsong1
opened
6 months ago
6
onnx转tflite 如何让维度保持不变
#63
zhang13359
closed
4 months ago
1
模型转换报错
#62
965525196
opened
7 months ago
2
报错
#61
baohaibo-ola
closed
4 months ago
0
模型转换缺少conv3d算子
#60
yuqilol
closed
4 months ago
3
onnx转为tflite 为啥数据类型变成了uint8?
#59
sssssshf
closed
9 months ago
1
The gpu cannot be used after model conversion
#58
yuqilol
closed
9 months ago
1
fix bug of MaxPool&AveragePool shape
#57
jules-ai
closed
1 year ago
1
Unable to perform 1dconv conversion?
#56
l1uw3n
closed
9 months ago
1
yolov5s.onnx转换tflite出错
#55
crash-A
closed
4 months ago
2
Convert fail Cannot reshape a tensor
#54
ZTMIDGO
opened
1 year ago
1
dimension error
#53
tdf1995
closed
4 months ago
0
max error is too big during conversion
#52
liamsun2019
opened
1 year ago
2
onnx converting to tflite got an error, is there any solutions?
#51
Licolnlee
closed
1 year ago
3
Opencv resize method use different axises, which leads to errors during int8 callibration
#50
andrekv17
opened
1 year ago
0
Add setup.py to be installed as a package
#49
Marcelo5444
closed
1 year ago
2
Extract score and class_id from converted model
#48
azazadev
closed
4 months ago
6
ValueError: Layer p_re_lu weight shape (1, 1, 32) is not compatible with provided weight shape (32, 1, 1).
#47
liziru
closed
1 year ago
3
added dynamic resize
#46
Marcelo5444
closed
1 year ago
0
Add option to allow for dynamic resize
#45
Marcelo5444
closed
1 year ago
4
Dimensional error
#44
krgy12138
closed
1 year ago
3
KeyError: 'NonMaxSuppression not implemented yet' (YOLOv7 tiny onnx to tflite)
#43
kizmoya
closed
1 year ago
2
尝试把IMDN和RFDN的PyTorch模型转换成.tflite文件,使用AI benchmark APP简单部署在安卓手机测试速度,失败了!!!
#42
Quanyin-li
closed
1 year ago
4
run torchvision_test, got KeyError: 'Shape not implemented yet'
#41
yangji307
closed
1 year ago
6
Convert onnx with dynamic input shape
#40
alexg93333
closed
1 year ago
2
ValueError
#39
SuyueLiu
closed
1 year ago
1
large difference after adding SE module
#38
SuyueLiu
closed
1 year ago
1
Next