Skip to content
Adeel Ijaz edited this page Sep 8, 2022 · 2 revisions

The subject repository is responsible for Brand Recognition. Final classification is implemented as server-client architecture. Scenes under consideration are segregated using features extraction and matching using deep learning tools. This system can be applied on multiple streams for identification of different scenes, already available in feature store. Simply explained, if a scene to be tracked is available, it can be identified on live stream.

The model used in this architecture is ResNet-18, on Pytorch framework.

Clone this wiki locally