Skip to content

Pretrained models for image classification

Compare
Choose a tag to compare
@frgfm frgfm released this 11 May 23:45
9b3f927

This minor release updates some model pretrained weights and documentation.

Note: holocron 0.1.1 requires PyTorch 1.2 and torchvision 0.4 or newer.

Highlights

models

Implementations of deep learning models
Improvements

  • Add pretrained wiehgts for Darknet-24, Darknet-19 and Darknet-53 (#29, #30)

Documentation

Online resources for potential users
Improvements

  • Updated docstring references (#31)
  • Added installation instructions (#31)
  • Cleaned documentation hierarchy (#31)
  • Adding website referencing (#31)

References

Verifications of the package well-being before release
Improvements

  • Updated result reported in README (#30)