The purpose of this tool is to run the ML model with the images that you supply.
The ML model conains two files: model layout file (with extensions ".json") and model weights file (with extension ".weights.bin.").
You will only identify the name of the .json file below. The weights file (.weights.bin) should have the same name as the ".json" file.
Both files need to be located in the same folder.
The input image file should be a single file. The single image file can contain a single image or multiple images composited into a single file.