zhangsngood
zhangsngood
> Thank you for your reply I found that there is no GT folder `mp_synth-v11_export_ha2` in my output. I want to know how to obtain the complete GT folder, and...
> ReadMe => Step 2 :) Oh,Thank you for reminding me!I roughly understand. So I only need to modify the output path in the step2 and execute the command to...
Hello! There are also some questions hereabout eatimation issues. I would like to know how the relative extrinsic parameters in ./assets/scannet_test_pairs_with_gt.txt are obtained. If I know the camera pose extrinsics...
> So actually the file `./assets/scannet_test_pairs_with_gt.txt` consists of image pairs with ground truth values. Can someone help me figure out what those ground truth values correspond to? I mean the...
Hello! I would like to know how the relative extrinsic parameters in ./assets/scannet_test_pairs_with_gt.txt are obtained. If I know the camera pose extrinsics of two images, how is the relative pose...
> Thanks for your impressive work! The following command takes a clear image file as input, and saves the output rainy. I want to know can I change the rainfall,can...
> ## I have the following questions, please help to answer: > I trained unpaired cycle-gan-turbo using my own dataset. An error occurs after executing the training script: > >...
> Hi, > > I'm interested in training the sunny2rainy model and I have a few questions regarding your experiments: > > How many data samples did you use for...
> > I didn't see what code you modified > > Did you select the correct branch ("stable-diffusion-xl")? SDXL takes additional encodings for the dimensions of the image and encodings...
> It would be here: https://github.com/andjoer/img2img-turbo/tree/stable-diffusion-xl you could clone using the terminal with: git clone -b stable-diffusion-xl https://github.com/andjoer/img2img-turbo.git @andjoer Okay, thank you for your work! I also want to know,...