-
Nice list, here is another one I found.
https://github.com/wangzhecheng/DeepSolar
MRVDH updated
4 years ago
-
Modify [DeepSolar](https://github.com/typicalTYLER/DeepSolar) to run inference on arbitrary tile batches (currently just runs on test set). Also tracked in DeepSolar repo [#1](https://github.com/typic…
-
In the [DeepSolar supplemental information pdf](https://www.cell.com/cms/10.1016/j.joule.2018.11.021/attachment/b91312aa-483a-44ad-9d75-60f0762cf709/mmc1.pdf), there's some pseudo-code outlining an al…
-
This will help new users of the project easily deploy it as it continue to get more complicated.
With the addition of rtree it's not as simple as `pip install -r requirements.txt` anymore
-
I just installed last version of **skimage** and **numpy**, and I get the following error when importing :
```
>>> import skimage
Traceback (most recent call last):
File "", line 1, in
Fil…