Jimmy Hua

Results 7 comments of Jimmy Hua

Hi, this is a simple demo, you can use any avi file to test the code

需要去下载 http://xiaoyongshen.me/webpage_portrait/index.html

是的,只检测长度为10的,如果需要检测更长的,需要输入不同长度的数据训练,并且修改max_seq_len为你最长的序列长度。

可以不定长,像前面说的,需要你训练数据也是不定长,设置max_seq_len, 重新训练即可