Gaurav Parmar

Results 151 comments of Gaurav Parmar

This seems like CUDA environment issue. Feel free to reply here if you ended up finding what caused this issue.

You can likely start with a pre-trained SD model.

The night to day model is trained with BDD100k dataset. You can download the images directly from the official link: https://dl.cv.ethz.ch/bdd100k/data/ -Gaurav

Yup as @zmingen linked to the post. You can try using a fixed prompt or an empty prompt if you do not have text captions for your unpaired dataset.

We used the BDD100k dataset for the night to day training.

We have not tried this. Perhaps you can try stacking the multiple input images together.

Hi, Could you check if the clean-fid library is installed in your environment by running the command `pip show clean-fid`? -Gaurav

Unfortunately this base model is a image model, and only supports images. -Gaurav

To train a paired model without prompts, you can input an empty or fixed prompt during both training and testing. -Gaurav

Hi @bhosalems, If you are still encountering this issue, could you report the exact setup where you encounter a non-zero FID between same folders? -Gaurav