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

10 Коммитов

Автор SHA1 Сообщение Дата
Ashwin Nair 3900bf4c88
Replace pytorch-gpu with pytorch in environment.yml (#295)
* Replace pytorch-gpu with pytorch in environment.yml

* Add windows note
2021-12-16 16:46:59 -06:00
Adam J. Stewart 740d4f87a3
0.1.0 release (#226)
* 0.1.0 release

* Train deps needed for release testing

* Update development status

* setup.py should not be run directly

* Test more trainers

* Fix local docs build

* Update installation instructions

* Specify test data dir in config

* Fix tutorial docs

* Trainers should default to num_workers=0, download=False

* Correct location for root_dir

* Try different GDAL name

* Try again

* Various fixes to release tests

* Update pip installs in tutorials

* Fix some bugs

* Config file not being picked up

* Get back to 100% test coverage

* Added correct weight string to UCMerced

* yolo fix

* yolo fix pt 2

* yolo fix 2 pt. 1

* Simplify tests a bit

* Make the trainer notebook look stupid

* UCMerced should download by default in the trainers

* Revert

* Fix logo/author, include LICENSE in upload

Co-authored-by: Caleb Robinson <calebrob6@gmail.com>
2021-11-07 22:05:58 -06:00
Adam J. Stewart 6d5725056c
Fix broken section links in Contributing docs 2021-09-22 13:45:44 -05:00
Adam J. Stewart 8c450b0b6b Use docs/requirements.txt to list deps 2021-09-22 09:20:58 -07:00
Adam J. Stewart cc53ee2e8a Move contribution guide to documentation 2021-09-22 09:20:58 -07:00
Adam J. Stewart 161e9de2cc
Add installation instructions (#153)
* Add installation instructions

* Comment out instructions that require a stable release
2021-09-22 09:41:52 -05:00
Adam J. Stewart 17d5daa4c2
Fix glossary cross-referencing 2021-09-03 11:06:13 -05:00
Caleb Robinson 56e300929f License removal team 2021-08-31 13:25:05 -05:00
Adam J. Stewart da7e120350 Add license header to all files 2021-08-31 13:25:05 -05:00
Adam J. Stewart 36c3e17154 Add tutorials to documentation 2021-08-25 11:19:33 -05:00