Go to homeJozu logo
BACK

resnet50-example

:

In this tutorial, we will show you how to download this ModelKit, extract its contents, and then use the provided code to run the model to classify a given image.

Use the Pull Tag button to download this ModelKit.

Or, read our KitOps documentation to learn how to use kit unpack --filter to download only the components you need.

Package
Name
ResNet-50-Example
Version
1.0.0
Authors
Jozu
Description
A simple example using Microsoft's ResNet-50 model for Image Classification
Model
Name
ResNet-50
Path
./model/model.safetensors
License
Apache-2.0
Parts
Path: model/preprocessor_config.json
Type:
Path: model/config.json
Type:
Datasets
ImageToBeClassified
./data/cats_image.jpeg
Docs
./docs/README.md
Readme