Skip to content

DIGITS 3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukeyeager lukeyeager released this 25 Apr 23:52
· 764 commits to master since this release
v3.3.0
5233613

New Features

  • Show accuracy confusion matrix for "Classify Many" (#608)
  • Test a model with an LMDB (#638)
  • Use layer stages in network descriptions for full control over train/val/deploy networks (#628)
  • Option to limit number of images to use for "Classify/Test Many" (#592)
  • Better in-app documentation for Python layers (#651)

Changes

  • Run inference jobs in separate processes (#573)
  • Path autocompletion returns sorted list (#621)

Bugfixes

  • Fixed UI bugs when using Safari (#702)
  • Fixed file serving for files with absolute paths (#586)
  • Fixed some UI bugs related to permissions (#594, #596)
  • Various torch-related bugfixes (#661, #663, #681, #686, #699)
  • Windows compatibility fixes (#698)