Technology for detecting the position of an object within an image taken by a user
				
 
                    
				|   
                        Based on object detection algorithm
                         Localization is performed by recognizing the location of the pre-trained object within the image | 
|   
                        Search object data dictionary
                         Object information searched in advance using GPS and device information is used as the basis for object detection judgment | 
|   
                        Utilization of label-related tools
                         Directly specify the location and label on the training image containing the object and use it for model training | 
|   
                        Learning Data
                         500x500 images | 
|   
                        Learning Type
                         Supervised learning | 
|   
                        Develpment/Utilization Model
                         R-CNN, YOLO | 
|   
                        Technology Application/API
                         Keras, TensorFlow, Matplotlib, Pillow |