-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance SegmentationSegformer with improved metrics and visualization
- Added support for loading model weights from a specified checkpoint path. - Updated the metric from MulticlassJaccardIndex to MeanIoU for better segmentation evaluation. - Introduced visualization of predictions with denormalization and logging of images during testing. - Added parameters for max_samples, mean, std, and class_colors to enhance model configuration. - Implemented a warning filter to suppress messages related to changes in grid_sample and affine_grid behavior in kornia.
- Loading branch information
valhassan
committed
Nov 27, 2024
1 parent
de17eb8
commit bb4fff6
Showing
1 changed file
with
60 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters