Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 538 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 538 Bytes

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