Jack B. Du

Results 3 issues of Jack B. Du

**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): No - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): macOS...

type:bug
comp:models
stat:awaiting tensorflower

Creating a new issue to track the progress of this: @lindapaiste Thank you for adding support for instance mode. I was able to preload most models (`ml5.faceMesh`, `ml5.handPose`, `ml5.imageClassifier`, `ml5.neuralNetwork`,...

In `[email protected]`, when initializing the `imageClassifier` object, [passing `{ topk: 5 }` as `options`](https://editor.p5js.org/jackbdu/sketches/4d7ufw-Lh) does not seem to affect the number of labels to return. On the other hand, specifying...