Ivan Derianto
Ivan Derianto
For addition, if you want to upgrade to specific version just run this command for example `pip3 install --upgrade opencv-python==3.3.1.11`
line 134 `self.imageList = glob.glob(os.path.join(self.imageDir, '*.jpg'))`
@guods sorry but currently I don't have multi GPU on my PC so I won't be able to test it
@guods Hi is there any error message or just the engine is not created? Also, what's your purpose of changing the `nvinfer1::DataType` as Int8? To calibrate the data? What happens...