Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 450 Bytes

ImageElaboration

Simple project regarding Computer Vision preprocessing (elaborated for a job selection)

Directory Structure:

./images

./xmldata

Project Files:

  • app.py : main script
  • CLOUDIFAI-Pythonskillsevaluation-081221-0659.pdf : detailed instructions

How to run:

python app.py <image_dir> <xml_dir> <output_dir>

All the argument are optional.

Only a small subset of COCO categories have been used for the purpose of this exercise