Andrey

Results 8 comments of Andrey

You can use [the following PyTorch PyNET code](https://github.com/aiff22/PyNET-PyTorch), it requires just a few modifications at the top level.

> Hi, Where can I find the EBB complete dataset? You can download the entire training part of the dataset after registering in the competition.

Hi @wuguowuge, The provided codes are running on GPU by default. Please make sure that you have CUDA and cuDNN drivers installed in your system, and that you installed the...

Hi @pribadihcr Thank you for your work! I guess that the problem is that you are first rescaling the input images to 720x1280 resolution, and then passing them to a...

Hi @in4ight, Unfortunately, Google Drive has a quota limiting the number of downloads per day. However, you should still be able to download it if you login to your google...

Hi @raninbowlalala, The link to the VGG-19 model was updated.

Hi @camellia120, You are right, the network indeed tries to learn the mismatch between the source and the target images. However, this mismatch is almost random and it comes not...

Quad-Bayer sensors should be supported if the channels are swapped manually. As for RYYB - you will definitely need to re-train or at least fine-tune the model to get some...