127. TensorRT Engine Average IoU
I did an experiment to compare how model performance change when converted to TensorRT engine. These are the steps I took. 1. Train Several Binary Segmentation Model 2. Randomly Choose 30 images from the dataset 3. Run inference with the…