Object Detection using K-Means Clustering – A Research
Madhura P Divakara1, Keerthi V Trimal2, Adithi Krishnan3, Karthik V4

1Madhura P Divakara, Department of Computer Science and Engineering, Vidyavardhaka College of Engineering, Mysuru (Karnataka), India.
2Keerthi V Trimal, Department of Computer Science and Engineering, Vidyavardhaka College of Engineering, Mysuru (Karnataka), India.
3Adithi Krishnan, Department of Computer Science and Engineering, Vidyavardhaka College of Engineering, Mysuru (Karnataka), India.
4Karthik V, Department of Computer Science and Engineering, Vidyavardhaka College of Engineering, Mysuru (Karnataka), India.
Manuscript received on 24 August 2019 | Revised Manuscript received on 11 September 2019 | Manuscript Published on 17 September 2019 | PP: 1813-1816 | Volume-8 Issue-2S8 August 2019 | Retrieval Number: B11600882S819/2019©BEIESP | DOI: 10.35940/ijrte.B1160.0882S819
Open Access | Editorial and Publishing Policies | Cite | Mendeley | Indexing and Abstracting
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC-BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Clustering is an unsupervised machine learning technique and the task is to group a set of objects in such a way that objects in the same group are more similar to each other than those in other groups. There are different clustering techniques, each with its own advantages and disadvantages. The K-means clustering algorithm is our main focus in this paper. K-means is mostly used when there is a large number of unlabeled data. The difficulties in the path of K-means clustering are a) Different initial points can lead to different final clusters. b) It does not work with clusters of different sizes and densities. c) With the global cluster, it does not work well and is difficult to determine K Value. Our main aim is to try and modify the K-means clustering algorithm to get rid of the above-mentioned drawbacks.
Keywords: K-means Clustering, Machine Learning, cluster, Object Detection.
Scope of the Article: Clustering