Research Article
Research on the Basketball Goal Recognition Method Based on Improved MobileNet
Table 2
Network structure of L-MobileNet
| Input dimensions | Module | c | n | s |
| 224 × 224 × 3 | 3 × 3 conv | 32 | 1 | 2 | 112 × 112 × 32 | DWS | 64 | 1 | 1 | 112 × 112 × 64 | DWS | 128 | 2 | 2 | 56 × 56 × 128 | DWS | 256 | 2 | 2 | 28 × 28 × 256 | RLDWS | 512 | 6 | 2 | 14 × 14 × 512 | RLDWS | 1024 | 3 | 2 | 7 × 7 × 1024 | Avg pool | 1024 | 1 | 1 | 1 × 1 × 1024 | FC | 1000 | 1 | 1 | 1 × 1 × 1000 | Softmax | k | 1 | 1 |
|
|