-
I'm tweaking the code to do somewhat of a trivial example: Essentially running any image (in this case a scene, and not a texture), through the AdaIN, and having the style and content be the same imag…
-
Could the values of the losses partly reflect the performance of the 3D reconstruction model? Since I added some modifications to the original network, I wonder if I could judge the improvement out of…
-
Thank you so much for your code! I have a question about reconstruct loss, I try to according to your code, and paper to write code, but with you because of my own to build the network structure canno…
-
Hi Louis,
Thanks for the great repository. It's very exciting work.
I've been trying for a few days to reproduce your results using this code and the provided sample images. I was assuming I cou…
-
Thanks for sharing with your great work!
First, I will describe my problem. I want to use some generative model (VAEAC or CVAE) to predict future trajectory, say 3 seconds, given the past 2 seconds…
-
-
Hi,
What results do you get?
Thanks
-
Thanks a lot for the amazing work! I have a question concerning the surface normals.
I read in the readme that for the dataset S3DIS, the surface normals will help the segmentation results, and it …
-
In my application scenario, the RGB data captured by the camera is down-scale(x2) at the transmit phase, then the down-sampled(x2) image is encoded by H.264 and transmitted over the network, and the H…
-
Hello! I am working on a projet which requires to construct single sample network for each participants. Lucky to find this package! However, I came across some issues. Wish you could help!
1. We'd…