Python Script modification
Budget: €8 – €30 EUR
I'm seeking a Python developer to modify this script: https://github.com/roboflow/notebooks/blob/main/notebooks/automated-dataset-annotation-and-evaluation-with-grounding-dino-and-sam.ipynb
The script creates the bounding boxes and then, from that, it creates the masks and saves then in .XML files (pascal voc format).
I have already the bounding boxes, so I would like to skip that step and generate the masks from my existing bounding boxes (.xml files in pascal voc format).
So the input is a .png + .xml (bounding box), and the ouput should be a .xml (mask+bounding box)
The script creates the bounding boxes and then, from that, it creates the masks and saves then in .XML files (pascal voc format).
I have already the bounding boxes, so I would like to skip that step and generate the masks from my existing bounding boxes (.xml files in pascal voc format).
So the input is a .png + .xml (bounding box), and the ouput should be a .xml (mask+bounding box)