Bailin Li

Results 3 comments of Bailin Li

> Hi,because the lengths of datas are different,the _**collate()**_ in **_dataloader_** can't work if batchsize!=1. Thanks @TonyLRJ , so we can implement collate_fn of the dataloader to support the collecting...

> Hi, is there any ways that we can enable egl offscreen rendering in the demo render code? I used `# os.environ['PYOPENGL_PLATFORM'] = 'egl'` > > but got the following...

Thanks @trungtle. Sorry for the late reply. I paired the images by myself and trained the model well. Your method works. I used larger UNet or even HRNetV2 to even...