tuteming

Results 16 issues of tuteming

我前面的問題我發現是在trt8 的yolo.cpp-line 410 被comment掉, trt7則沒有comment if (m_configBlocks.at(i).at("size") == "2" && m_configBlocks.at(i).at("stride") == "1") { // m_TinyMaxpoolPaddingFormula->addSamePaddingLayer("maxpool_" + std::to_string(i)); } 而我用了 [maxpool] size=2 stride=2 在trt7成功偵測 在trt8則失敗 ( trt8 remove "setPoolingOutputDimensionsFormula") 請問可以解決這個問題嗎?...

trt8 is not supply leaky?

how to get yolov7-w6-pose-sim-yolo.onnx? we only have yolov7-w6-pose.onnx from yolov7-w6-pose.pt.

可否將CodeFormer.onnx 放到google driver? thanks.

can you update real_esrgan_trt? according to https://github.com/ai-forever/Real-ESRGAN its efforts are better than the original repository (https://github.com/xinntao/Real-ESRGAN) thanks

how to use perf()&cpm for video file? thanks.