Week 22

This week, we started working on our LM project. It was divided into two tasks: the smaller one for calculation, and the bigger one for image recognition. I was working on a second one.

In my Image recognition task, I used the data, which was already provided by a tutor, and there were three categories: Seats, Trees, and Windows. The model didn’t have any problem recognising these test images from Google. The only problem I had was the wrong image size error. I managed to resolve it myself by modifying the transform function inside my code.

I didn’t have any errors after making this change.

At the end of the week, I was told by my tutor to change the dataset. The task stated that we should use our datasets instead of the one provided by the tutor. I started working on it.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *