Metadata fields missing from ground_truth

I keep getting this warning and I am not sure if it is affecting the evaluation scores or if i can continue to ignore the error:

/usr/local/lib/python2.7/dist-packages/iva/detectnet_v2/evaluation/metadata.py:38: UserWarning: One or more metadata field(s) are missing from ground_truth batch_data, and will be replaced with defaults: ['frame/camera_location']

My model runs just fine on deepstream despite this error.

Hi pushkar,
This info is not harmful. Please ignore it.

Ok. Thanks