Image labeling
Annotate where the forklift and people are in the image.
Train the model
Separate labeled image data for train validation and test set, build the model with train data, then evaluate with validation set.
Integrate the model
Combine the detection model with other models, collect results in a database, and display them on a local website.