Commit Graph

50 Commits (c6d22b9dcc67ebc37f91489db554f27e2b43aa35)

Author SHA1 Message Date
hnmr293 7ce3991695 add average variants 2023-03-24 10:27:49 +09:00
hnmr293 4859d2f410 rename lib -> dumpunetlib for issue 2 2023-03-24 09:19:10 +09:00
hnmr293 e071ab7fc9 add averaged map 2023-01-29 15:31:40 +09:00
hnmr293 c6267e9386 avoid undesired exception 2023-01-22 13:09:29 +09:00
hnmr293 0437fb662d add K, V*Q*K outputs 2023-01-22 12:50:14 +09:00
hnmr293 b8f6757d22 support too long (#tokens>75) prompt 2023-01-22 12:17:04 +09:00
hnmr293 13ecf4a770 support webui commit cbfb4632 2023-01-22 01:27:24 +09:00
hnmr293 b06adb182a add descriptions 2023-01-21 22:58:12 +09:00
hnmr293 c6e0e57dab improve UI 2023-01-21 21:17:49 +09:00
hnmr293 a198a77347 improve colorization 2023-01-21 20:03:10 +09:00
hnmr293 f6ff30e447 make AttentionExtractor to use actual steps for printing progress 2023-01-21 18:40:25 +09:00
hnmr293 7fbfe2b2a5 small fixes 2023-01-21 17:56:00 +09:00
hnmr293 09a095b850 small fixes 2023-01-21 17:33:59 +09:00
hnmr293 2811ba9f67 add colorizer 2023-01-21 17:24:12 +09:00
hnmr293 000177f6c9 add support to use both Attn and UNet in same time 2023-01-21 02:23:11 +09:00
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 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 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 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 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 571798cb1d add implementation of U-net dumping 2023-01-02 20:40:08 +09:00