-
Hello, when I test your `test.py` with `models/mnv3_seg/munet_mnv3_wm10.h5` and `models/mnv3_seg/munet_mnv3_wm10.h5`, I find the result is not very good. What model and parameters I should set to get …
-
Update to 1.0.1 version and now I have this error and object detection don't work ...
I see in the terminal:
[error] [tensorflowCoco:8779f7a.f0b0388] TypeError: Cannot read property 'whereImpl' o…
ghost updated
3 years ago
-
-
I have the problem that my dataset **became too large to fit in memory at once** in tensorflow js. What are good solutions to learn from all data entries? My data comes from a mongodb instance and nee…
-
**Issue Description**
Hello, I am currently using this library and it works well on most computers. However, a few computers may request the tfjs backend wasm simd.wasm file for facial recognition, b…
-
## Description
My attempts at performing an inference for a Faster-RCNN model lead to a segmentation fault of Python. The problem seems related to the `tf.image.crop_and_resize` operation. I can re…
-
I get blank coverage reports quite often. I took a look at the warning above and dug around a bit. The exception message isn't helpful since it's null. So I modified the source to output a stack trace…
-
### Describe the feature you'd like to request
The AI space is evolving quite fast and there are fantastic models coming out every few months. I would really like to see that this extension starts …
-
About a month ago, I opened an issue #113 which was related to my lack of necessary hardware which I have solved.
However, with the latest version of `face-api.js` when using the same project struc…
-
Hi, i testing face-api.js and trying loading a local image for make face similarity and is throw me "Blob is not defined" in my nodeJS application, here the function where i try computing descriptors:…