Figure 1.

Figure 2.

Figure 3.

Figure 4.

Figure 5.

Figure 6.

Figure 7.

Figure 8.

Figure 9.

Figure 10.

Figure 11.

Comparison of recognition efficiency of the two algorithms
| Detection Method | TP | FP | TN | precision/% | recall/% |
|---|---|---|---|---|---|
| Faster R-CNN | 297 | 40 | 44 | 88.13 | 87.1 |
| Our | 313 | 18 | 28 | 94.56 | 91.78 |
Faster R-CNN Training Process
| Training stage | Network | Number of iterations |
|---|---|---|
| 1 | RPN | 40000 |
| 2 | Fast RCNN | 40000 |
| 3 | RPN | 80000 |
| 4 | Fast RCNN | 40000 |