torchgeo/tests/trainers
Isaac Corley d147be1279 ObjectDetectionTask: increase test coverage for torchvision 0.14+ (#1739)
* fix test coverage in trainers validation step

* add tests for multilabelclassificationtask

* Minimal bug fix for now

* Simpler random code

---------

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-03-02 20:52:12 +00:00
..
__init__.py
conftest.py Drop Python 3.8 support (#1246) 2023-04-15 20:27:51 -05:00
test_byol.py Add command line script (#1559) 2023-09-27 10:11:52 -07:00
test_classification.py Add command line script (#1559) 2023-09-27 10:11:52 -07:00
test_detection.py ObjectDetectionTask: increase test coverage for torchvision 0.14+ (#1739) 2024-03-02 20:52:12 +00:00
test_moco.py Warnings not raised because not final layer 2023-09-30 22:16:21 +02:00
test_regression.py Skip tests that require optional deps 2023-09-30 22:25:31 +02:00
test_segmentation.py Add command line script (#1559) 2023-09-27 10:11:52 -07:00
test_simclr.py Warnings not raised because not final layer 2023-09-30 22:16:21 +02:00
test_utils.py Trainers: refactor tests (#1132) 2023-02-23 15:26:26 -08:00