Skip to content

Latest commit

History

History
4 lines (3 loc) 路 286 Bytes

README.md

File metadata and controls

4 lines (3 loc) 路 286 Bytes

hotdog-or-not

Determine whether the taken image is actually a hotdog, or not 馃. Written in Swift.

A simple application, which uses the Inceptionv3.mlmodel, to determine if the image taken via the image picker is a hotdog, or not. Also gives the confidence level of the hotdog.