143 Commits (65be036aa6562848449abe901dfcf4fdbbc4db77)

Author SHA1 Message Date
  nihuini ed2a24c47c handle batchnorm fix_gamma attr properly 7 years ago
  nihuini c77383f623 mxnet-ssd wip ... 7 years ago
  nihuini d9d7d6b6ea fix leakyrelu with default type 7 years ago
  Abdel Younes a941701f98 fix: c++ warnings (#666) 7 years ago
  nihuini 9b10729860 fix read_int8scale_table, second try 7 years ago
  nihuini 501cdf2adf fscanf may advance stream position, workaround it 7 years ago
  nihuini 83818bd52e convert roialign 7 years ago
  nihuini 4837af4c25 initial effort for mxnet-ssd 7 years ago
  nihuini faac207410 convert psroipooling 7 years ago
  nihuini 2afc7aa877 add info about darknet2ncnn 7 years ago
  Ming-Yang Liu dfbed5a0ad Support yolov3 and mobilenet yolov3 7 years ago
  kalcohol e38c5a69a6 Request add ncnn::Mat support for Visual Studio Image Watch Tools (#625) 7 years ago
  Yiheng 09fcf8701e Fix number of filters in ConvTranspose 7 years ago
  nihui c33641c378
enable coverage 7 years ago
  BUG1989 d5df2301cb fix the caffe2ncnn that "DepthwiseConvolution" loss group num param (#540) 7 years ago
  nihuini 28b35b8c4f ShuffleChannel = Reshape + SwapAxis + Reshape 7 years ago
  nihuini 2dbaf6f7b7 store int8 scale in binary 7 years ago
  nihui 5d04a3a45c layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
  nihui 354b95256c bump param version, backward compatible 7 years ago
  nihui a169cec363 core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 7 years ago
  nihui 0b6791e2ba convert BN ReLU6 Reorg YoloDetectionOutput Embed LSTM 8 years ago
  nihuini 588487a8a0 convert caffe crop layer with three offset, fix #165 8 years ago
  nihuini fd9ef5716a fix parsing inputs list in multiple lines 8 years ago
  nihuini babbb604e1 fix deconvolution weight order 8 years ago
  nihuini b89851c6b6 convert sigmoid 8 years ago
  nihuini 307a77f04b convert LogisticRegressionOutput 8 years ago
  nihuini 643f2a671b convert _maximum_scalar _minimum_scalar _power_scalar 8 years ago
  nihui d169af7bd3 convert Elu 8 years ago
  nihui 99c243183b convert PRelu 8 years ago
  nihui e3cb03a408 convert Pad, fix #398 8 years ago
  nihui 8a5b35e47d convert more elemwise operator 8 years ago
  nihuini 3b8a3f6764 convert depthwiseconvolution from yonghenglh6 branch 8 years ago
  nihuini d6e1b8207a convert _minus_scalar and _mul_scalar 8 years ago
  nihuini 356d018771 implement Clip and converter support 8 years ago
  nihuini b560252af1 handle batchnorm scale_factor zero, fix #302 8 years ago
  Hyungsuk Yoon 354f515596 scanf with width specifier need (width + 1) spaces 8 years ago
  Yantao Xie 89c7aa26f8 support the scientific notation when parsing layer's paramters. 8 years ago
  nihuini 0219f507b7 convert ConvTranspose and InstanceNormalization 8 years ago
  nihuini 9b6445cd05 convert reshape and transpose 8 years ago
  nihuini db4b04da53 fix slice with implicit slice point 8 years ago
  wangyakun c4cbacf8f5 Add support for Reshape in mxnet2ncnn 8 years ago
  nihui addfcbafe0 build onnx2ncnn by default 8 years ago
  nihui b27cd92dfa paste oops 8 years ago
  nihui 2cc6abde6a convert ImageScaler LeakyRelu, tiny-yolov2 works 8 years ago
  nihui 0e41c37250 convert convolution pad_w pad_h 8 years ago
  Tiancai Ye ea95c7a7fc fix a fix~~~ (#323) 8 years ago
  Tiancai Ye 3977d32eb9 Fix windows build fails (#321) 8 years ago
  Howave 5e7332e507 align memory start address (#318) 8 years ago
  nihui d2c01019aa fix convert depthwise deconvolution, fix #300 8 years ago
  nihui 57f89a0245 convert MatMul 8 years ago