holyYodu
holyYodu
Hi: when I use beam search in my seq2seq model, the performence is worse than greedy search, have you ever encountered a similar situation?
**Describe the bug** Thanks for your excellent work! when using NumCPP, I found that the nc::sum(NdArray) will give the wrong result **To Reproduce** Steps to reproduce the behavior: ```c++ #include...
算法推理速度
请问UPE的推理速度大概是多少呀? google的HDRNet在手机上可以实时
Hi! Do you know how to split msvd dataset? Many papers take 1200 videos for training, 100 for validation and 670 for testing, but they didn't tell the detail implement.