EESRGAN icon indicating copy to clipboard operation
EESRGAN copied to clipboard

Small-Object Detection in Remote Sensing (satellite) Images with End-to-End Edge-Enhanced GAN and Object Detector Network

Results 19 EESRGAN issues
Sort by recently updated
recently updated
newest added

Hi, Can u please guide me on how to train on custom data. It would be helpful if you attach a link or a document. thank you.

How did you split the train, validation, test sets? I read the other issues and a few people asked the same question. I'd like to reproduce the results. Could you...

i do not know "data_dir_Valid": "/home/gfzx/yjg/Super_Resolution/Datasets/COWC/DetectionPatches_256x256/Potsdam_ISPRS/LR/x4/valid_img/"/" the "vaild_img" how to get?

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

I tried to run this program under the environment and torch specified by the author, but this error occurred. Could you please help me check it? Thank you very much...

where is the 10000_G.pth???

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Hello @Jakaria08 I'm getting this error. Can you help me solve this ? 21-05-02 10:35:50.553 - INFO: Total epochs needed: 736 for iters 400,000 2021-05-02 10:35:50.717038: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened...

When I ran train.py, I ran into the same problem. According to what you said, the path of the dataset was confirmed to be no problem. But the same problem...

I carefully read your code and wanted to find the end-to-end learning process of “GAN and Det”, but I didn't find it. I think **esrgan_ EESN_ FRCNN_ Model.py** only implements...