Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ntshvicky/yolo-image-differences

Find the missing object in two different images using Yolo V3 and Python and OpenCV
https://github.com/ntshvicky/yolo-image-differences

image-classification image-difference image-processing object-detection opencv python yolov3

Last synced: 16 days ago
JSON representation

Find the missing object in two different images using Yolo V3 and Python and OpenCV

Awesome Lists containing this project

README

        

# yolo-image-differences
Find the missing object in two different images using Yolo V3 and Python and OpenCV.

This file help you to find out missing object from two same but small diiferences based images.

# Requieremnts
Python 3.5+
OpenCV
Numpy

# Execute using this command (python 3 user use python3)
python yolo.py -i1 .\images\dining_table.jpg -i2 .\images\dining_table2.jpg -y .\yolo-coco\

# Download Yolo Folder's File (Weight,cfg and name)
https://drive.google.com/file/d/1ANEk5nYFxP3aBUV48cPhTXNgwff_RhKw/view?usp=sharing