TheYuriG
How can I do simple image recognition with Deno?
It's some very simple recognition, i don't need to recognize cats or dogs or people, just a few set of images within a bigger image and the quantity of each.
Imagine counting the totals of a loot drop in game. It's that simple.
6 replies
Creating my first Deno module
Have never published to NPM or Denoland before, so I'm having some problems figuring shit out. I'm gonna use this forum to dump my issues in case someone has gone through this process before and is willing to give a bit of their time to help me get unstuck.
10 replies
Express pt2 tutorial links to itself
At the very start of the tutorial, it mentions that part 1 got up and running, but the link points to the very same page you are currently at
https://deno.com/blog/build-api-express-typescript-pt2
3 replies