ShenweiXie/PaRK-Detect

Hello author, I generate mat according to your preprocess/readme, but the processing speed is very slow, or is there another way to improve the speed?

wuming803 opened this issue · 3 comments

Hello author, I generate mat according to your preprocess/readme, but the processing speed is very slow, or is there another way to improve the speed?

Thanks. I'll try

Try to use multiprocessing

---------- 该邮件从移动设备发送
--------------原始邮件-------------- 发件人:"li-huang912 @.>; 发送时间:2023年6月7日(星期三) 中午11:00 收件人:"ShenweiXie/PaRK-Detect" @.>; 抄送:"Subscribed @.>; 主题:[ShenweiXie/PaRK-Detect] Hello author, I generate mat according to your preprocess/readme, but the processing speed is very slow, or is there another way to improve the speed? (Issue #2) ----------------------------------- — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>

I try concurrent futures, it doesn't work.