-
Hi! I am currently trying to implement your code in Tensorflow 2.2, but am running into errors. I get some strange error when trying to place the standardization directly before calling the convolutio…
-
Hi,
Do you know if there is a keras implementation for the same and if there is something which is missing there prompting you to use mxnet?
Rahul.V.
-
I get the following error when i run the results cell in colab.
/usr/local/lib/python3.6/dist-packages/keras_preprocessing/image/utils.py in load_img(path, grayscale, color_mode, target_size, inter…
-
... for Ashish to try
https://paperswithcode.com/paper/attention-u-net-learning-where-to-look-for
-
Hi, thanks for the nice implementation.
Here is a question of recurrent block. Is that [the right code](https://github.com/robinvvinod/unet/blob/ce70fa9d4b0fd5c017e32278217ed84b1228fb56/layers3D.p…
-
# Todo
- [x] keras のSequence Classは何者か? 何のために必要か?
- [ ] Pytorchで実装
https://github.com/getty708/U-Time-PyTorch/blob/dev/src/utime/sequences/base_sequence.py
_Originally posted by @getty708 in h…
-
HI,
I am trying to replicate the paper example of 'inline_holography_3d_tracking'. The code is working fine but I am facing few issues. I would be very thankful if you guys can help.
1. I am tr…
-
Hi, you sent a PR to me a few months back about corrections to the DenseBlock.
I wanted to tell you that your current implementation (with those corrections) does not actually have any dense connec…
-
Hi author, I'm having environment configuration issues while running your code and it's not working. Can you tell me the versions of Keras, TensorFlow and numpy you have?
-
**Hi,**
**after having used the n2v notebook for 3D denoising with my own images for quite some time it has stopped working** **recently. I went back and tried to run the example notebooks for traini…