-
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.
Refactor DOFASeg model to integrate MultiLevelNeck and adjust interpo…
…lation sizes This commit updates the DOFASeg model by adding the MultiLevelNeck for improved feature extraction across multiple scales. The interpolation sizes in the Decoder class have been modified to dynamically match the size of the first input tensor, enhancing flexibility. Additionally, the input tensor shape in the main execution block has been corrected from 4 to 3 channels.
- Loading branch information
valhassan
committed
Nov 25, 2024
1 parent
29cdd1b
commit 814cd10
Showing
1 changed file
with
11 additions
and
6 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