Implemented Kmeans from scratch and then implemented it without using any For loops except for the iteration one.. Then learned the concept of broadcasting and changing shapes into 3D for arithmetic computation and processes which was insane.!!
Plotted various kmeans features and images showing the centroids to move towards the desired output.
Worked on the project regarding comparing two images with SSIM (Structured Similarity Index) and worked on its code.
Tried yolo on a live video camera detecting my own Sexy face :D
Plotted various kmeans features and images showing the centroids to move towards the desired output.
Worked on the project regarding comparing two images with SSIM (Structured Similarity Index) and worked on its code.
Tried yolo on a live video camera detecting my own Sexy face :D
Comments
Post a Comment