Skip to content

v0.6.2

Compare
Choose a tag to compare
@sgbaird sgbaird released this 20 Jun 19:29
· 355 commits to main since this release
4228141

What's Changed

Other Changes

  • try except for m3gnet import if relax_on_decode by @sgbaird in #110
  • refactor to use rgb_scaling=False in imagen-pytorch example by @sgbaird in #107
  • support RGB (3-channel) averaging in addition to grayscale images by @sgbaird in #111
  • add num_sites and a note about displaying plotly figures by @sgbaird in #115
  • flat is better than nested (fit refactor) by @sgbaird in #113
  • commented "shuffle" code (might test later) and add channels variable to example scripts by @sgbaird in #112
  • make m3gnet an optional dep and relax_on_decode False by default by @sgbaird in #118
  • tqdm_if_verbose wrapper fn by @sgbaird in #120

Full Changelog: v0.5.1...v0.6.2