wangxiang1230 / SSTAP

Code for our CVPR 2021 Paper "Self-Supervised Learning for Semi-Supervised Temporal Action Proposal".
70 stars 8 forks source link

关于PRN #7

Open FTSONTHEROAD opened 2 years ago

FTSONTHEROAD commented 2 years ago

请问关于PRN的代码是否可以获得?

wangxiang1230 commented 2 years ago

请问关于PRN的代码是否可以获得?

Thank you for your attention, sorry, PRN is not open source, you can refer to our report for some details.

panxiansheng111 commented 2 years ago

PRN代码是PRN论文的主要工作,作者可以分享一下嘛,万分谢谢!

wangxiang1230 commented 2 years ago

PRN代码是PRN论文的主要工作,作者可以分享一下嘛,万分谢谢!

Thank you for your attention to PRN. Sorry, we have no intention to open source at present. In this repo, we shared the slowfast101 features used in the ActivityNet competition, which we hope will provide you with reference.

panxiansheng111 commented 2 years ago

请问 slowfast101 features怎么用? 下载的slowfast101 features和原来的BSN网络用的TSN特征有什莫区别?因为特征文件是pkl格式的,是不是需要进行格式转换成csv文件才能把代码跑起来? 本人已跑过BMN网络,如果用作者提好的slowfast101 features,可以提点嘛,谢谢作者解答,万分感谢!!!!!