AmericanRedCross / street-view-green-view

BSD 3-Clause "New" or "Revised" License
15 stars 15 forks source link

feat: Add segmentation GVI, refactor scoring images #55

Open dragonejt opened 3 months ago

dragonejt commented 3 months ago

Notes

Changes

Testing

danbjoseph commented 2 months ago
dragonejt commented 2 months ago

Hey Dan!

danbjoseph commented 2 months ago

...I don't fully understand the 2 options being offered.

dragonejt commented 2 months ago

Previously the script determined the output file path on its own instead of accepting a CLI argument, do we want to revert back to determining its own output file path for now?

danbjoseph commented 2 months ago

Previously the script determined the output file path on its own instead of accepting a CLI argument, do we want to revert back to determining its own output file path for now?

ah, no thanks. i like inputting the file path.

ioalexei commented 14 hours ago

I'm taking a look at this to work on #59 - I can get it to work with the PIXELS argument, but running with SEGMENTATION causes my session to crash. Any suggestions for how I can identify the cause?