muxgt

Results 6 issues of muxgt

Hi! I've looked through Python example shape predictor and noticed that it uses separate face detector to get bounding box around face. But what if I want to train a...

Hi! I'm trying to train the model on my dataset in notebook #4 with pictures of size 288x288. I have changed image sizes here: ` # Create training generator train_datagen...

Hi! Thanks for your code before the official release! I wonder if it can work with 512x512 image sizes. I'm receiving this error: RuntimeError: The size of tensor a (16)...

Hi! I'm trying to train your model with tpu. Had to remove MirroredStrategy and adapt code a bit. But it somehow degrades to a mode collapse on 256-512 resolution. Like...

Hello! Sorry to bother you. I'm working in your new collab and I'm trying to increase the maximum number of sampling steps. I'm changing this parameter in ui-config.json. "txt2img/Sampling Steps/maximum"...