## 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`. |
||
---|---|---|
.. | ||
data | ||
test_datasets | ||
test_engine | ||
test_evaluation/test_metrics | ||
test_models | ||
test_structures | ||
test_utils | ||
test_visualization | ||
__init__.py | ||
test_config.py | ||
test_digit_version.py | ||
test_sampler.py |