This library is commonly used to RefineDet neuron network. RefineDet is a neural network that is used to detect human bodies. The input is a picture with some individuals that you would like to detect. The output is a vector of the result structure that contain each box’s information.
The following image shows the result of RefineDet detection:
Figure 1. RefineDet Detection Example
The following table shows the RefineDet detection model supported by the AI Library.
No | Model Name | Framework |
---|---|---|
1 | refinedet_pruned_0_8 | Caffe |
2 | refinedet_pruned_0_92 | |
3 | refinedet_pruned_0_96 |