137 Commits (c44e49d3e9b7954151e1e2ad659b779d1c4b80ff)

Author SHA1 Message Date
  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 8 years ago
  nihui 354b95256c bump param version, backward compatible 8 years ago
  nihui a169cec363 core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 8 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
  nihui 4d6fa6cc79 convert Constant 8 years ago
  nihui 875a042da8 convert LRN bias 8 years ago
  nihui caf105abc5 convert BinaryOp 8 years ago
  nihui 68f016936d convert Dropout Sum and InnerProduct-like Gemm, inception_v1 works :P 8 years ago
  nihui 5cdcf33cfc convert softmax, squeezenet model works :D 8 years ago
  nihui 232da265cb parse node attr 8 years ago