46 Commits (0ebeabfa908d988f19087affcf9c8d332e09d036)

Author SHA1 Message Date
  nihuini e34edfb672 fix caffe2ncnn input shape for 1-dim and 2-dim blob 5 years ago
  nihuini f9e42d4ee4 drop fp16 and int8 mode from caffe2ncnn, ncnnoptimize and ncnn2int8 should be used instead 5 years ago
  deepage 0690995b1a
Update caffe2ncnn.cpp (#2188) 5 years ago
  Evgeny Proydakov ecc63a6d52
Fixed compile warning for macos in caffe2ncnn/onnx2ncnn (-Wdeprecated-declarations) (#2180) 5 years ago
  Evgeny Proydakov a5b8ca8502
Fixed compile warning for macos in caffe2ncnn (-Wformat) (#2162) 5 years ago
  nihui 3ef995ed1e
format code style and setup restyled.io (#1840) 6 years ago
  JackieWu ce2251db05
Improve ROIAlign (accelerate ROIAlign, support sampling ratio and aligned ROIAlign) (#1820) 6 years ago
  nihui 9929d52885 less duplicated code for crop layer, slice axes starts from 0 6 years ago
  kalcohol 01853010ea
type conversion and MSVC _CRT_SECURE_NO_DEPRECATE warning fix (#1524) 6 years ago
  nihuini c9a9128db7 convert caffe Slice slice_dim 6 years ago
  nihuini 7d3ebe2d69 %g may output number without dot, stick to %e 6 years ago
  nihuini d67d2531ae convert some well-known noop, printf %g to preserve precision 6 years ago
  tpoisonooo 8dbafe7764 constraint input value to [-127, +127] (#1258) 6 years ago
  nihui 7ab968e6e1 fix gpu crop, convert crop offset with axis 7 years ago
  nihuini 9787625e4b warn users about the old wrong softmax behavior on axis not zero 7 years ago
  BUG1989 df3d224484 new int8 implement,better accuracy (#749) 7 years ago
  nihui d85775fbcd fix softmax axis order on 3-dim, fix caffe reshape conversion, regenerate ssd param 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 faac207410 convert psroipooling 7 years ago
  Ming-Yang Liu dfbed5a0ad Support yolov3 and mobilenet yolov3 7 years ago
  BUG1989 d5df2301cb fix the caffe2ncnn that "DepthwiseConvolution" loss group num param (#540) 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 babbb604e1 fix deconvolution weight order 8 years ago
  nihuini 3b8a3f6764 convert depthwiseconvolution from yonghenglh6 branch 8 years ago
  nihuini b560252af1 handle batchnorm scale_factor zero, fix #302 8 years ago
  nihuini db4b04da53 fix slice with implicit slice point 8 years ago
  nihui 0e41c37250 convert convolution pad_w pad_h 8 years ago
  nihui d2c01019aa fix convert depthwise deconvolution, fix #300 8 years ago
  yqz c6abc872df fix mvn no load param in caffe2ncnn 8 years ago
  nihui c9789fb879 slice dim 8 years ago
  nihui 0f52418023 change input param order to w h c, replace caffe MemoryData to Input 8 years ago
  nihui abfd3ea6c8 convert non-square convolution pooling param 8 years ago
  Zexin, Hu 81fb3818a5 add ShuffleChannel layer, only cpp, no arm yet (#210) 8 years ago
  nihuini 25f19c2009 implement external scale blob, support SENet 8 years ago
  nihuini 96aa5d61af do not print relu negative slope if it is zero 8 years ago
  nihuini 8e12bc916d compability improvement for https://github.com/farmingyard/caffe-mobilenet 8 years ago
  nihuini e8248ecab0 check dropout has_scale_train 8 years ago
  tedder59 4d59d0afda Add depthwise Deconvolution. (#187) 8 years ago
  nihuini 20f49b677c move caffe2ncnn to subdir, build mxnet2ncnn 8 years ago