Skip to content

Commit

Permalink
feat: support HAT (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
routineLife1 authored Dec 12, 2024
1 parent 0bc0a93 commit 731bade
Show file tree
Hide file tree
Showing 10 changed files with 1,547 additions and 0 deletions.
1 change: 1 addition & 0 deletions ccrestoration/arch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
from ccrestoration.arch.scunet_arch import SCUNet # noqa
from ccrestoration.arch.dat_arch import DAT # noqa
from ccrestoration.arch.srcnn_arch import SRCNN # noqa
from ccrestoration.arch.hat_arch import HAT # noqa
Loading

0 comments on commit 731bade

Please sign in to comment.