Unleashing the Power of SRGAN and ESRGAN: Revolutionizing Image Super-Resolution | Practical Demo

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

Комментарии • 22

  • @jannataziz2436
    @jannataziz2436 7 месяцев назад

    Your way of explaining and implementing is very effective and easy. Thank you bappy! I did search alot for this video but no body hits. Great job!

  • @uiuxshoaib
    @uiuxshoaib Год назад +3

    Thanks man, this is the only method that worked for me :)

  • @sunilkumarpradhan.4376
    @sunilkumarpradhan.4376 8 месяцев назад

    the way you explain is just beautiful !! Thanks a Lot bappy !!

  • @RockSaksham
    @RockSaksham 2 месяца назад +1

    Hello! Can you provide me with the compatible format of pictures required for srgan implementation as it is showing me an error i.e:
    RuntimeError: Given groups=1, weight of size [64, 3, 9, 9], expected input[1, 4, 64, 64] to have 3 channels, but got 4 channels instead

  • @RahulPrajapati-jg4dg
    @RahulPrajapati-jg4dg Год назад +1

    Can you create end to end implementation using data ingestion to data transformation to training and deployment

  • @ashirvaadbhat4234
    @ashirvaadbhat4234 Год назад

    Error:
    Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is False. If you are running on a CPU-only machine, please use torch.load with map_location=torch.device('cpu') to map your storages to the CPU.
    As I don't have the GPU so what changes I have to make ??

  • @Akashphs7217
    @Akashphs7217 Год назад

    Thanks a lot bro. Also i noticed that this model works for face (human, animal etc.). I tried it on a blurred image of rose, it didn't work well. Any suggestion?

    • @dswithbappy
      @dswithbappy  Год назад +1

      try with different variant of model

  • @RolanRoyce
    @RolanRoyce Год назад +1

    It only works with the sample images they provide, my own images came out exactly the same as they went in the LR folder, no noticeable difference whatsoever.

    • @Dinesh-wc8jw
      @Dinesh-wc8jw 10 месяцев назад

      me also facing the same issue bro

    • @RolanRoyce
      @RolanRoyce 10 месяцев назад

      One called REALESRGAN Portable worked though.@@Dinesh-wc8jw

  • @bunnyfans7234
    @bunnyfans7234 7 месяцев назад

    Thanks bhai

  • @vigneshvicky6720
    @vigneshvicky6720 Год назад +1

    Tq❤

  • @shuvroislam3836
    @shuvroislam3836 Год назад +1

  • @tondamnarendra9277
    @tondamnarendra9277 Год назад

    Can you please make videos on ML

  • @gurayaltparmak6451
    @gurayaltparmak6451 Месяц назад

    when i tried to train i had these;
    Traceback (most recent call last):
    File "/content/drive/My Drive/ESRGAN/SRGAN-Super-Resolution-GAN/main.py", line 32, in
    train(args)
    File "/content/drive/My Drive/ESRGAN/SRGAN-Super-Resolution-GAN/mode.py", line 21, in train
    dataset = mydata(GT_path = args.GT_path, LR_path = args.LR_path, in_memory = args.in_memory, transform = transform)
    File "/content/drive/My Drive/ESRGAN/SRGAN-Super-Resolution-GAN/dataset.py", line 17, in __init__
    self.LR_img = sorted(os.listdir(LR_path))
    FileNotFoundError: [Errno 2] No such file or directory: 'Data/train_LR'
    what should i do?

  • @qln1493
    @qln1493 Год назад +1

    Ok

  • @tondamnarendra9277
    @tondamnarendra9277 Год назад