Table 5 CNN training parameters and specifications for smart car system.

From: Enhanced CNN based approach for IoT edge enabled smart car driving system for improving real time control and navigation

Parameter

Description

Network architecture

CNN with custom architecture tailored for smart car system

Training dataset

- Split: 70% training, 15% validation, 15% testing

Preprocessing

- Resizing: 224 × 224 pixels

 

- Normalization: Min-Max scaling

Training algorithm

- Optimization: Adam optimiser

 

- Learning rate: 0.0001

 

- Loss Function: Categorical Cross entropy

 

- Batch Size: 32

Training epochs

- Total: 50 epochs

 

- Early Stopping: Patience = 5 epochs