Skip to main content

Hi,

 

I will train a model to detect some objects based on aerial photos.

For this I used these instruvtions decribed here:

https://engage.safe.com/blog/2019/01/fme-does-computer-vision/

After indicating the objets witch OpenCV I will preparte the data for training witch " RasterObjectDetectorSamplePreparer". Inputs are the source directory of the negative files and the annotation file.

image If I execute this I get an error:

image 

I don´t know what the problem !

Does anyone have experience in this regard?

I found the solution here:

https://community.safe.com/s/question/0D54Q000080hfHhSAI/rasterobjectdetector-sample-preparer

 

imageIf I use relative paths in OpenCV it works for me!


Reply