forked from isarandi/metrabs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Step 2 of 2: Removal of 3D soft argmax calculations from METRABS Head…
… for NCNN compatibility (isarandi#49) * Removal of 3D soft argmax calculations from METRABS Head Modification of METRABS Head to remove 3D soft argmax functionality. This is now computed in Loom SDK to support NCNN compatibility. METRABS Trainer class had to be modified to do these calculations during training and testing time. * Migrating duplicate functionality to separate function Migrating shared functionality in MetrabsTrainer.forward_train and MetrabsTrainer.forward_test to _shared_process_inps * fix error --------- Co-authored-by: ylee <[email protected]>
- Loading branch information
1 parent
78006a9
commit 9751e10
Showing
1 changed file
with
58 additions
and
34 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