For example:
My calculation method is that if there are 5 pictures and 2 pictures have prediction errors, there are 3 wrong symbols in total.
My sequence error rate is 2/5=40%.
After reading the code, your method is 3/5=60%.
So the sequence error rate I got after training is 10.7%, which is a big difference from the paper.
So I want to ask which is the correct sequence error rate calculation.