Lobe, machine learning without code

Linking here for discussion :grin:

I am using DooDs for image processing. With default model doods works just fine. But if I create a custom model using lobe, it is not working at all.

ERROR detector/detector.go:74 Could not initialize detector tensorflow: Could not import model: Invalid GraphDef {“package”: “detector”}

If anyone know to make it working with doods, then it could save a lot of time for custom face/object detection and recognition. Thanks

Just made a custom component for this.