Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 328 Bytes

cloudif-test

test for cloudif

it is sufficient to install the packages contained in the file requirements.txt

pip install -r /path/to/requirements.txt

template: python .\app.py 'image_folder_path' 'xml_folder_path' 'results_folder_path'

example of usage: python .\app.py 'images' 'xmldata' 'results'