-
Hi @lucidrains , thanks for your awesome work! I used your causal conv implementation and trained on a video vqgan network. The results are as follows:
Original clip sequence:
![36500_image](https:…
-
Thanks for making the code public. I used the same architecture and parameters as described in the paper. After training the network I see some periodic lines in the melspectrogram of the reconstructi…
-
On the website is video results, where the scale / shift are consistent across the video.
If I just run the method per frame, it is very obviously that these are not consistent.
Is there code to ma…
-
I came across this paper in a Web of Science alert that may be helpful in writing our grant:
Shojaie, A., & Sedaghat, N. (2017). How Different Are Estimated Genetic Networks of Cancer Subtypes?. In…
-
I got the following error when trying to run the demo code. I didn't change anything. Please help. Thanks!
Traceback (most recent call last):
File "/home/ryanrzzhang/文档/yankesong/Total3DUnderst…
-
Thank you for sharing your code! But I find out that the hyperparameter of loss function(lamda_reconstruction and lamda_low_frequency) in your code is different from the paper, which one I should use?
-
As a preliminary student in the field of deep learning CT reconstruction, I am very interested in what you have done. After carefully reading your article and code implementation, I configured the env…
-
1.Revitalizing optimization for 3d human pose and shape estimation: A sparse constrained formulation(2021)
code:No
2.Body meshes as points(2021)
regared as a two class classification task(if a grid…
-
the fine tuning process,
-
Hi,
I'm trying to implement the invertible network described in the paper in Tensorflow 2.
I am having some difficulties matching the descriptions of the loss functions with the code.
Especiall…