license: other
license_name: aplux-model-farm-license
license_link: https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf
pipeline_tag: image-classification
tags:
- AIoT
- QNN
ResNet-101: Image Classification
ResNet-101 is a deep convolutional neural network in the ResNet (Residual Network) series, introduced by Kaiming He and his team in 2015. ResNet-101 consists of 101 layers and utilizes residual connections (skip connections) to address the vanishing gradient problem in deep networks, allowing it to train very deep structures without loss of accuracy. These residual connections let input features be directly passed to subsequent layers, simplifying training and enhancing model performance. ResNet-101 performs excellently in tasks such as image classification, object detection, and semantic segmentation, with its depth making it suitable for complex tasks requiring high-level feature representation. Despite its larger parameter count, its high accuracy and strong transferability have led to its widespread use in computer vision applications.
Source model
- Input shape: 224x224
- Number of parameters: 42.49M
- Model size: 169.79M
- Output shape: 1x1000
Source model repository: ResNet-101
Performance Reference
Please search model by model name in Model Farm
Inference & Model Conversion
Please search model by model name in Model Farm
License
Source Model: BSD-3-CLAUSE
Deployable Model: APLUX-MODEL-FARM-LICENSE