49 Commits (bedf00a5edf85ae8af33bc72ebd85fe325da1271)

Author SHA1 Message Date
  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
  Naiyang Lin ceef2470a5
Add logger.h (#1753) 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
  kalcohol e3d029a7d6 add cmake folder property (#1483) 6 years ago
  Leo 7f0b4986d7 Downgrade minimum cmake required to 2.8.12 (#1429) 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
  Natsu 6d1944f2c3 CMake improvement (#1115) 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
  nihui 0ca92de935 recent protobuf library requires c++11 features, try enabling c++11 for caffe2ncnn onnx2ncnn tensorflow2ncnn 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 addfcbafe0 build onnx2ncnn by default 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
  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