<AI>Devspace

Can ConvNets be used for real-time object recognition from video feed?

clock icon
asked 1 month ago
message icon
1
eye icon
561

Convolutional neural network are leading type of feed-forward artificial neural network for image recognition. Can they be used for real-time image recognition for videos (frame by frame), or it takes too much processing (assuming they're written in C-like language)?

For example for classification of type of animals based on the training from huge dataset.

1 Answer

1

Write your answer here