-
Just after running, I got an error.
Error when checking input: expected input_17 to have 4 dimensions, but got array with shape (1, 256, 256, 1, 4)
My own dataset has 120 training, 4 test 256x25…
-
Hi, thank you so much for the impressive work and sharing the codes!
I have tried the installation steps according to the instructions, but I encountered some problems and I sincerely hope to get you…
-
I haven't checked this for sure, but the old images from testimages in the SVN repo might not be getting served and the Travis unit tests are failing because of them. I need the actual images instead …
-
Hi!
This is a good job, but I can't find the code to generate the synthetic images.
Could you tell me where it is? If not on the github, could you send me the email 201821562002@smail.xtu.edu.cn?
…
-
Thank you for sharing the code.
Could you tell me what is the whole operation process?
The real LR images are used to train the G network, and then the trained G network is used to process the real …
Lcjgh updated
2 years ago
-
I used nerf lego synthetic dataset.
my `nerf_lego.json` is
```json
{
"ref_mesh": "data/nerf_synthetic/lego",
"random_textures": true,
"iter": 5000,
"save_interval": 100,
…
-
@bgshih
I am trying to train crnn on a synthetic dataset that I generated. Along with english alphabets and digits (0-9) it contains special characters like $,@,# etc. I was able to modify the utili…
-
is it possible to provide an example test pair of images and their mat files+pose? I.e. everything needed to test the test part of the code? to make sure all works. even synthetic or toy will work.
-
Hello,
According your paper , you generate synthetic images with varying poses using a
"Spacetime faces: High-resolution capture for modeling and animation", But this paper
didn't release code .…
-
Does the NDDS plugin generate the ground truth belief map of synthetic images as metadata as I'm unable to find it in the documentation?
If not, are you following the given formula in image below t…