iBobby

Results 8 issues of iBobby

LR: ![LR](https://user-images.githubusercontent.com/46138297/90729320-fc3f6000-e2f8-11ea-8c7b-9bae7cf2c3f5.png) GT: ![GT](https://user-images.githubusercontent.com/46138297/90729373-11b48a00-e2f9-11ea-9788-4bb1779535a9.png) EDVR_HR: ![EDVR_HR](https://user-images.githubusercontent.com/46138297/90729337-03666e00-e2f9-11ea-9b63-f4c9de4a9eb3.jpg) Detail: ![Detail](https://user-images.githubusercontent.com/46138297/90729553-58a27f80-e2f9-11ea-8d66-078b0ed9a59d.png) I'm using the "EDVR_REDS_SRblur_L.pth" model, the model is initialized as `model = edvr_arch.EDVR(3, 3, 128, 5, 8, 5, 40, with_predeblur=True, hr_in=False)`(/basicsr/models/archs/edvr_arch.py) Can...

[This page](https://openai.com/blog/dall-e/) from Open-AI official website lead me here, it says that "DALL·E is a 12-billion parameter version of GPT-3 trained to generate images from text descriptions", but in this...

Avoid warnings at PyTorch 1.7

Avoid warnings at PyTorch 1.7

Now only png is supported, I the input is a tiff file, it will raise `Not a JPEG file: starts with 0x49 0x49`, can I use a tiff file as...

When I'm trying to build DAIN with PaddleGAN/applications/DAIN/pwcnet/correlation_op/make.sh, I get this: `/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/include` `/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/libs` `cc: error trying to exec 'cc1plus': execvp: No such file or directory` `g++: error: correlation_op.cu.o: No such...

Is there a way to fix this? I'm using Tesla P100 with 16GB of Vram on Colab, when I tried to process 4K video it will give me this error...