yjxiong / tsn-pytorch

Temporal Segment Networks (TSN) in PyTorch
BSD 2-Clause "Simplified" License
1.07k stars 308 forks source link

Each class score? #61

Closed Mohamad73 closed 6 years ago

Mohamad73 commented 6 years ago

Hello I produced the scores.npy folder using test_models.py. However, I would like to get more detailed result. How can I use the file to get each class score? Thank you

Mohamad73 commented 6 years ago

Closing it as at the end i get a matrix showing each class accuracy.