jamesdolezal / slideflow

Deep learning library for digital pathology, with both Tensorflow and PyTorch support.
https://slideflow.dev
GNU General Public License v3.0
230 stars 38 forks source link

Update neptune_utils.py #350

Closed luiscarm9 closed 5 months ago

luiscarm9 commented 5 months ago

Neptune is not available for the NeptuneLog function. I'm not sure why this is the case when doing parameter optimization and TensorFlow as backend.

luiscarm9 commented 5 months ago

Oh Sorry I realized this was already included on a previous Pull Request

jamesdolezal commented 4 months ago

No problem, thank you again for opening the original PR. It has now been merged into master. We've been working hard on a new update that will significantly expand our tissue segmentation capabilities and increase the complexity of ROI management and editing tools, which is one of the reasons it took us a while to get to this.

Thanks again!