252 Commits (61ba8ec68e0c361c929bb47b391af1702fc0ab4e)

Author SHA1 Message Date
  nihuini 61ba8ec68e mention the community-maintained tensorflow2ncnn tool 6 years ago
  nihuini 6ce5da28a0 convert onnx pooling ceil_mode 6 years ago
  Guoxia Wang 4336cc15f7 fix bug that MemoryData as multi operations input (#1357) 6 years ago
  nihui ced7bcbadc fix eliminating noop with empty bottom or top blobs 6 years ago
  nihuini c9a9128db7 convert caffe Slice slice_dim 6 years ago
  nihuini d5d7886517 resolve onnx Split conversion with empty split attribute 6 years ago
  Guoxia Wang 31c6cefc44 fix ncnn2int8 bug, see issue #1336 (#1341) 6 years ago
  ShuangLiu1992 3b905cb48a fix ncnnoptimize bias term bug #1339 (#1340) 6 years ago
  Guoxia Wang 51bca0b718 fix onnx2ncnn MemoryData dims problem #1330 (#1331) 6 years ago
  nihuini 64333429bb data reader wrapper, fix #1325 6 years ago
  nihuini 517d1b2053 improve compability with megvii shufflenet model 6 years ago
  nihuini e8bb88830d convert mxnet squeeze expanddims, convert onnx squeeze unsqueeze 6 years ago
  nihuini a6c60068e6 convert numpy style slice to crop 6 years ago
  nihuini 009c4d9a75 convert mxnet reduce axis and keepdims, pad reflect, fix #739 6 years ago
  daichuanliang 6176ada9f0 update ncnn2int8.cpp (#1315) 6 years ago
  bindog 04b4b02324 [WIP] add reduce op support for onnx (#1308) 6 years ago
  ShuangLiu1992 396b057248 fix opencv compatibility issue with major verion > 2 for the quantisation tool (#1302) 6 years ago
  bindog 53d54115a8 add split op support for onnx2ncnn (#1299) 6 years ago
  tpoisonooo 25979c1bdb move ncnnoptimize doc to docs directory (#1297) 6 years ago
  nihuini c3eea4cc0b fuse onnx unsqueeze-batchnorm-squeeze as batchnorm 6 years ago
  nihuini 87ae1e9a2a %e in ncnnoptimize 6 years ago
  nihuini 7d3ebe2d69 %g may output number without dot, stick to %e 6 years ago
  nihuini a5b6826a16 workaround duplicated op name, fusion function, fix wrong layer count when the last layer is Reshape 6 years ago
  nihuini 583f0a7c2f eliminate noop 6 years ago
  Howave 50f69f1755 mxnet hardsigmoid hardswish op fusion (#1266) 6 years ago
  nihuini f7808b2dfc write pad_value 6 years ago
  nihuini d67d2531ae convert some well-known noop, printf %g to preserve precision 6 years ago
  nihui 974411e358
the missing mobilenet-nobn.table 6 years ago
  tpoisonooo 8dbafe7764 constraint input value to [-127, +127] (#1258) 6 years ago
  kalcohol 8166584b54 fix image URL path (#1255) 6 years ago
  kalcohol 054dd43f8e Add NNIE ImageWatch Plugin natvis (#1253) 6 years ago
  nihuini 56acc25df8 set QuantNet option, fix #1223 6 years ago
  MambaWong 997e96a490 add swapRB flag (#1211) 6 years ago
  MambaWong f5004f954b Update ncnn2int8.cpp (#1200) 6 years ago
  nihui 3eb30f4cdb write deconvolution output pad and output shape, write instancenorm weight, fix #1053 fix #1122 6 years ago
  nihuini 296e0022df deconvolution output adj and output shape 6 years ago
  BUG1989 f79fa87dca Add the readme file of quantization tools (#1198) 6 years ago
  nihuini 0e26e3094e autopad SAME_LOWER 6 years ago
  nihuini 18833c9286 convert asymmetric pad parameter 6 years ago
  nihuini 9a6ee37eef asymmetric padding parameter for convolution and deconvolution family 6 years ago
  nihui 49206ea03c eliminate useless reshape for mbv3 6 years ago
  nihuini f5ca997a66 fuse x * hardsigmoid to hardswish 6 years ago
  nihuini 46bfb4bca9 write hardswish parameter 6 years ago
  nihuini da6a42ed96 fix onnx2ncnn build 6 years ago
  nihuini 012fdd46de convert onnx hardsigmoid hardswish, op chain fusion code reconstructed 6 years ago
  nihuini eced73c186 convert mxnet onnx pooling count_include_pad 6 years ago
  xunings 481fe0808a Write necessary data for memorydata in ncnnoptimize. (#1194) 6 years ago
  Howave a2647b5d29 Fix for MemoryData params in ncnn optimize tool (#1188) 6 years ago
  Howave ac60acfad0 Fix for onnx2ncnn Div op (#1187) 6 years ago
  nihuini 1b910efea5 convert slice properly 6 years ago