Commit Graph

38 Commits (abe30f54b0bd487da9d65d04b4000e31c921178a)

Author SHA1 Message Date
hnmr abe30f54b0 add image saving options 2023-12-30 12:24:42 +09:00
hnmr293 8b3910f5da fix #3 2023-04-10 21:42:18 +09:00
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 0437fb662d add K, V*Q*K outputs 2023-01-22 12:50:14 +09:00
hnmr293 7fbfe2b2a5 small fixes 2023-01-21 17:56:00 +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 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 35676d32f3 let batch size is larger than one; dynamic prompt 2023-01-07 02:14:15 +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 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 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