villawang / CatNet

CatNet: Class Incremental 3D ConvNets for Lifelong Egocentric Gesture Recognition
MIT License
12 stars 2 forks source link

Regarding test code #4

Closed prachigarg23 closed 2 years ago

prachigarg23 commented 2 years ago

Hi @villawang, I'm baselining against your work and have a question. Why is the accuracy being computed twice inside train_R3D_CatNet.py > test() function. It seems to be the same but the accuracy is different both times. I understand that it is being reset but can you please explain what the two mean?