A little app similar to a real PokeDex that allows you to upload pictures of dogs you have found and add them to your collection. Right now there is a mobile app that allows you to upload an image and identify the dog but nothing much more. I'm us…
A little app similar to a real PokeDex that allows you to upload pictures of dogs you have found and add them to your collection. Right now there is a mobile app that allows you to upload an image and identify the dog but nothing much more. I’m using PyTorch for the dog identification neural network and Flutter for the mobile UI. I uhh, use Arch btw.
I mostly just asked AI to teach me how PyTorch works. No more than 10 or so lines of AI code are present in the finished product.