calibration for mapping with deepstream4.0 yolov3-tiny

hi
I want to output the actual position coordinates while real-time yolov3-tiny detects objects.

I referenced this doc [url]https://devblogs.nvidia.com/calibration-translate-video-data/[/url]
and i already have camera coordinates, global coordinates so created a csv file with the same format in the document.
but I am confused because yolov3-calibration.table.trt5.1 exists in the deepstream yolo sample file.
and (int8-calib-file=yolov3-calibration.table.trt5.1) written inside the config_infer_primary_yoloV3.txt. Is there a calibration file for Yolov3-Tiny?

Is it correct to use a csv file for the nvdewarper plugin or do i use calibration file in my config file?

and how can i find the yolov3-tiny calibration file?

Hi,

We are looking into this. We will get back to you with an update soon.