lhwcv / DTLN_pytorch

Dual-signal Transformation LSTM Network, PyTorch,NCNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does ncnn part work or not

toprince opened this issue · comments

Hi,
I've run the C++ code under deploy folder, seems it has wrong result. I'v dig into it, but haven't got any clue yet.
not sure whether is the ncnn model (I use a tool transfer from onnx) problem.
Please help me out, thanks!

commented

@toprince Hi, I already pushed third_party and models.

cd deploy/
sh build.sh
sh run.sh
commented

@toprince Hi, Did it solve your issue?

commented

Already test ncnn part does work , Issue wil be closed