Week 12
Things I did this week:
Write an application that interfaces a user with an input &/or output device that you made
I used the Segment Anything Model trained by Meta. This needed to be trained on Google Colab since GPU is required. Thus there's a manual step of uploading iamges to Google Drive.
![](../imgs/week12/code1.png)
![](../imgs/week12/code2.png)
![](../imgs/week12/mask_image.png)
![](../imgs/week12/image3.jpg)
![](../imgs/week12/image3_mask.jpg)