-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Normalize input correctly for segm_ / selfie (#77)
Expected input is [0.0, 1.0] for both segm_ / selfie models, while deepseg requires [-1.0, 1.0] performance with negative inputs is really bad with segm_ model.
- Loading branch information
Showing
1 changed file
with
96 additions
and
43 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