Skip to content

Latest commit

 

History

History
59 lines (50 loc) · 2.64 KB

onnx_model_zoo.md

File metadata and controls

59 lines (50 loc) · 2.64 KB

KotlinDL ONNX Model Zoo

Object detection models

Model Android support
SSDMobileNetV1 ✔️
SSDResnet34 ✖️
EfficientDetD0 ✖️
EfficientDetD1 ✖️
EfficientDetD2 ✖️
EfficientDetD3 ✖️
EfficientDetD4 ✖️
EfficientDetD5 ✖️
EfficientDetD6 ✖️
EfficientDetLite0 ✔️

Pose detection

Model Android support
MoveNetSinglePoseLighting ✔️
MoveNetSinglePoseThunder ✔️
MoveNetMultiPoseLighting ✖️

Face detection and alignment

Model Android support
UltraFace320 ✔️
UltraFace640 ✔️
Fan2d106 ✔️

Classification models

Model Android support
EfficientNet4Lite ✔️
MobilenetV1 ✔️
ResNet18 ✖️
ResNet34 ✖️
ResNet50 ✖️
ResNet101 ✖️
ResNet152 ✖️
ResNet18v2 ✖️
ResNet34v2 ✖️
ResNet50v2 ✖️
ResNet101v2 ✖️
ResNet152v2 ✖️
EfficientNetB0 ✖️
EfficientNetB1 ✖️
EfficientNetB2 ✖️
EfficientNetB3 ✖️
EfficientNetB4 ✖️
EfficientNetB5 ✖️
EfficientNetB6 ✖️
EfficientNetB7 ✖️
Lenet ✖️