GithubHelp home page GithubHelp logo

spaceml-org / missing-pixel-filler Goto Github PK

View Code? Open in Web Editor NEW
20.0 6.0 8.0 15.02 MB

missing-pixel-filler is a python package that, given images that may contain missing data regions (like satellite imagery with swath gaps), returns these images with the regions filled.

Home Page: https://spaceml-org.github.io/Missing-Pixel-Filler/

License: MIT License

Python 0.06% Jupyter Notebook 99.94%
machine-learning python swath-gaps satellite-imagery remote-sensing deep-learning keras tensorflow arxiv uc-mercer-visualization

missing-pixel-filler's People

Contributors

esca85 avatar sarahchen6 avatar sidgan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

missing-pixel-filler's Issues

found some bugs in swath_activations.py

  1. the script is missing import numpy as np at the top
  2. seems like the code is tested on images that are 224x224? I bumped into a lot of issues when the input image is not square
  3. it also seems like you got the x and y mixed up eh

Few issues like Variable missing, resize code and missing region

Hi,
I have run your code on Google Colab and found few things for you to note.
https://colab.research.google.com/drive/1dD0yJKb159io4ZS_LsUCZ8IHGwMrKlPA?usp=sharing
Check the blog - https://www.gopichandrakesan.com/day-96-facing-image-region-missing-on-your-photo-lets-check-the-image-on-missing-pixel-filler/

  1. Code is getting img variable missing and I fixed the code.

  2. The image requires the same dimension on all sides if you are uploading a different size then I am getting an error "valueError: 3. empty range for randrange() (621,224, -397)... E-g 224 x 224 size would be better and you need to add a code to resize it.

  3. The code is considering the good region as a missing region on the image.ย  You can check the 1st image.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.