Image recognition

Revision as of 08:27, 17 January 2023 by BFilstrup (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example model

Download: resnet18.zip

Description: Show it an image, and it tries to recognize what it is an image of, classifying it among 1000 possible categories. It uses an 18-layer residual network. This model is described and demonstrated in a video in the blog article An Analytica model that recognizes images.

Author: Lonnie Chrisman, Lumina Decision Systems. (Analytica implementation). Residual network developed by

Comments


You are not allowed to post comments.