-
Hello, I encountered a situation where the dataset is not available while training my own dataset. The code can return training data, but cannot return validation data. Do you need to change the datas…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I had 4 A4000 16GB GPU, use openjourney model (abou…
-
Hello,
I am using `Valis '1.0.2'` from the **Docker Image** to register two single-channel `ome.tiff` files using the following code. However, I get a `KeyError: 'None'` error when I attempt to war…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Tried to generate an image TXT2IMG with Hires.fix X…
-
Hi,
I noticed these nodes under Experimental. Do you have a quick explanation as to how they're meant to be used? Thanks.
-
fonction qui prend en argument une image (512x512) et ressort la position des pics
-
Hi,
Thanks for the good work.
I am trying to reproduce your results and I have 2 questions.
- How many epochs (or iterations) you used to train the networks?
- Is it possible for you to release…
-
this is the code from ``train_body.py``
```
def image_process(img_pth):
img = cv2.imread(img_pth)
img = cv2.cvtColor(img, cv2.COLOR_BGR2RGB)
img = cv2.resize(img, (512,512))
retu…
-
Q:
ValueError: No valid profile found. Please go to the TensorRT tab and generate an engine with the necessary profile. If using hires.fix, you need an engine for both the base and upscaled resolutio…
-
### Checklist
- [X] The issue has not been resolved by following the [troubleshooting guide](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md)
- [X] The issue exists on a clean install…