neilyoung

Results 195 comments of neilyoung

Will consider that. Do you have any experience for how many fps you are able to achieve if you feed this algorithm with life video? How does it compare to...

Ok, that would render to 3fps. I think I would give your GPU version a try once I have a Jetson Nano

Also with the starter kit the same result. The `test.js` (adapted to what the wa-ai-demo does) just hangs. The Rust lib is invoked, but does not return. I spread some...

Yes, maybe later. And yes, I did it in the docker container created from `docker pull secondstate/ssvm-nodejs-starter`. The starter worked well, but then I added all the tensorflow stuff from...

Oh, it returned... 30 minutes later :) Detected object id 654 with probability 0.3256046 EDIT: Actually 4 minutes later...:)

Thanks. I just quickly checked the web demo. It took 43 seconds to detect this from the cute cat image: ["tiger cat","medium"]

43 s after hitting the detection button

I doubt it. I have an upload of 50 MBit/s. I tested with several other servers in the world. Uploading cat.png takes 2-3 seconds. Anyway, don't bother. I think I...

Your demo shows the same defect. If you rotate slowly right you will notice ~~a pulsation~~ an oszillation in width/height of the image. Maybe some rounding problem?

The original leaflet.distortableimage https://github.com/publiclab/Leaflet.DistortableImage doesn't have that problem.