MichiganCOG / ViP

Video Platform for Action Recognition and Object Detection in Pytorch
MIT License
220 stars 37 forks source link

Separate each metric and loss into files #53

Open natlouis opened 4 years ago

natlouis commented 4 years ago

Create two new directories: metrics and losses. Each metric or loss would be self-contained in a separate file. Avoids extremely long .py files