-
Hello,
After installation, I ran test.py and got
ImportError: cannot import name 'imread'
After googling, it seems that 'imread' has been deprecated from scipy. I currently have have 1.4.1 inst…
-
Hi,
Thanks for the model.
I'm trying to use hicGAN to predict Hi-C matrix (data on GM12878).
I trained the model and stopped it after training for 7 days. Since I'm not familiar with TensorFlow…
-
There are sunflower2daisy and leopard2tiger results shown in readme, but I don't find any clue about where to download them in code. In [https://github.com/luoxier/CycleGAN_Tensorlayer/blob/master/mai…
-
### New Issue Checklist
- [ ] I have read the [Contribution Guidelines](https://github.com/tensorlayer/tensorlayer/blob/master/CONTRIBUTING.md)
- [ ] I searched for [existing GitHub issues](https:…
-
Hi thank you for releasing this implementation.
I try to evaluate the model on images with different size, so I would like to define a placeholder as:
```python
t_image = tf.placeholder('float3…
-
I only changed the (using the trained vgg19)
`config.config.TRAIN.hr_img_path``config.config.TRAIN.lr_img_path`
and validation path
and when I run main.py, it turned out like this
` Loading fc8:…
-
I got some trouble in it.
Can you tell me the environment such as edition of tensorflow and tensorlayer?
-
### New Issue Checklist
- [v] I have read the [Contribution Guidelines](https://github.com/tensorlayer/tensorlayer/blob/master/CONTRIBUTING.md)
- [v] I searched for [existing GitHub issues](https:…
-
### New Issue Checklist
- [x] I have read the [Contribution Guidelines](https://github.com/tensorlayer/tensorlayer/blob/master/CONTRIBUTING.md)
- [x] I searched for [existing GitHub issues](https:…
-
when I train your model, The following errors occur. I don know how to solve it.
![image](https://user-images.githubusercontent.com/101459185/158018622-138a467d-ee8b-4f33-a1c4-42a8a078a37c.png)
…