Skip to content

A bunch of extra bits and bobs not included in PyTorch or Torchvision

License

Notifications You must be signed in to change notification settings

bradezard131/pytorch-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pytorch-utilities

This repo includes a variety of tools that are not a part of Pytorch or Torchvision, but are useful to me.

Optimisers

Datasets

  • VOCDetection 2007/2012 including test split

Metrics

  • Mean Average Precision
  • Class-wise Average Precision

Losses

  • Focal Loss

Utilities

  • Harmonic Mean
  • Exponential Moving Average

About

A bunch of extra bits and bobs not included in PyTorch or Torchvision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages