-
hi,我对于Laplacian Pyramid Network for Fast High-Quality Artistic Style Transfer风格迁移十分感兴趣,请问这个模型的开源计划timeline大概的时间是什么时候呢?
-
Hi,
Great work and thanks for providing the implementation!
I have implemented the network as you described in the paper and in several issues, but my training is not working (the loss not decr…
-
Thanks for the great work! Your results are really impressive. I noticed that you suggested using laplacian loss for training. May I ask for the implementation details of it?
-
This is our 2021's calendar of community management.
Here we set up a rotating duty to take a first look at all contributions (PRs and issues) from the community, label them and ping relevant revie…
-
The following screenshot is taken from the tutorial 04_Perceptual_distance.ipynb. It works fine if the inputs are on CPU.
![image](https://user-images.githubusercontent.com/22809191/110987441-14caa28…
-
In the code a Laplacian pyramid which saves the difference between two images is calculated but did not used. I think call it "Gaussian pyramid" in the paper is more appropriate.
-
Thank you for your code.
I saw in the Data folder, have only two "image_A.nii" and "image_B.nii". Allows me have question:
![image](https://user-images.githubusercontent.com/37217354/124813287-aedc…
-
In the paper, it is said that you calculate the **Laplacian pyramid for Xmask** and then use its appropriate level to solve the proposed Gaussian-Poisson Equation in every iteration of the for-loop. H…
rezhv updated
3 years ago
-
[2022-05-31 02:44:25] [316241c6] [30] urllib3.connectionpool: http://192.168.2.109:8080 "GET /api/v1/allocations/7.ee72787d-c20e-4824-b0da-ef3e3287e708.1/signals/preemption?timeout_seconds=60 HTTP/1…
-
Hi,
I tried running the GH kernel, but got this error: data type must provide an itemsize:
> anaconda3\lib\site-packages\grakel\graph.py:312: UserWarning: changing format from "adjacency" to "all"…