mmsegmentation/tests
Wencheng Wu 8dae9465a6
[Feature] Add `gt_edge_map` field. (#2466)
## Motivation

The motivation of this PR is to add `gt_edge_map` field to support
boundary loss.

## Modification

- GenerateEdge
Modify `gt_edge` field to `gt_edge_map`.

- PackSegInputs
Add `gt_edge_map` to data_sample.

- stack_batch
Pad `gt_edge_map` to max_shape.

## BC-breaking (Optional)

No

## Use cases (Optional)

Reference `GenerateEdge`.
2023-01-11 11:51:29 +08:00
..
data CodeCamp #140 [New] [Feature] Add synapse dataset and data augmentation in dev-1.x. (#2432) 2023-01-06 16:14:54 +08:00
test_datasets [Feature] Add `gt_edge_map` field. (#2466) 2023-01-11 11:51:29 +08:00
test_engine [Refactor] data flow (#1956) 2022-08-26 15:54:23 +08:00
test_evaluation/test_metrics [Doc] Add evaluation doc (#2077) 2022-10-13 14:55:04 +08:00
test_models [Refactor] Support TTA (#2184) 2022-12-30 22:52:07 +08:00
test_structures [Fix]Remove modules from mmcv.runner and mmcv.utils (#1966) 2022-08-25 15:15:21 +08:00
test_utils [Feature] Add BioMedical data loading (#2176) 2022-10-18 16:30:08 +08:00
test_visualization [Enhancement]Add `out_file` in add_datasample to directly save image (#2090) 2022-09-20 15:23:13 +08:00
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_config.py [Feature] Support PoolFormer in MMSegmentation 2.0 (#2191) 2022-10-19 13:08:07 +08:00
test_digit_version.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_sampler.py rename data to structures (#1854) 2022-08-19 20:50:02 +08:00