GaitDet icon indicating copy to clipboard operation
GaitDet copied to clipboard

Deployment of yolov3 for pedestrian detection and deeplabv3+ for human segmentation using TensorRT

Results 1 GaitDet issues
Sort by recently updated
recently updated
newest added

Hi @SteveSZF , I met some problem with interpolate function when I use onnx2trt convert onnx file to trt model. In aspp.py, I found interpolate function had been commented, like...