End of Week 3 - 22/06/2020
What did you do this week?
I worked on finishing up the directory source for reading images and its test cases. The directory source will be able to read images for performing unsupervised classification too! Next, I have started writing new image processing operations for performing various tasks such as extracting features like shape, color, edges and more!
What is coming up next?
I'll continue to add image operations and start working on documenting how image classification will be performed using these operations in DFFML in the coming weeks!
Did you get stuck anywhere?
Got stuck at how the image operations may deal with default and optional parameters, but after discussions with my mentor things got clear.
Thank you for reading!