Commit Graph

40 Commits (15b425c5a0ecb24ded3a6e5b53a0de6e5fd9cb80)

Author SHA1 Message Date
hnmr293 15b425c5a0 add AttentionExtractor 2023-01-21 01:11:13 +09:00
hnmr293 b1bc99506b add FeatureExtractorBase 2023-01-20 21:38:19 +09:00
hnmr293 d1b147daa6 add ExtractorBase 2023-01-20 18:19:45 +09:00
hnmr293 1097e984ad add generics 2023-01-20 15:11:47 +09:00
hnmr293 11f4b929fa move processing utils to putils 2023-01-20 14:32:07 +09:00
hnmr293 fa447180c0 add multiple extractor support 2023-01-20 13:43:25 +09:00
hnmr293 bafc227b90 rename scripts/dumpunet/ -> scripts/lib/ 2023-01-20 13:09:40 +09:00
hnmr293 041a15720d update ui 2023-01-20 13:02:11 +09:00
hnmr293 aa1014ff71 add Script.log 2023-01-20 01:52:46 +09:00
hnmr293 3f0aa6b6bb small fix: revive description border 2023-01-20 01:22:12 +09:00
hnmr293 7ab4a7d027 remove prompt_error 2023-01-20 01:08:13 +09:00
hnmr293 ca7cdc67ea support webui commit d97f467c 2023-01-20 01:06:53 +09:00
hnmr293 66e1263d4a improve dark mode visibility 2023-01-12 21:41:13 +09:00
hnmr293 d7b66ff832 add layer prompt's README 2023-01-11 22:35:29 +09:00
hnmr293 2b63a22b8b change layer prompt's separator: : -> ; 2023-01-08 09:06:53 +09:00
hnmr293 23e5a019f7 update README 2023-01-07 23:53:15 +09:00
hnmr293 35676d32f3 let batch size is larger than one; dynamic prompt 2023-01-07 02:14:15 +09:00
hnmr293 d5c8a5fceb improve README 2023-01-05 00:30:55 +09:00
hnmr293 70a17f9a7e small fix 2023-01-04 23:52:44 +09:00
hnmr293 8ca7be0640 enabled diff maps without each unet features output 2023-01-04 21:38:13 +09:00
hnmr293 d8f0deb8af add difference feature map dumping 2023-01-04 20:59:03 +09:00
hnmr293 b8dc7b54c5 add difference feature map 2023-01-04 20:49:23 +09:00
hnmr293 490366777d add description in html and improve syntax error message (still only for stderr) 2023-01-04 15:23:30 +09:00
hnmr293 519315fd5b UI improvement 2023-01-04 12:56:29 +09:00
hnmr293 e3e1b38b6d add README about layerwise prompt 2023-01-04 04:25:27 +09:00
hnmr293 cb67e9a37e add layerwise prompt 2023-01-04 03:53:10 +09:00
hnmr293 49a1904003 clean up code 2023-01-03 21:35:18 +09:00
hnmr293 e66f72d0a4 clean up code 2023-01-03 21:30:53 +09:00
hnmr293 d22261fd7b small fixes 2023-01-03 15:08:58 +09:00
hnmr293 7c65a78eb5 add tqdm output for stdout/err 2023-01-03 15:08:42 +09:00
hnmr293 1af2be1cd7 separate files 2023-01-03 14:05:02 +09:00
hnmr293 9586ab3b7f separate error message function to report.py 2023-01-03 13:55:16 +09:00
hnmr293 384df4fe2a enable multiple layer processing such as IN00-OUT03 2023-01-03 13:45:31 +09:00
hnmr293 f328a810b9 add placeholder text for textbox 2023-01-03 02:10:15 +09:00
hnmr293 1a2e55c5d5 enable processing with multiple images 2023-01-03 02:07:55 +09:00
hnmr293 9f2e212b71 remove grid xy config, and add automatically grid detection 2023-01-02 23:02:44 +09:00
hnmr293 b082bec859 remove useless branch code 2023-01-02 22:23:00 +09:00
hnmr293 a88ea96ba0 fix error message 2023-01-02 21:36:12 +09:00
hnmr293 07be4668e8 add README.md 2023-01-02 21:22:31 +09:00
hnmr293 571798cb1d add implementation of U-net dumping 2023-01-02 20:40:08 +09:00