121 Commits (7fdda5c7c852a2dadb262b132ffb2cb6eadefa95)
 

Author SHA1 Message Date
  lzx1413 7fdda5c7c8 add interp layer support nearest and bilinear 8 years ago
  nihui ecc5fe345a fix lrn within channel, second try 8 years ago
  nihui 3e8a5ba264 fix lrn within channel 8 years ago
  nihui e4e6f6dc3f fix num_aspect_ratio zero case 8 years ago
  nihui 46e7d43d3e fix num_max_size zero condition, fix qsort on empty list 8 years ago
  nihui 19aad1fb13 implement DetectionOutput, top blob is sorted 8 years ago
  nihui 967042f382 introduce SoftmaxV2 for axis param 8 years ago
  nihui 6a8969acb7 rename dim to axis 8 years ago
  nihui 78400d17da implement ssd Normalize Permute PriorBox, introduce ConcatV2 for interleave 8 years ago
  nihui c7a4950096 concat image 8 years ago
  nihui 87bad3420e improve custom layer register 8 years ago
  nihui 66f4d05c83 caffe2ncnn know ssd layer 8 years ago
  nihui e12874ce69 add howto 8 years ago
  nihuini a36af39040 improve cpu max frequency detection, fix #146 8 years ago
  nihuini 2a76b1631e tensorflow layer name is usually long 8 years ago
  nihuini 5263785069 convert Div as RealDiv anyway 8 years ago
  nihuini 6a7cf6ee20 ncnn prefer w h c :P 8 years ago
  nihuini 29e7bce5dd convert ExpandDims and Squeeze 8 years ago
  nihuini f794adeb28 implement expanddims, always copy when param is not appliable 8 years ago
  nihuini fd257c1ec6 squeeze dim option 8 years ago
  nihuini 9f29cfa4e4 change english chinese order 8 years ago
  nihuini 1befe51f92 implement squeeze, enable reduction 8 years ago
  nihuini a0ac02fdef convert conv2d rate to dilation, fix #122 8 years ago
  nihuini 9c80959e4b convert DepthwiseConv2dNative 8 years ago
  nihuini 222bec5d1a convert Min Prod Reciprocal Sigmoid Square 8 years ago
  nihuini 7f2adcd67e rename as PROD 8 years ago
  nihuini 1a29d57ebb implement unaryop reciprocal 8 years ago
  nihuini d0c3e60e74 write int scalar, parse reduction dim, wip ... 8 years ago
  nihuini e231d3e9d6 implement reduction multiply 8 years ago
  nihuini 21d96f4cd9 implement reduction with operator template 8 years ago
  RyanQin d16a2d4f81 reduction的bug 8 years ago
  nihuini f834ffd3ee Max and Maximum can be Reduction 8 years ago
  nihuini 0eee9aac21 implement concat vector 8 years ago
  nihuini 8eba811e4b move layer type enum to separate header 8 years ago
  lzx1413 8a55ce42b2 Update mvn.cpp 8 years ago
  lzx1413 b23a0c008a fix the apply var bug in mvn layer 8 years ago
  Hyungsuk Yoon 2f16642f9f bug fix for conv1x1s2 on ARMv8 neon 8 years ago
  Hyungsuk Yoon c641db8034 Fix bug for convolution on x86 8 years ago
  nihuini f8dc80f756 generate layer type enum file 8 years ago
  Hyungsuk Yoon 574b010ca4 Rename mismatched signatures 8 years ago
  nihuini ba6026d853 fix valid padding pooling, fix #121 8 years ago
  nihuini f57018d337 convert Pad 8 years ago
  nihuini da8ff91cb0 fix padding load param 8 years ago
  nihuini b064d3cc9e add padding layer 8 years ago
  tedder59 a26914d6c8 注册用户网络层小bug 8 years ago
  nihuini 195193f919 fix reshape dim order, first try 8 years ago
  nihuini 04cd833cae convert Maximum 8 years ago
  nihuini 92eef2bbc4 write Identity const, write scalar const 8 years ago
  nihuini 776c1ff471 convert Floor, use c++98 map erase 8 years ago
  nihuini eb2ad9b7f8 Merge branch 'master' of https://github.com/Tencent/ncnn 8 years ago