Finally finished my project with the generative image models. Had to train the GAN for 10,000 epochs 🙂
I am working on a website where one can experiment with Diffusion models and GANs. Everything works, but the GAN needs to be improved (it is meant to produce Pokemon images)
Happy Thanksgiving everyone!
I am working on an app which communicates with a Flask server to run a computer vision model on a camera input. Unfortunately, the system keeps hanging; no error is raised, but the server just doesn’t receive the request. Let me know if anyone can help!
I am working on an app which allows ML models to be run on mobile. Here is the simulation in progress