Kirill
Kirill
template class IsStreamInsertable { template static auto test(int) -> decltype(std::declval() std::false_type; public: static const bool value = decltype(test(0))::value; }; When I am building I meet the "error C2872: 'std': ambiguous...
Thank you I understood. I chahge size of input image. But I don't understand what I have to do with nn.ConvTranspose2d layer? Just remove or replace on simple Conv2D?
May I ask you? If you do not mind I need to know your expert opinion. Can I use LapSRN_WGAN for image inpainting? I want to eliminate artefacts from grayscale...
@twtygqyy I have already used your VDSR model in same maner like iitem 2 . unfortunately qualiy of restored images is not appropriate. May you advise some method to improve...
it is great news:)