Lewis Fishgold

Results 36 comments of Lewis Fishgold

> Thanks @lewfish. What would likely be the best way to share our progress for those checklist? You can make a PR with your work in progress code and get...

> @lewfish, how do you feel about removing [these examples](https://github.com/azavea/raster-vision/tree/master/rastervision_pytorch_learner/rastervision/pytorch_learner/examples) entirely? Sure, it seems pretty obsolete and not being used.

PR #1536 shows how to setup the CI to test and publish an arm64 image.

What do you think about making it so that you can hit a button next to the notebooks in the docs and it will open it in Google Colab? We...

Looks good! I noticed that when searching the docs for an argument to a Config class, the page I'm actually looking for is way down in the results. It seems...

Could you manually check inside the container to see if the files are there? ie. run ```ls /opt/data/input/paramaribo/imagery/PARAMARIMBO_2015_ORTO_1_1.tif``` If not is anything in `/opt/data`? Also, ``` ${IDB_DATA_DIR} -> /opt/data idb...