# caffe2onnx **Repository Path**: hellofss/caffe2onnx ## Basic Information - **Project Name**: caffe2onnx - **Description**: caffe转成onnx - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-17 - **Last Updated**: 2023-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # caffe2onnx ## Supported layers > * Convolution > * DepthwiseConvolution > * BatchNorm > * Scale > * ReLU > * Pooling > * Eltwise > * InnerProduct > * Softmax > * Sigmoid > * Concat > * Deconvolution > * Reshape > * Permute > * Scale > * Log > * Power > * Bnll > * Selu > * Sqrt > * Cos > * CRelu > * Abs > * Exp > * TanH > * Tile > * PReLU > * Sin > * Slice > * ReLU6 > * ELU > * Upsample > * UpsampleBN > * Flatten > * Squeeze > * Transpose > * Lstm > * Gru ## Tested models > * Resnet-18 > * Resnet-50 > * Mobilenet-v1 > * Mobilenet-v2 > * Yolov5