-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Examples (a2q): updating and extending ESPCN demo (#706)
* Updating ESPCN to use sub-pixel conv * Adding shared transform to BSD300 dataloaders * Updating defaults for BSD300 dataloaders * Saving best weights rather than last weights * Updating defaults * Update train.py * Removing cache_inference_quant_inp * Updating defaults * Adding 4b ESPCN models * Adding regularization penalty * Updating defaults in CLI args * Adding weight for regularization penalty * Update README.md * Pre-commit fixes * Adding test to verify float and quant models match * Update eval_model.py * Fixing 14b -> 13b
- Loading branch information
Showing
10 changed files
with
172 additions
and
78 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
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
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
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
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
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
Oops, something went wrong.