-
Good afternoon, the problem is the following - in the browser, using the module, changes clothes perfectly. Unniffed the request, prescribed parameters in the api http://127.0.0.1:7860/sdapi/v1/img2im…
-
### Issue Description
Getting the following error. Tesla M40 24gb
Python: version=3.10.15 platform=Linux
bin="/home/kirk/sdNext/venv/bin/python…
-
While I do understand a certain overhead of lazy constraints, the following example seems overly drastic to me. Maybe there is some issue with lazy constraint handling, or maybe I miss certain configu…
-
Hello Julian, thanks for your great work to predict cancer. Here I have meet a problem when I want to study your project. I use all the data(ndsb and Luna) to re-train the model by using your code. wh…
-
As the tutorial suggested, I started training the soft_teacher_faster_rcnn_r50_caffe_fpn_coco_180k.py model with the default settings on coco dataset.
The script that I used for training:
for FOLD…
-
When running the script:
`(ldm) user@user-Aspire-A317-51G:~/diffusion/stable-diffusion$ python scripts/img2img.py --prompt "A fantasy landscape, trending on artstation" --init-img start_for_fantasy…
-
Hi,
I run the train.py script of [the reference code](https://github.com/pytorch/vision/tree/master/references/detection).
But got cuda out of memory error shown below:
Start training
Epo…
-
Looking through the code, I found that include/boost/boostache/model/dynamic_model_printer.hpp is missing the implementation for partials. Is there an ETA for the implementation of that feature?
I al…
-
how can I solve this problem when I create images for regularization?
python scripts/stable_txt2img.py --ddim_eta 0.0 --n_samples 8 --n_iter 1 --scale 10.0 --ddim_steps 50 --ckpt pretrained_model/s…
-
Weighting is already implemented in `standardize.default()` and `standardize_parameters()` (and `eta_squared()` via the fit models).
Would be nice to have this also (with `weights = ` arg) in:
-…