Commit Graph
69 Commits
Author SHA1 Message Date
harisreedhar b6a2734622 add masknet layer 2025-03-19 19:27:09 +05:30
henryruhs bc1b04a107 Hotfix imprt 2025-03-16 08:59:08 +01:00
henryruhs eefc69a820 Fix CI 2025-03-16 08:41:31 +01:00
henryruhs 94571c5676 Rename attribute to feature 2025-03-16 08:39:35 +01:00
henryruhs 33d00ac941 Mask typing and naming related updates 2025-03-14 08:13:21 +01:00
henryruhs 5234874bc7 Mask typing and naming related updates 2025-03-14 08:09:47 +01:00
henryruhs cf0bd93814 Train MaskNet based on the output 2025-03-12 21:35:07 +01:00
henryruhs f989df39e9 Fix test 2025-03-12 16:30:59 +01:00
henryruhs 5550c89f43 Fix AAD naming, Attribute and Embedding 2025-03-12 16:30:59 +01:00
henryruhs d212e2fe12 Fix import 2025-03-12 15:48:53 +01:00
henryruhs 70ac772a34 Remove Attributes 2025-03-11 19:16:17 +01:00
henryruhs 31303c1c6c Add Attributes, polish names 2025-03-11 19:12:26 +01:00
henryruhs e758eb3e19 Use sequential whenever possible 2025-03-11 14:43:10 +01:00
henryruhs 7f16d0a10e Follow sequences pattern 2025-03-11 14:43:10 +01:00
henryruhs 54923abf7f Follow layers and sequences pattern 2025-03-11 14:43:10 +01:00
harisreedharandhenryruhs e267f9ffd5 reduce layer 2025-03-11 14:43:10 +01:00
harisreedharandhenryruhs c2a639229f changes 2025-03-11 14:43:10 +01:00
henryruhs f9d105ea2b Some code review 2025-03-11 14:43:10 +01:00
harisreedharandhenryruhs 606bf42089 fix 2025-03-11 14:43:10 +01:00
harisreedharandhenryruhs 1659805b08 changes 2025-03-11 14:43:10 +01:00
harisreedharandhenryruhs 8f1f002c64 add masknet 2025-03-11 14:43:10 +01:00
henryruhs 862dce7bc6 Revert the config dicts 2025-03-11 14:43:10 +01:00
henryruhs 8101b15e1c Revert the config dicts 2025-03-11 14:43:10 +01:00
henryruhs 1dfd230fc5 Revert the config dicts 2025-03-11 14:43:10 +01:00
henryruhs b829d5e42c Migrate most to self.config and self.context 2025-03-11 14:43:10 +01:00
henryruhs ab3b699124 Rework on config 2025-03-11 14:43:10 +01:00
harisreedharandhenryruhs e428ae04e3 add 128px 2025-03-11 14:43:10 +01:00
henryruhs abdc770892 Improve UNet 2025-03-11 14:43:10 +01:00
henryruhs 6388727262 Fix CI 2025-03-11 14:43:10 +01:00
henryruhs f9de4ce78a Remove UnetPro, make float values visible in README 2025-03-11 14:43:10 +01:00
henryruhs 6d805438ad Adjust networks for 512 2025-03-11 14:43:10 +01:00
henryruhs 7cc893c32e Adjust networks for 512 2025-03-11 14:43:10 +01:00
henryruhs 3e69d5a9a9 Adjust networks for 512 2025-03-11 14:43:10 +01:00
henryruhs 786adf73a2 Fix UnetPro 2025-03-11 14:43:10 +01:00
henryruhs dcc5ccccd7 Extend Unet with more layers 2025-03-11 14:43:10 +01:00
henryruhs 5056b8df75 Variable AAD layer according to output size 2025-03-11 14:43:10 +01:00
henryruhs 430c71d031 Adjust config and namings 2025-03-11 14:43:10 +01:00
harisreedharandhenryruhs 176dced1f6 changes 2025-03-11 14:43:10 +01:00
henryruhs cadbe9cf76 Follow the concept of layers and sequences 2025-03-11 14:43:10 +01:00
henryruhs 84be7d1ffb Remove deprecated argument 2025-03-11 14:43:10 +01:00
henryruhs 8b53c76a0a Remove deprecated argument 2025-03-11 14:43:10 +01:00
henryruhs 303cbfa024 Final refactoring for AAD done 2025-03-11 14:43:10 +01:00
henryruhs bc174186eb Final refactoring for AAD done 2025-03-11 14:43:10 +01:00
henryruhs d7158749c2 Improve naming 2025-03-11 14:43:10 +01:00
henryruhs 8b2b6892aa Improve naming 2025-03-11 14:43:10 +01:00
henryruhs 94480e16eb Rename to AAD as this is not a full AIENet 2025-03-11 14:43:10 +01:00
henryruhs bbcb1c35f0 Modernize AIENet 2025-03-11 14:43:10 +01:00
henryruhs ee3fc40e83 Move output channels to config 2025-03-11 14:43:10 +01:00
henryruhs 335d597e53 Rename to aienet.py 2025-03-11 14:43:10 +01:00
henryruhs 14bbece850 Rename id_ to identity_ 2025-03-11 14:43:10 +01:00