Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to adapt the script so it detects large and small aircrafts and outline it #1

Open
YashSharmaa opened this issue Mar 6, 2018 · 1 comment

Comments

@YashSharmaa
Copy link

YashSharmaa commented Mar 6, 2018

how do i edit this to detect different sized aircraft since the slice (win) is 20 and is dependent on the model that takes only 20. i basically want to input any satellite image closeup or far and want to detect aircraft in it. please help i am stuck.

I am having problem with identifying closeup aircraft images and planes with shadow beneath them.

And if you have any research paper published on this can you let me know would be much helpful.

@mtutajewski
Copy link

Yash,
You can always resize your image and 'window'.
As to the shadows, you could try converting you images to grayscale. Have a look at this:
https://stackoverflow.com/questions/12201577/how-can-i-convert-an-rgb-image-into-grayscale-in-python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants