ANTsX / ANTsPyNet

Pre-trained models and utilities for deep learning on medical images in Python
https://antspynet.readthedocs.io
Apache License 2.0
182 stars 28 forks source link

COMP: Update tensorflow #111

Closed cookpa closed 2 months ago

cookpa commented 2 months ago

This entirely selfish PR is because 2.13 is causing some dependency conflicts for me.

2.16+ requires keras 3, so further updates will not work until keras 3 is supported by antspynet.

ntustison commented 2 months ago

THanks @cookpa. And thanks for helping keep track of the inevitable migration to keras 3. It shouldn't be a big deal. My only concern are any ANTsRNet dependencies tracking development on the Python side.