-
Hello, I'm a new comer to deep learning.
And I'm just curious about why you use javascript to implement convnet that need
expensive computation ? Why not just use python, or c++ ? Is there any specifi…
-
### 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 …
-
Hi,
I have something to tell you.
Because there is no corresponding paper for open source AnimeGANv2, I recently made a technical description page of [AnimeGANv2](https://tachibanayoshino.github.io/…
-
I've been trying to get the [TensorFlow export tutorial](https://christianjmills.com/posts/pytorch-train-object-detector-yolox-tutorial/tfjs-export/) to work; I've tried both running in my local noteb…
-
Hi,
I am still new to Reinforcement learning, I remember [Reinforce JS](https://github.com/karpathy/reinforcejs) did have this act() function, which takes as input the state variables and outputs a…
-
* Tensorflow JS : version 4.16.0
* Backend : webgpu
```javascript
// https://js.tensorflow.org/api/4.17.0/#unsortedSegmentSum
const onesTensor = tf.ones([size * size], 'float32')…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
@reillyeon
Can we just list the phones that support Android Polyfill
I have it working on a Google Pixel V2. So I am going to guess that it works on all Pixel phones.
I think I had it workin…
-
### Story
There is lots of interesting info in the proof images :
- price tag : price, barcode
- receipt : multiple prices, no barcodes nor EAN but a "product name", date, location
- exif data …
-
is it possible use object detection in node-red ????
can you send source code for check ?