Week 10: The Final Report for the Quarter
So, here we are, at week 10. I think the best thing for this post would be to summarize this quarter's timeline now.
Week 2: Artist statement and motivations have been established.
Week 3: Timeline established, with explorations into possible models such as Teachable Machine from Google, the text-to-image generators like Stable Diffusion and DALL-E, as well as the image-to-image cGAN known as Pix2Pix.
Week 4: Further locking into Pix2Pix, using tutorials from YouTube to learn more about cGANs in general and understanding a bit better as to the method of how this model trains off data.
Week 5: Further learning of bits of Python coding, as well as a lot of troubleshooting: installed the needed libraries that were missing. My idea of injecting my sketches into a machine that can finish them into lineart is fully established--I just need to figure out how to actually train this model.
Week 6: Troubleshooting still occurring, and worried about midterm presentations. Got pushed to week 7, but progress seemed quite slow. There were some improvements to the code made, after realizing the nearly 4 year old code had some weird kinks to work out, due to it utilizing an older version of python.
Week 7: TRAINING SUCCESS! Pulled through on Monday night, and finally got through a training set in the nick of time. Tuesday I was able to give my midterm presentation with training results. Very exciting breakthrough week.
Week 8: Further dataset production (making more sketches for the model to train off of, but not a big priority currently). Looking into real-time implementation, but it involves other languages with other libraries I am not familiar with. Definitely will take some more learning.
Week 9: Got some nice pointers from the great Prof. Memo Akten--turns out I may be able to use Python to achieve what I want. Not much progress done this week other than image drawings, had other projects to work on from other classes.
And that brings us here to week 10. I am quite proud of where I am, and I'm amazed I actually got here. I had no idea I had the ability to actually get this up and running. I still want to do real time implementation for live drawing, and this will be explored in the next quarter. Even if I am unable to do this live drawing, there are still other real time methods I can do, even if just a performative way to show my drawing process, then feed it into the machine, and later display for everyone else. Regardless of what state things end up being, I am confident that when at the exhibition, you will all see my enthusiasm for this project shine.