Skip to content

Pretrained DNN Image Featurization #1232

Closed
@vaeksare

Description

@vaeksare

Support for a DNN Image Featurizer Transform is to be added to ML.NET. This will allow users to use 1 of 4 pretrained DNN models (ResNet18, ResNet50, ResNet101, and AlexNet) trained on ImageNet in order to featurize an input image.

This transform will use the ONNX Transform as the backbone of doing input preprocessing and applying the pretrained DNN model.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions