v0.1.2
What's New
- Breaking change: Plotting module moved and methods renamed for nicer-looking imports. E.g. now
deepsensor.plot.plot.plot_context_encoding
isdeepsensor.plot.context_encoding
. - Added
deepsensor.plot.receptive_field
method for plotting model's RF in unnormalised space with cartopy coastlines.
Full Changelog: v0.1.1...v0.1.2