{+7}zfxfB.%RWQ;6.:c0f?k}

Results 9 issues of {+7}zfxfB.%RWQ;6.:c0f?k}

I suggest to upload `.py` artifacts earlier. **Motivation** The WandbLoggerHook saves `.py` config only after training. However, people always stop earlier, in which case the config file is unavailable. **Related...

Check whether the splitting ratio adds up to one, e.g. `opt.batch_ratio="0.1-0.2"` would raise a error while "1"or "0.2-0.8" won't.

change to python3 version as the main repo currently is py3. This will work all right with the given PSENet/requirement.txt environment.

Here it still uses py2. For end to end det & eval purpose, I think change the version to py3 is better. I also change the `PSENet/eval/tt/Deteval.py` accordingly. (1. change...

clear a strange line...

I got some image dataset A that is extra small (with mean width ~64pxs) and B that is 512x512. What if I feed the two concurrently to the ControlNet/SD? Will...

I can run the original `tutorial_train.py` with single 3090Ti GPU (24G) with batch_size 3. However, when upgrade to 2 or more gpus, it keep warning OOM. ``` trainer = pl.Trainer(gpus=2...

I got a banner here, ![Discord Shield](https://discordapp.com/api/guilds/1103936287964143657/widget.png?style=banner2) Click on which just calls an image, but I want it to pop up the join page. Is it designed to do so?

Now that all packets used in codes are out of date and some may cause run-time error. So I tried a version of conda environment that works well with this...