Caleb Robinson
014bca82c4
Importing fiona.transform
2021-08-04 10:10:25 -07:00
Adam J. Stewart
0bd2010bc4
Clip to bounding box
2021-08-04 10:10:25 -07:00
Adam J. Stewart
955189a709
Use conda to install fiona
2021-08-04 10:10:25 -07:00
Adam J. Stewart
54d42b9022
Add CanadianBuildingFootprints dataset
2021-08-04 10:10:25 -07:00
Adam J. Stewart
b5db261dce
Close plots when done
2021-08-02 20:59:20 -05:00
Caleb Robinson
10f6af0a68
We should use strict package ordering
2021-08-02 23:22:54 +00:00
Caleb Robinson
6bfa2dd037
Default training scripts should not use a specific GPU
2021-08-02 23:19:41 +00:00
Caleb Robinson
b1919d85e5
Adding example notebook
2021-08-02 16:34:18 -05:00
Caleb Robinson
664fa977d3
Closing matplotlib figure in plot
2021-08-02 16:34:18 -05:00
Caleb Robinson
2ac238606c
Mapping all non-class values to nodata
2021-08-02 16:34:18 -05:00
Caleb Robinson
f098a8b361
Mapping classes to nodata values
2021-08-02 16:34:18 -05:00
Adam J. Stewart
60ad00e591
Chesapeake: fix cmap for 7-class dataset
2021-08-02 16:34:18 -05:00
Adam J. Stewart
ea2ebdc6e6
Don't flip image when plotting
2021-08-02 12:33:47 -07:00
Adam J. Stewart
a207f0ee5a
Support more filenames, enhance plotting
2021-08-02 12:33:47 -07:00
Caleb Robinson
2673e1b39f
Better examples
2021-08-02 12:33:47 -07:00
Caleb Robinson
d79eb4ef12
Added NAIP testing notebook
2021-08-02 12:33:47 -07:00
Adam J. Stewart
a74ba2570b
Add NAIP dataset
2021-08-02 12:33:47 -07:00
Adam J. Stewart
968c659e66
Don't flip image when plotting
2021-08-02 18:12:27 +00:00
Caleb Robinson
a19d5a61f0
Chesapeake7 dataset fix
2021-08-01 20:48:07 -07:00
Caleb Robinson
a54359dcde
Refactor trainer logic ( #54 )
...
* Moving task specific configuration logic from train.py into respective classes
* Small fixes
* Adding basic FCN model for benchmarking
* Adding simple FCN model
* Removing OrderedDict from model definitions
* Adding torchgeo.models to docs
* Adding model tests
* Making all the formatters happy
* Adding optimizer options to landcoverai
* Fixing conda environment I think
* How do you feel about a Makefile, Adam?
* Formatting
* Adding some documentation to the readme
* Sanity check command in README
* Fixes in the landcoverai datamodule to make multi-GPU training possible
* Closing figures that we send to Tensorboard
* Fix sphinx missing target warning
* Fix pytest coverage
* Fix flake8
* Update torchgeo/models/__init__.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-07-30 20:58:49 -05:00
Adam J. Stewart
14054a15c0
Use 1-indexed loop for dst write
2021-07-30 23:53:03 +00:00
Adam J. Stewart
21e2e6b2e8
Update README with more details
2021-07-30 19:50:06 +00:00
Adam J. Stewart
4e8616eb35
Remove debugging print statements
2021-07-30 19:20:39 +00:00
Adam J. Stewart
45d187eb6f
Fix bug in glob function call
2021-07-30 19:05:49 +00:00
Adam J. Stewart
c346d8aee2
Add missing datasets
2021-07-30 18:59:32 +00:00
Adam J. Stewart
c9efd419fc
Recursively search for files
2021-07-30 18:55:50 +00:00
Adam J. Stewart
b6925f6215
Drop Python 3.6 support
...
Although torchgeo is currently compatible with Python 3.6, our
dependencies are not. The rest of the scientific software stack now only
supports Python 3.7+, making it impossible for us to test Python 3.6
effectively.
2021-07-30 12:03:38 -05:00
Adam J. Stewart
297f28f50f
Don't test Python 3.6 temporarily
2021-07-30 11:39:36 -05:00
Adam J. Stewart
a2a804dddb
Use strict channel priority
2021-07-30 10:53:32 -05:00
Adam J. Stewart
1bc4819614
Display conda details
2021-07-30 10:29:38 -05:00
Adam J. Stewart
9189642375
h5py after rasterio
2021-07-30 10:21:36 -05:00
Adam J. Stewart
1f08afe1c8
Add defaults
2021-07-30 10:06:35 -05:00
Adam J. Stewart
72610d292b
Use the proj from conda-forge
2021-07-30 09:52:50 -05:00
Adam J. Stewart
437d6da92f
non-strict conda-forge
2021-07-30 09:44:58 -05:00
Adam J. Stewart
e9f7812498
Use python -m pytest
2021-07-29 19:28:18 -05:00
Adam J. Stewart
61ce9e3f02
Only use conda-forge
2021-07-29 19:18:07 -05:00
Adam J. Stewart
993bde88c1
Go back to setup-miniconda
2021-07-29 19:00:46 -05:00
Adam J. Stewart
4254402409
Fix env activation
2021-07-29 18:47:34 -05:00
Adam J. Stewart
f6f34a0ff0
Create new environment
2021-07-29 18:39:20 -05:00
Adam J. Stewart
558780ba02
Display conda details
2021-07-29 17:52:37 -05:00
Adam J. Stewart
96764b5c77
Use pip from Python
2021-07-29 17:44:49 -05:00
Adam J. Stewart
a13d566186
Fix incorrect repo name
2021-07-29 17:31:36 -05:00
Adam J. Stewart
4aa422d137
Switch from setup-miniconda to setup-conda
2021-07-29 17:27:37 -05:00
Adam J. Stewart
e51cc668a5
Don't use conda forge
2021-07-29 17:14:24 -05:00
Adam J. Stewart
1377b07b62
Set PROJ_LIB on Windows
2021-07-29 17:05:23 -05:00
Adam J. Stewart
b43465d867
Display conda details
2021-07-29 16:40:24 -05:00
Adam J. Stewart
946e2011b3
Try explicitly installing proj
2021-07-29 16:24:02 -05:00
Adam J. Stewart
4fe32c326b
Undo rasterio version change
2021-07-29 16:15:12 -05:00
Adam J. Stewart
4f2c502b00
Fix rasterio/proj missing db issues
2021-07-29 14:30:58 -05:00
Adam J. Stewart
7c3da1b729
Add checksums for more Chesapeake datasets
2021-07-27 22:36:52 +00:00