ysl19971124

Results 1 issues of ysl19971124

Hi, 我目前操作YOLOv4-p5時, 我有試著改過Depth, Width的Multiple數字, 但目前看起來在createEngine時, 會卡在這個Layer, bottleneck_CSP2 addBatchNorm2d裡面的addScale, 所以想在此詢問一下, 謝謝 ! 目前下面是出現的log yolov4-p5: /home//scaled_yolov4_inference/Scaled-YOLOv4-TensorRT/yolov4-p5-tensorrt/common.hpp:211: nvinfer1::IScaleLayer* addBatchNorm2d(nvinfer1::INetworkDefinition*, std::map&, nvinfer1::ITensor&, std::__cxx11::string, float): Assertion `scale_1' failed. test_inference.sh: line 6: 12739 Aborted (core dumped)...