dul

Results 6 issues of dul

Is there a limit of chained panel number? I'm trying to chain 12 panel(96 * 48 pixels) with one esp32 but if I chain more than 7 panel at once,...

not an issue with library

Hi, I'm using 128 X 64 resolution LED Matrix and I have some displaying issue with it. I've been trying all the examples in the library but it all displays...

unsolved mystery

I'm trying to use 160 X 80 pixel led panel but it doesn't work at all. Arduino code uploaded without any error but the output video of led is just...

weird panel

Hi, I'm having trouble with pix2pixHD model while training png images. I fixed the code a little bit to train properly, such as normalizing part and --no_vgg_loss option. but when...

Hi, I'm having trouble with training pix2pix model with my data. I have a run time error that I've never seen it before when I use other datasets. is there...

I'm using pix2pix model to generate images with some datasets I collected but the model keeps generate images with repeated pattern in the middle. I'm using scale_width_and_crop on preprocess option....