torchgeo/docs
estherrolf 0d4811b752
functionality for learning on the prior with QR loss and ChesapeakeCVPR data (#202)
* adding QR loss functions for learning on the prior

* chesapake learn on prior trainer with self-contained code for visualization

* adding prior dataset to the chesapeake datasets; doesn't handle downloading or anything like that yet

* updating init files to include chesapeake CVPR prior

* adding FCNModified for learning on the prior

* changing input to samplers to pass dataset instead of dataset.index

* fixing style issues

* Removing FCN_modified

* Fixing super call and mypy in FCN model

* Added learning on the prior extension

* Update tests

* Formatting

* Adding QR loss

* Added losses to docs

* Removing trainer, moving datamodule

* Combining chesapeake and chesapeake prior datamodules

* Formatting

* Test coverage

* Formatting

* Adding losses

* Re-moving the datamodules around

* Make loss function a torch Module

* Version added

* Fixed some stuff that got messed up in the rebase

* Formatting

* How'd this get there?

* Change qr losses to expect probabilities instead of log-probabilities

* Clean up test

* Rename qr loss file

* Renamed test file

Co-authored-by: Caleb Robinson <calebrob6@gmail.com>
2021-12-28 14:56:14 -06:00
..
_static Add Launch in Hub button to tutorials (#316) 2021-12-20 22:42:54 -08:00
api functionality for learning on the prior with QR loss and ChesapeakeCVPR data (#202) 2021-12-28 14:56:14 -06:00
tutorials Lower headers one step on tutorial notebook 2021-12-22 09:06:39 -08:00
user Replace pytorch-gpu with pytorch in environment.yml (#295) 2021-12-16 16:46:59 -06:00
Makefile Docs/models (#199) 2021-10-17 12:14:26 -05:00
conf.py Docs: get rid of "Return type: None" for procedures with no return value (#277) 2021-12-21 14:05:02 -08:00
index.rst functionality for learning on the prior with QR loss and ChesapeakeCVPR data (#202) 2021-12-28 14:56:14 -06:00
make.bat Add license header to all files 2021-08-31 13:25:05 -05:00
requirements.txt Docs: get rid of "Return type: None" for procedures with no return value (#277) 2021-12-21 14:05:02 -08:00