You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I want to implement a deep learning model for CT reconstruction that will require computing the gradients of the sinogram w.r.t to the original images. Just wanted to check if 'as_tensorflow_layer' is compatible with tf 2.0?
thanks
The text was updated successfully, but these errors were encountered:
Hi! Sadly I've not tried it, and I'd expect it to not work very well since as_tensorflow_layer uses the old graph-structure. I would be very willing to assist in any attempt to update it though, since this feature is a reasonably often requested.
Hi, I want to implement a deep learning model for CT reconstruction that will require computing the gradients of the sinogram w.r.t to the original images. Just wanted to check if 'as_tensorflow_layer' is compatible with tf 2.0?
thanks
The text was updated successfully, but these errors were encountered: