Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Adam J. Stewart d5b4a5c06e Document minimum supported dependency versions 2021-08-16 16:00:54 -05: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 f507b08252
Silence tensorboard deprecation warnings 2021-07-27 17:06:12 +00:00
Adam J. Stewart 3e1a0676d2
Also document setup.py 2021-07-19 15:10:29 +00:00
Caleb Robinson e460d5af23
Pytorch lightning based training framework (#42)
* Initial commit of lightning based model training framework

* Made save directories work correctly

* Add pytorch-lightning dependency and some comments

* More documentation and cosmetic tweaks

* Typo fix

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>

* Fix some style issues

* Fix pydocstyle

* Add missing sklearn dependency

* Try to get conda environment working

* Add documentation

* Ignore missing target reference

* Make train.py executable

* Ignore logs and output dirs

* Raise exceptions instead of returning

* Move all argparse stuff to set_up_parser

* Add tests for train.py

* Fix Python 3.6 compatibility

* Fix support for older versions of pytorch-lightning

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-07-17 16:57:18 -07:00
Adam J. Stewart 859438809f
GitHub Actions: add pydocstyle 2021-07-16 17:20:08 +00:00
Adam J. Stewart ad81e6d17e Fix documentation build 2021-07-14 14:45:03 -05:00
Adam J. Stewart 3deeb353ff
black: trailing slash at end of path not allowed 2021-07-08 12:44:18 -05:00
Adam J. Stewart 00795cc29d Add isort to CI 2021-07-04 17:20:31 -05:00
Adam J. Stewart 48a8e702a4
Move mypy.ini to pyproject.toml 2021-07-04 20:52:12 +00:00
Adam J. Stewart 232d669d63
Speed up pytest collection 2021-06-24 16:02:23 +00:00
Adam J. Stewart 430f30e982
Ignore more directories 2021-06-18 17:07:37 +00:00
Adam J. Stewart 49a31d3f08
Python 3.5 is EOL 2021-06-17 21:05:26 +00:00
Adam J. Stewart a2e11c1f56
Add files necessary to install torchgeo 2021-05-20 22:22:30 -05:00
Adam J. Stewart eb81387814
Add config files 2021-05-11 20:54:53 -05:00