Thomas
Thomas
Would you need any help with it?
@MihaiDavid05 Great :) One thing I could not quite work out from the ReadMe: - From where to what does it export? I assume from Masks in Image/PNG format to...
@MihaiDavid05 Out of curiosity, what tool did you use to generate the masks? We´re currently using hasty.ai which only allows a png masks for "Semantic Segmentation (png)". I guess using...
@MihaiDavid05 Sorry, I meant which tool do you use to annotate your data and in turn export that as mask images...
Thanks @ryouchinsa. Having a look currently and it seems to work great :)
@SkalskiP @ryouchinsa I´ve tested the code and incorporated it into supervision. Working on a PR.
Added the PR (excuse the sample image): https://github.com/roboflow/supervision/pull/630
I´ve got the same issue, also in colab. It shows the T4 in the System Hardware, but no GPU Chart
Mine tried to allocate 900.00 GiB after reaching 100%. No difference with or without Xformers for me. Running it on colab with the following command: `!python scripts/gradio/superresolution.py configs/stable-diffusion/x4-upscaling.yaml '/content/drive/MyDrive/AI/models/x4-upscaler-ema.ckpt' PS:...
Did anyone come close to replicating the samples on https://ai.honu.io/papers/musicgen/ ?