Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- Joy_caption/cgrkzexw-599808/text_model/special_tokens_map.json +23 -0
- Joy_caption/cgrkzexw-599808/text_model/tokenizer_config.json +2064 -0
- RMBG/RMBG-2.0/BiRefNet_config.py +11 -0
- RMBG/RMBG-2.0/birefnet.py +2244 -0
- RMBG/RMBG-2.0/config.json +20 -0
- florence2/DocVQA/added_tokens.json +1026 -0
- florence2/DocVQA/config.json +237 -0
- florence2/DocVQA/generation_config.json +4 -0
- florence2/DocVQA/modeling_florence2.py +0 -0
- florence2/DocVQA/preprocessor_config.json +50 -0
- florence2/DocVQA/processor_config.json +6 -0
- florence2/DocVQA/special_tokens_map.json +0 -0
- florence2/DocVQA/tokenizer.json +0 -0
- florence2/DocVQA/tokenizer_config.json +0 -0
- florence2/DocVQA/vocab.json +0 -0
- florence2/base/LICENSE +21 -0
- florence2/base/config.json +85 -0
- florence2/base/configuration_florence2.py +340 -0
- florence2/base/modeling_florence2.py +0 -0
- florence2/base/preprocessor_config.json +39 -0
- florence2/base/processing_florence2.py +1088 -0
- florence2/base/tokenizer.json +0 -0
- florence2/base/tokenizer_config.json +4 -0
- florence2/base/vocab.json +0 -0
- florence2/large-ft/LICENSE +21 -0
- florence2/large-ft/config.json +85 -0
- florence2/large-ft/configuration_florence2.py +340 -0
- florence2/large-ft/generation_config.json +4 -0
- florence2/large-ft/modeling_florence2.py +0 -0
- florence2/large-ft/preprocessor_config.json +39 -0
- florence2/large-ft/processing_florence2.py +1088 -0
- florence2/large-ft/tokenizer.json +0 -0
- florence2/large-ft/tokenizer_config.json +4 -0
- florence2/large-ft/vocab.json +0 -0
- loras/Hyper-FLUX.1-dev-8steps-lora.sha256 +1 -0
- loras/flux/arcane-style-2.sha256 +1 -0
- loras/illu/ATRex_style-12.sha256 +1 -0
- loras/illu/Gloom hands illus-000040.sha256 +1 -0
- loras/illu/HerrscherAGGA2025_Chibi-IL_V1.sha256 +1 -0
- loras/illu/Illustrious_Fujimoto_Manga_Style.sha256 +1 -0
- loras/illu/My_Wish_is_for_Love_ILXL.sha256 +1 -0
- loras/illu/WindWaker_Style_IXL.safetensors.rgthree-info.json +2763 -0
- loras/illu/breast-press-pov-illustriousxl-lora-nochekaiser.sha256 +1 -0
- loras/illu/caressing-testicles-v2-illustriousxl-lora-nochekaiser.sha256 +1 -0
- loras/illu/hand-on-own-hip-on-side-illustriousxl-lora-nochekaiser.sha256 +1 -0
- loras/illu/hearthandsonbreast.sha256 +1 -0
- loras/illu/missionary-asphyxiation-illustriousxl-lora-nochekaiser.sha256 +1 -0
- loras/illu/pov-hands-female-orgasm-illustriousxl-lora-nochekaiser.sha256 +1 -0
- loras/illu/random-nsfw-poses-v8-illustriousxl-lora-nochekaiser.sha256 +1 -0
- loras/pony/R3DStyle.sha256 +1 -0
Joy_caption/cgrkzexw-599808/text_model/special_tokens_map.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<|begin_of_text|>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "<|eot_id|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<|finetune_right_pad_id|>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
}
|
| 23 |
+
}
|
Joy_caption/cgrkzexw-599808/text_model/tokenizer_config.json
ADDED
|
@@ -0,0 +1,2064 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"128000": {
|
| 4 |
+
"content": "<|begin_of_text|>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"128001": {
|
| 12 |
+
"content": "<|end_of_text|>",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"128002": {
|
| 20 |
+
"content": "<|reserved_special_token_0|>",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"128003": {
|
| 28 |
+
"content": "<|reserved_special_token_1|>",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"128004": {
|
| 36 |
+
"content": "<|finetune_right_pad_id|>",
|
| 37 |
+
"lstrip": false,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
},
|
| 43 |
+
"128005": {
|
| 44 |
+
"content": "<|reserved_special_token_2|>",
|
| 45 |
+
"lstrip": false,
|
| 46 |
+
"normalized": false,
|
| 47 |
+
"rstrip": false,
|
| 48 |
+
"single_word": false,
|
| 49 |
+
"special": true
|
| 50 |
+
},
|
| 51 |
+
"128006": {
|
| 52 |
+
"content": "<|start_header_id|>",
|
| 53 |
+
"lstrip": false,
|
| 54 |
+
"normalized": false,
|
| 55 |
+
"rstrip": false,
|
| 56 |
+
"single_word": false,
|
| 57 |
+
"special": true
|
| 58 |
+
},
|
| 59 |
+
"128007": {
|
| 60 |
+
"content": "<|end_header_id|>",
|
| 61 |
+
"lstrip": false,
|
| 62 |
+
"normalized": false,
|
| 63 |
+
"rstrip": false,
|
| 64 |
+
"single_word": false,
|
| 65 |
+
"special": true
|
| 66 |
+
},
|
| 67 |
+
"128008": {
|
| 68 |
+
"content": "<|eom_id|>",
|
| 69 |
+
"lstrip": false,
|
| 70 |
+
"normalized": false,
|
| 71 |
+
"rstrip": false,
|
| 72 |
+
"single_word": false,
|
| 73 |
+
"special": true
|
| 74 |
+
},
|
| 75 |
+
"128009": {
|
| 76 |
+
"content": "<|eot_id|>",
|
| 77 |
+
"lstrip": false,
|
| 78 |
+
"normalized": false,
|
| 79 |
+
"rstrip": false,
|
| 80 |
+
"single_word": false,
|
| 81 |
+
"special": true
|
| 82 |
+
},
|
| 83 |
+
"128010": {
|
| 84 |
+
"content": "<|python_tag|>",
|
| 85 |
+
"lstrip": false,
|
| 86 |
+
"normalized": false,
|
| 87 |
+
"rstrip": false,
|
| 88 |
+
"single_word": false,
|
| 89 |
+
"special": true
|
| 90 |
+
},
|
| 91 |
+
"128011": {
|
| 92 |
+
"content": "<|reserved_special_token_3|>",
|
| 93 |
+
"lstrip": false,
|
| 94 |
+
"normalized": false,
|
| 95 |
+
"rstrip": false,
|
| 96 |
+
"single_word": false,
|
| 97 |
+
"special": true
|
| 98 |
+
},
|
| 99 |
+
"128012": {
|
| 100 |
+
"content": "<|reserved_special_token_4|>",
|
| 101 |
+
"lstrip": false,
|
| 102 |
+
"normalized": false,
|
| 103 |
+
"rstrip": false,
|
| 104 |
+
"single_word": false,
|
| 105 |
+
"special": true
|
| 106 |
+
},
|
| 107 |
+
"128013": {
|
| 108 |
+
"content": "<|reserved_special_token_5|>",
|
| 109 |
+
"lstrip": false,
|
| 110 |
+
"normalized": false,
|
| 111 |
+
"rstrip": false,
|
| 112 |
+
"single_word": false,
|
| 113 |
+
"special": true
|
| 114 |
+
},
|
| 115 |
+
"128014": {
|
| 116 |
+
"content": "<|reserved_special_token_6|>",
|
| 117 |
+
"lstrip": false,
|
| 118 |
+
"normalized": false,
|
| 119 |
+
"rstrip": false,
|
| 120 |
+
"single_word": false,
|
| 121 |
+
"special": true
|
| 122 |
+
},
|
| 123 |
+
"128015": {
|
| 124 |
+
"content": "<|reserved_special_token_7|>",
|
| 125 |
+
"lstrip": false,
|
| 126 |
+
"normalized": false,
|
| 127 |
+
"rstrip": false,
|
| 128 |
+
"single_word": false,
|
| 129 |
+
"special": true
|
| 130 |
+
},
|
| 131 |
+
"128016": {
|
| 132 |
+
"content": "<|reserved_special_token_8|>",
|
| 133 |
+
"lstrip": false,
|
| 134 |
+
"normalized": false,
|
| 135 |
+
"rstrip": false,
|
| 136 |
+
"single_word": false,
|
| 137 |
+
"special": true
|
| 138 |
+
},
|
| 139 |
+
"128017": {
|
| 140 |
+
"content": "<|reserved_special_token_9|>",
|
| 141 |
+
"lstrip": false,
|
| 142 |
+
"normalized": false,
|
| 143 |
+
"rstrip": false,
|
| 144 |
+
"single_word": false,
|
| 145 |
+
"special": true
|
| 146 |
+
},
|
| 147 |
+
"128018": {
|
| 148 |
+
"content": "<|reserved_special_token_10|>",
|
| 149 |
+
"lstrip": false,
|
| 150 |
+
"normalized": false,
|
| 151 |
+
"rstrip": false,
|
| 152 |
+
"single_word": false,
|
| 153 |
+
"special": true
|
| 154 |
+
},
|
| 155 |
+
"128019": {
|
| 156 |
+
"content": "<|reserved_special_token_11|>",
|
| 157 |
+
"lstrip": false,
|
| 158 |
+
"normalized": false,
|
| 159 |
+
"rstrip": false,
|
| 160 |
+
"single_word": false,
|
| 161 |
+
"special": true
|
| 162 |
+
},
|
| 163 |
+
"128020": {
|
| 164 |
+
"content": "<|reserved_special_token_12|>",
|
| 165 |
+
"lstrip": false,
|
| 166 |
+
"normalized": false,
|
| 167 |
+
"rstrip": false,
|
| 168 |
+
"single_word": false,
|
| 169 |
+
"special": true
|
| 170 |
+
},
|
| 171 |
+
"128021": {
|
| 172 |
+
"content": "<|reserved_special_token_13|>",
|
| 173 |
+
"lstrip": false,
|
| 174 |
+
"normalized": false,
|
| 175 |
+
"rstrip": false,
|
| 176 |
+
"single_word": false,
|
| 177 |
+
"special": true
|
| 178 |
+
},
|
| 179 |
+
"128022": {
|
| 180 |
+
"content": "<|reserved_special_token_14|>",
|
| 181 |
+
"lstrip": false,
|
| 182 |
+
"normalized": false,
|
| 183 |
+
"rstrip": false,
|
| 184 |
+
"single_word": false,
|
| 185 |
+
"special": true
|
| 186 |
+
},
|
| 187 |
+
"128023": {
|
| 188 |
+
"content": "<|reserved_special_token_15|>",
|
| 189 |
+
"lstrip": false,
|
| 190 |
+
"normalized": false,
|
| 191 |
+
"rstrip": false,
|
| 192 |
+
"single_word": false,
|
| 193 |
+
"special": true
|
| 194 |
+
},
|
| 195 |
+
"128024": {
|
| 196 |
+
"content": "<|reserved_special_token_16|>",
|
| 197 |
+
"lstrip": false,
|
| 198 |
+
"normalized": false,
|
| 199 |
+
"rstrip": false,
|
| 200 |
+
"single_word": false,
|
| 201 |
+
"special": true
|
| 202 |
+
},
|
| 203 |
+
"128025": {
|
| 204 |
+
"content": "<|reserved_special_token_17|>",
|
| 205 |
+
"lstrip": false,
|
| 206 |
+
"normalized": false,
|
| 207 |
+
"rstrip": false,
|
| 208 |
+
"single_word": false,
|
| 209 |
+
"special": true
|
| 210 |
+
},
|
| 211 |
+
"128026": {
|
| 212 |
+
"content": "<|reserved_special_token_18|>",
|
| 213 |
+
"lstrip": false,
|
| 214 |
+
"normalized": false,
|
| 215 |
+
"rstrip": false,
|
| 216 |
+
"single_word": false,
|
| 217 |
+
"special": true
|
| 218 |
+
},
|
| 219 |
+
"128027": {
|
| 220 |
+
"content": "<|reserved_special_token_19|>",
|
| 221 |
+
"lstrip": false,
|
| 222 |
+
"normalized": false,
|
| 223 |
+
"rstrip": false,
|
| 224 |
+
"single_word": false,
|
| 225 |
+
"special": true
|
| 226 |
+
},
|
| 227 |
+
"128028": {
|
| 228 |
+
"content": "<|reserved_special_token_20|>",
|
| 229 |
+
"lstrip": false,
|
| 230 |
+
"normalized": false,
|
| 231 |
+
"rstrip": false,
|
| 232 |
+
"single_word": false,
|
| 233 |
+
"special": true
|
| 234 |
+
},
|
| 235 |
+
"128029": {
|
| 236 |
+
"content": "<|reserved_special_token_21|>",
|
| 237 |
+
"lstrip": false,
|
| 238 |
+
"normalized": false,
|
| 239 |
+
"rstrip": false,
|
| 240 |
+
"single_word": false,
|
| 241 |
+
"special": true
|
| 242 |
+
},
|
| 243 |
+
"128030": {
|
| 244 |
+
"content": "<|reserved_special_token_22|>",
|
| 245 |
+
"lstrip": false,
|
| 246 |
+
"normalized": false,
|
| 247 |
+
"rstrip": false,
|
| 248 |
+
"single_word": false,
|
| 249 |
+
"special": true
|
| 250 |
+
},
|
| 251 |
+
"128031": {
|
| 252 |
+
"content": "<|reserved_special_token_23|>",
|
| 253 |
+
"lstrip": false,
|
| 254 |
+
"normalized": false,
|
| 255 |
+
"rstrip": false,
|
| 256 |
+
"single_word": false,
|
| 257 |
+
"special": true
|
| 258 |
+
},
|
| 259 |
+
"128032": {
|
| 260 |
+
"content": "<|reserved_special_token_24|>",
|
| 261 |
+
"lstrip": false,
|
| 262 |
+
"normalized": false,
|
| 263 |
+
"rstrip": false,
|
| 264 |
+
"single_word": false,
|
| 265 |
+
"special": true
|
| 266 |
+
},
|
| 267 |
+
"128033": {
|
| 268 |
+
"content": "<|reserved_special_token_25|>",
|
| 269 |
+
"lstrip": false,
|
| 270 |
+
"normalized": false,
|
| 271 |
+
"rstrip": false,
|
| 272 |
+
"single_word": false,
|
| 273 |
+
"special": true
|
| 274 |
+
},
|
| 275 |
+
"128034": {
|
| 276 |
+
"content": "<|reserved_special_token_26|>",
|
| 277 |
+
"lstrip": false,
|
| 278 |
+
"normalized": false,
|
| 279 |
+
"rstrip": false,
|
| 280 |
+
"single_word": false,
|
| 281 |
+
"special": true
|
| 282 |
+
},
|
| 283 |
+
"128035": {
|
| 284 |
+
"content": "<|reserved_special_token_27|>",
|
| 285 |
+
"lstrip": false,
|
| 286 |
+
"normalized": false,
|
| 287 |
+
"rstrip": false,
|
| 288 |
+
"single_word": false,
|
| 289 |
+
"special": true
|
| 290 |
+
},
|
| 291 |
+
"128036": {
|
| 292 |
+
"content": "<|reserved_special_token_28|>",
|
| 293 |
+
"lstrip": false,
|
| 294 |
+
"normalized": false,
|
| 295 |
+
"rstrip": false,
|
| 296 |
+
"single_word": false,
|
| 297 |
+
"special": true
|
| 298 |
+
},
|
| 299 |
+
"128037": {
|
| 300 |
+
"content": "<|reserved_special_token_29|>",
|
| 301 |
+
"lstrip": false,
|
| 302 |
+
"normalized": false,
|
| 303 |
+
"rstrip": false,
|
| 304 |
+
"single_word": false,
|
| 305 |
+
"special": true
|
| 306 |
+
},
|
| 307 |
+
"128038": {
|
| 308 |
+
"content": "<|reserved_special_token_30|>",
|
| 309 |
+
"lstrip": false,
|
| 310 |
+
"normalized": false,
|
| 311 |
+
"rstrip": false,
|
| 312 |
+
"single_word": false,
|
| 313 |
+
"special": true
|
| 314 |
+
},
|
| 315 |
+
"128039": {
|
| 316 |
+
"content": "<|reserved_special_token_31|>",
|
| 317 |
+
"lstrip": false,
|
| 318 |
+
"normalized": false,
|
| 319 |
+
"rstrip": false,
|
| 320 |
+
"single_word": false,
|
| 321 |
+
"special": true
|
| 322 |
+
},
|
| 323 |
+
"128040": {
|
| 324 |
+
"content": "<|reserved_special_token_32|>",
|
| 325 |
+
"lstrip": false,
|
| 326 |
+
"normalized": false,
|
| 327 |
+
"rstrip": false,
|
| 328 |
+
"single_word": false,
|
| 329 |
+
"special": true
|
| 330 |
+
},
|
| 331 |
+
"128041": {
|
| 332 |
+
"content": "<|reserved_special_token_33|>",
|
| 333 |
+
"lstrip": false,
|
| 334 |
+
"normalized": false,
|
| 335 |
+
"rstrip": false,
|
| 336 |
+
"single_word": false,
|
| 337 |
+
"special": true
|
| 338 |
+
},
|
| 339 |
+
"128042": {
|
| 340 |
+
"content": "<|reserved_special_token_34|>",
|
| 341 |
+
"lstrip": false,
|
| 342 |
+
"normalized": false,
|
| 343 |
+
"rstrip": false,
|
| 344 |
+
"single_word": false,
|
| 345 |
+
"special": true
|
| 346 |
+
},
|
| 347 |
+
"128043": {
|
| 348 |
+
"content": "<|reserved_special_token_35|>",
|
| 349 |
+
"lstrip": false,
|
| 350 |
+
"normalized": false,
|
| 351 |
+
"rstrip": false,
|
| 352 |
+
"single_word": false,
|
| 353 |
+
"special": true
|
| 354 |
+
},
|
| 355 |
+
"128044": {
|
| 356 |
+
"content": "<|reserved_special_token_36|>",
|
| 357 |
+
"lstrip": false,
|
| 358 |
+
"normalized": false,
|
| 359 |
+
"rstrip": false,
|
| 360 |
+
"single_word": false,
|
| 361 |
+
"special": true
|
| 362 |
+
},
|
| 363 |
+
"128045": {
|
| 364 |
+
"content": "<|reserved_special_token_37|>",
|
| 365 |
+
"lstrip": false,
|
| 366 |
+
"normalized": false,
|
| 367 |
+
"rstrip": false,
|
| 368 |
+
"single_word": false,
|
| 369 |
+
"special": true
|
| 370 |
+
},
|
| 371 |
+
"128046": {
|
| 372 |
+
"content": "<|reserved_special_token_38|>",
|
| 373 |
+
"lstrip": false,
|
| 374 |
+
"normalized": false,
|
| 375 |
+
"rstrip": false,
|
| 376 |
+
"single_word": false,
|
| 377 |
+
"special": true
|
| 378 |
+
},
|
| 379 |
+
"128047": {
|
| 380 |
+
"content": "<|reserved_special_token_39|>",
|
| 381 |
+
"lstrip": false,
|
| 382 |
+
"normalized": false,
|
| 383 |
+
"rstrip": false,
|
| 384 |
+
"single_word": false,
|
| 385 |
+
"special": true
|
| 386 |
+
},
|
| 387 |
+
"128048": {
|
| 388 |
+
"content": "<|reserved_special_token_40|>",
|
| 389 |
+
"lstrip": false,
|
| 390 |
+
"normalized": false,
|
| 391 |
+
"rstrip": false,
|
| 392 |
+
"single_word": false,
|
| 393 |
+
"special": true
|
| 394 |
+
},
|
| 395 |
+
"128049": {
|
| 396 |
+
"content": "<|reserved_special_token_41|>",
|
| 397 |
+
"lstrip": false,
|
| 398 |
+
"normalized": false,
|
| 399 |
+
"rstrip": false,
|
| 400 |
+
"single_word": false,
|
| 401 |
+
"special": true
|
| 402 |
+
},
|
| 403 |
+
"128050": {
|
| 404 |
+
"content": "<|reserved_special_token_42|>",
|
| 405 |
+
"lstrip": false,
|
| 406 |
+
"normalized": false,
|
| 407 |
+
"rstrip": false,
|
| 408 |
+
"single_word": false,
|
| 409 |
+
"special": true
|
| 410 |
+
},
|
| 411 |
+
"128051": {
|
| 412 |
+
"content": "<|reserved_special_token_43|>",
|
| 413 |
+
"lstrip": false,
|
| 414 |
+
"normalized": false,
|
| 415 |
+
"rstrip": false,
|
| 416 |
+
"single_word": false,
|
| 417 |
+
"special": true
|
| 418 |
+
},
|
| 419 |
+
"128052": {
|
| 420 |
+
"content": "<|reserved_special_token_44|>",
|
| 421 |
+
"lstrip": false,
|
| 422 |
+
"normalized": false,
|
| 423 |
+
"rstrip": false,
|
| 424 |
+
"single_word": false,
|
| 425 |
+
"special": true
|
| 426 |
+
},
|
| 427 |
+
"128053": {
|
| 428 |
+
"content": "<|reserved_special_token_45|>",
|
| 429 |
+
"lstrip": false,
|
| 430 |
+
"normalized": false,
|
| 431 |
+
"rstrip": false,
|
| 432 |
+
"single_word": false,
|
| 433 |
+
"special": true
|
| 434 |
+
},
|
| 435 |
+
"128054": {
|
| 436 |
+
"content": "<|reserved_special_token_46|>",
|
| 437 |
+
"lstrip": false,
|
| 438 |
+
"normalized": false,
|
| 439 |
+
"rstrip": false,
|
| 440 |
+
"single_word": false,
|
| 441 |
+
"special": true
|
| 442 |
+
},
|
| 443 |
+
"128055": {
|
| 444 |
+
"content": "<|reserved_special_token_47|>",
|
| 445 |
+
"lstrip": false,
|
| 446 |
+
"normalized": false,
|
| 447 |
+
"rstrip": false,
|
| 448 |
+
"single_word": false,
|
| 449 |
+
"special": true
|
| 450 |
+
},
|
| 451 |
+
"128056": {
|
| 452 |
+
"content": "<|reserved_special_token_48|>",
|
| 453 |
+
"lstrip": false,
|
| 454 |
+
"normalized": false,
|
| 455 |
+
"rstrip": false,
|
| 456 |
+
"single_word": false,
|
| 457 |
+
"special": true
|
| 458 |
+
},
|
| 459 |
+
"128057": {
|
| 460 |
+
"content": "<|reserved_special_token_49|>",
|
| 461 |
+
"lstrip": false,
|
| 462 |
+
"normalized": false,
|
| 463 |
+
"rstrip": false,
|
| 464 |
+
"single_word": false,
|
| 465 |
+
"special": true
|
| 466 |
+
},
|
| 467 |
+
"128058": {
|
| 468 |
+
"content": "<|reserved_special_token_50|>",
|
| 469 |
+
"lstrip": false,
|
| 470 |
+
"normalized": false,
|
| 471 |
+
"rstrip": false,
|
| 472 |
+
"single_word": false,
|
| 473 |
+
"special": true
|
| 474 |
+
},
|
| 475 |
+
"128059": {
|
| 476 |
+
"content": "<|reserved_special_token_51|>",
|
| 477 |
+
"lstrip": false,
|
| 478 |
+
"normalized": false,
|
| 479 |
+
"rstrip": false,
|
| 480 |
+
"single_word": false,
|
| 481 |
+
"special": true
|
| 482 |
+
},
|
| 483 |
+
"128060": {
|
| 484 |
+
"content": "<|reserved_special_token_52|>",
|
| 485 |
+
"lstrip": false,
|
| 486 |
+
"normalized": false,
|
| 487 |
+
"rstrip": false,
|
| 488 |
+
"single_word": false,
|
| 489 |
+
"special": true
|
| 490 |
+
},
|
| 491 |
+
"128061": {
|
| 492 |
+
"content": "<|reserved_special_token_53|>",
|
| 493 |
+
"lstrip": false,
|
| 494 |
+
"normalized": false,
|
| 495 |
+
"rstrip": false,
|
| 496 |
+
"single_word": false,
|
| 497 |
+
"special": true
|
| 498 |
+
},
|
| 499 |
+
"128062": {
|
| 500 |
+
"content": "<|reserved_special_token_54|>",
|
| 501 |
+
"lstrip": false,
|
| 502 |
+
"normalized": false,
|
| 503 |
+
"rstrip": false,
|
| 504 |
+
"single_word": false,
|
| 505 |
+
"special": true
|
| 506 |
+
},
|
| 507 |
+
"128063": {
|
| 508 |
+
"content": "<|reserved_special_token_55|>",
|
| 509 |
+
"lstrip": false,
|
| 510 |
+
"normalized": false,
|
| 511 |
+
"rstrip": false,
|
| 512 |
+
"single_word": false,
|
| 513 |
+
"special": true
|
| 514 |
+
},
|
| 515 |
+
"128064": {
|
| 516 |
+
"content": "<|reserved_special_token_56|>",
|
| 517 |
+
"lstrip": false,
|
| 518 |
+
"normalized": false,
|
| 519 |
+
"rstrip": false,
|
| 520 |
+
"single_word": false,
|
| 521 |
+
"special": true
|
| 522 |
+
},
|
| 523 |
+
"128065": {
|
| 524 |
+
"content": "<|reserved_special_token_57|>",
|
| 525 |
+
"lstrip": false,
|
| 526 |
+
"normalized": false,
|
| 527 |
+
"rstrip": false,
|
| 528 |
+
"single_word": false,
|
| 529 |
+
"special": true
|
| 530 |
+
},
|
| 531 |
+
"128066": {
|
| 532 |
+
"content": "<|reserved_special_token_58|>",
|
| 533 |
+
"lstrip": false,
|
| 534 |
+
"normalized": false,
|
| 535 |
+
"rstrip": false,
|
| 536 |
+
"single_word": false,
|
| 537 |
+
"special": true
|
| 538 |
+
},
|
| 539 |
+
"128067": {
|
| 540 |
+
"content": "<|reserved_special_token_59|>",
|
| 541 |
+
"lstrip": false,
|
| 542 |
+
"normalized": false,
|
| 543 |
+
"rstrip": false,
|
| 544 |
+
"single_word": false,
|
| 545 |
+
"special": true
|
| 546 |
+
},
|
| 547 |
+
"128068": {
|
| 548 |
+
"content": "<|reserved_special_token_60|>",
|
| 549 |
+
"lstrip": false,
|
| 550 |
+
"normalized": false,
|
| 551 |
+
"rstrip": false,
|
| 552 |
+
"single_word": false,
|
| 553 |
+
"special": true
|
| 554 |
+
},
|
| 555 |
+
"128069": {
|
| 556 |
+
"content": "<|reserved_special_token_61|>",
|
| 557 |
+
"lstrip": false,
|
| 558 |
+
"normalized": false,
|
| 559 |
+
"rstrip": false,
|
| 560 |
+
"single_word": false,
|
| 561 |
+
"special": true
|
| 562 |
+
},
|
| 563 |
+
"128070": {
|
| 564 |
+
"content": "<|reserved_special_token_62|>",
|
| 565 |
+
"lstrip": false,
|
| 566 |
+
"normalized": false,
|
| 567 |
+
"rstrip": false,
|
| 568 |
+
"single_word": false,
|
| 569 |
+
"special": true
|
| 570 |
+
},
|
| 571 |
+
"128071": {
|
| 572 |
+
"content": "<|reserved_special_token_63|>",
|
| 573 |
+
"lstrip": false,
|
| 574 |
+
"normalized": false,
|
| 575 |
+
"rstrip": false,
|
| 576 |
+
"single_word": false,
|
| 577 |
+
"special": true
|
| 578 |
+
},
|
| 579 |
+
"128072": {
|
| 580 |
+
"content": "<|reserved_special_token_64|>",
|
| 581 |
+
"lstrip": false,
|
| 582 |
+
"normalized": false,
|
| 583 |
+
"rstrip": false,
|
| 584 |
+
"single_word": false,
|
| 585 |
+
"special": true
|
| 586 |
+
},
|
| 587 |
+
"128073": {
|
| 588 |
+
"content": "<|reserved_special_token_65|>",
|
| 589 |
+
"lstrip": false,
|
| 590 |
+
"normalized": false,
|
| 591 |
+
"rstrip": false,
|
| 592 |
+
"single_word": false,
|
| 593 |
+
"special": true
|
| 594 |
+
},
|
| 595 |
+
"128074": {
|
| 596 |
+
"content": "<|reserved_special_token_66|>",
|
| 597 |
+
"lstrip": false,
|
| 598 |
+
"normalized": false,
|
| 599 |
+
"rstrip": false,
|
| 600 |
+
"single_word": false,
|
| 601 |
+
"special": true
|
| 602 |
+
},
|
| 603 |
+
"128075": {
|
| 604 |
+
"content": "<|reserved_special_token_67|>",
|
| 605 |
+
"lstrip": false,
|
| 606 |
+
"normalized": false,
|
| 607 |
+
"rstrip": false,
|
| 608 |
+
"single_word": false,
|
| 609 |
+
"special": true
|
| 610 |
+
},
|
| 611 |
+
"128076": {
|
| 612 |
+
"content": "<|reserved_special_token_68|>",
|
| 613 |
+
"lstrip": false,
|
| 614 |
+
"normalized": false,
|
| 615 |
+
"rstrip": false,
|
| 616 |
+
"single_word": false,
|
| 617 |
+
"special": true
|
| 618 |
+
},
|
| 619 |
+
"128077": {
|
| 620 |
+
"content": "<|reserved_special_token_69|>",
|
| 621 |
+
"lstrip": false,
|
| 622 |
+
"normalized": false,
|
| 623 |
+
"rstrip": false,
|
| 624 |
+
"single_word": false,
|
| 625 |
+
"special": true
|
| 626 |
+
},
|
| 627 |
+
"128078": {
|
| 628 |
+
"content": "<|reserved_special_token_70|>",
|
| 629 |
+
"lstrip": false,
|
| 630 |
+
"normalized": false,
|
| 631 |
+
"rstrip": false,
|
| 632 |
+
"single_word": false,
|
| 633 |
+
"special": true
|
| 634 |
+
},
|
| 635 |
+
"128079": {
|
| 636 |
+
"content": "<|reserved_special_token_71|>",
|
| 637 |
+
"lstrip": false,
|
| 638 |
+
"normalized": false,
|
| 639 |
+
"rstrip": false,
|
| 640 |
+
"single_word": false,
|
| 641 |
+
"special": true
|
| 642 |
+
},
|
| 643 |
+
"128080": {
|
| 644 |
+
"content": "<|reserved_special_token_72|>",
|
| 645 |
+
"lstrip": false,
|
| 646 |
+
"normalized": false,
|
| 647 |
+
"rstrip": false,
|
| 648 |
+
"single_word": false,
|
| 649 |
+
"special": true
|
| 650 |
+
},
|
| 651 |
+
"128081": {
|
| 652 |
+
"content": "<|reserved_special_token_73|>",
|
| 653 |
+
"lstrip": false,
|
| 654 |
+
"normalized": false,
|
| 655 |
+
"rstrip": false,
|
| 656 |
+
"single_word": false,
|
| 657 |
+
"special": true
|
| 658 |
+
},
|
| 659 |
+
"128082": {
|
| 660 |
+
"content": "<|reserved_special_token_74|>",
|
| 661 |
+
"lstrip": false,
|
| 662 |
+
"normalized": false,
|
| 663 |
+
"rstrip": false,
|
| 664 |
+
"single_word": false,
|
| 665 |
+
"special": true
|
| 666 |
+
},
|
| 667 |
+
"128083": {
|
| 668 |
+
"content": "<|reserved_special_token_75|>",
|
| 669 |
+
"lstrip": false,
|
| 670 |
+
"normalized": false,
|
| 671 |
+
"rstrip": false,
|
| 672 |
+
"single_word": false,
|
| 673 |
+
"special": true
|
| 674 |
+
},
|
| 675 |
+
"128084": {
|
| 676 |
+
"content": "<|reserved_special_token_76|>",
|
| 677 |
+
"lstrip": false,
|
| 678 |
+
"normalized": false,
|
| 679 |
+
"rstrip": false,
|
| 680 |
+
"single_word": false,
|
| 681 |
+
"special": true
|
| 682 |
+
},
|
| 683 |
+
"128085": {
|
| 684 |
+
"content": "<|reserved_special_token_77|>",
|
| 685 |
+
"lstrip": false,
|
| 686 |
+
"normalized": false,
|
| 687 |
+
"rstrip": false,
|
| 688 |
+
"single_word": false,
|
| 689 |
+
"special": true
|
| 690 |
+
},
|
| 691 |
+
"128086": {
|
| 692 |
+
"content": "<|reserved_special_token_78|>",
|
| 693 |
+
"lstrip": false,
|
| 694 |
+
"normalized": false,
|
| 695 |
+
"rstrip": false,
|
| 696 |
+
"single_word": false,
|
| 697 |
+
"special": true
|
| 698 |
+
},
|
| 699 |
+
"128087": {
|
| 700 |
+
"content": "<|reserved_special_token_79|>",
|
| 701 |
+
"lstrip": false,
|
| 702 |
+
"normalized": false,
|
| 703 |
+
"rstrip": false,
|
| 704 |
+
"single_word": false,
|
| 705 |
+
"special": true
|
| 706 |
+
},
|
| 707 |
+
"128088": {
|
| 708 |
+
"content": "<|reserved_special_token_80|>",
|
| 709 |
+
"lstrip": false,
|
| 710 |
+
"normalized": false,
|
| 711 |
+
"rstrip": false,
|
| 712 |
+
"single_word": false,
|
| 713 |
+
"special": true
|
| 714 |
+
},
|
| 715 |
+
"128089": {
|
| 716 |
+
"content": "<|reserved_special_token_81|>",
|
| 717 |
+
"lstrip": false,
|
| 718 |
+
"normalized": false,
|
| 719 |
+
"rstrip": false,
|
| 720 |
+
"single_word": false,
|
| 721 |
+
"special": true
|
| 722 |
+
},
|
| 723 |
+
"128090": {
|
| 724 |
+
"content": "<|reserved_special_token_82|>",
|
| 725 |
+
"lstrip": false,
|
| 726 |
+
"normalized": false,
|
| 727 |
+
"rstrip": false,
|
| 728 |
+
"single_word": false,
|
| 729 |
+
"special": true
|
| 730 |
+
},
|
| 731 |
+
"128091": {
|
| 732 |
+
"content": "<|reserved_special_token_83|>",
|
| 733 |
+
"lstrip": false,
|
| 734 |
+
"normalized": false,
|
| 735 |
+
"rstrip": false,
|
| 736 |
+
"single_word": false,
|
| 737 |
+
"special": true
|
| 738 |
+
},
|
| 739 |
+
"128092": {
|
| 740 |
+
"content": "<|reserved_special_token_84|>",
|
| 741 |
+
"lstrip": false,
|
| 742 |
+
"normalized": false,
|
| 743 |
+
"rstrip": false,
|
| 744 |
+
"single_word": false,
|
| 745 |
+
"special": true
|
| 746 |
+
},
|
| 747 |
+
"128093": {
|
| 748 |
+
"content": "<|reserved_special_token_85|>",
|
| 749 |
+
"lstrip": false,
|
| 750 |
+
"normalized": false,
|
| 751 |
+
"rstrip": false,
|
| 752 |
+
"single_word": false,
|
| 753 |
+
"special": true
|
| 754 |
+
},
|
| 755 |
+
"128094": {
|
| 756 |
+
"content": "<|reserved_special_token_86|>",
|
| 757 |
+
"lstrip": false,
|
| 758 |
+
"normalized": false,
|
| 759 |
+
"rstrip": false,
|
| 760 |
+
"single_word": false,
|
| 761 |
+
"special": true
|
| 762 |
+
},
|
| 763 |
+
"128095": {
|
| 764 |
+
"content": "<|reserved_special_token_87|>",
|
| 765 |
+
"lstrip": false,
|
| 766 |
+
"normalized": false,
|
| 767 |
+
"rstrip": false,
|
| 768 |
+
"single_word": false,
|
| 769 |
+
"special": true
|
| 770 |
+
},
|
| 771 |
+
"128096": {
|
| 772 |
+
"content": "<|reserved_special_token_88|>",
|
| 773 |
+
"lstrip": false,
|
| 774 |
+
"normalized": false,
|
| 775 |
+
"rstrip": false,
|
| 776 |
+
"single_word": false,
|
| 777 |
+
"special": true
|
| 778 |
+
},
|
| 779 |
+
"128097": {
|
| 780 |
+
"content": "<|reserved_special_token_89|>",
|
| 781 |
+
"lstrip": false,
|
| 782 |
+
"normalized": false,
|
| 783 |
+
"rstrip": false,
|
| 784 |
+
"single_word": false,
|
| 785 |
+
"special": true
|
| 786 |
+
},
|
| 787 |
+
"128098": {
|
| 788 |
+
"content": "<|reserved_special_token_90|>",
|
| 789 |
+
"lstrip": false,
|
| 790 |
+
"normalized": false,
|
| 791 |
+
"rstrip": false,
|
| 792 |
+
"single_word": false,
|
| 793 |
+
"special": true
|
| 794 |
+
},
|
| 795 |
+
"128099": {
|
| 796 |
+
"content": "<|reserved_special_token_91|>",
|
| 797 |
+
"lstrip": false,
|
| 798 |
+
"normalized": false,
|
| 799 |
+
"rstrip": false,
|
| 800 |
+
"single_word": false,
|
| 801 |
+
"special": true
|
| 802 |
+
},
|
| 803 |
+
"128100": {
|
| 804 |
+
"content": "<|reserved_special_token_92|>",
|
| 805 |
+
"lstrip": false,
|
| 806 |
+
"normalized": false,
|
| 807 |
+
"rstrip": false,
|
| 808 |
+
"single_word": false,
|
| 809 |
+
"special": true
|
| 810 |
+
},
|
| 811 |
+
"128101": {
|
| 812 |
+
"content": "<|reserved_special_token_93|>",
|
| 813 |
+
"lstrip": false,
|
| 814 |
+
"normalized": false,
|
| 815 |
+
"rstrip": false,
|
| 816 |
+
"single_word": false,
|
| 817 |
+
"special": true
|
| 818 |
+
},
|
| 819 |
+
"128102": {
|
| 820 |
+
"content": "<|reserved_special_token_94|>",
|
| 821 |
+
"lstrip": false,
|
| 822 |
+
"normalized": false,
|
| 823 |
+
"rstrip": false,
|
| 824 |
+
"single_word": false,
|
| 825 |
+
"special": true
|
| 826 |
+
},
|
| 827 |
+
"128103": {
|
| 828 |
+
"content": "<|reserved_special_token_95|>",
|
| 829 |
+
"lstrip": false,
|
| 830 |
+
"normalized": false,
|
| 831 |
+
"rstrip": false,
|
| 832 |
+
"single_word": false,
|
| 833 |
+
"special": true
|
| 834 |
+
},
|
| 835 |
+
"128104": {
|
| 836 |
+
"content": "<|reserved_special_token_96|>",
|
| 837 |
+
"lstrip": false,
|
| 838 |
+
"normalized": false,
|
| 839 |
+
"rstrip": false,
|
| 840 |
+
"single_word": false,
|
| 841 |
+
"special": true
|
| 842 |
+
},
|
| 843 |
+
"128105": {
|
| 844 |
+
"content": "<|reserved_special_token_97|>",
|
| 845 |
+
"lstrip": false,
|
| 846 |
+
"normalized": false,
|
| 847 |
+
"rstrip": false,
|
| 848 |
+
"single_word": false,
|
| 849 |
+
"special": true
|
| 850 |
+
},
|
| 851 |
+
"128106": {
|
| 852 |
+
"content": "<|reserved_special_token_98|>",
|
| 853 |
+
"lstrip": false,
|
| 854 |
+
"normalized": false,
|
| 855 |
+
"rstrip": false,
|
| 856 |
+
"single_word": false,
|
| 857 |
+
"special": true
|
| 858 |
+
},
|
| 859 |
+
"128107": {
|
| 860 |
+
"content": "<|reserved_special_token_99|>",
|
| 861 |
+
"lstrip": false,
|
| 862 |
+
"normalized": false,
|
| 863 |
+
"rstrip": false,
|
| 864 |
+
"single_word": false,
|
| 865 |
+
"special": true
|
| 866 |
+
},
|
| 867 |
+
"128108": {
|
| 868 |
+
"content": "<|reserved_special_token_100|>",
|
| 869 |
+
"lstrip": false,
|
| 870 |
+
"normalized": false,
|
| 871 |
+
"rstrip": false,
|
| 872 |
+
"single_word": false,
|
| 873 |
+
"special": true
|
| 874 |
+
},
|
| 875 |
+
"128109": {
|
| 876 |
+
"content": "<|reserved_special_token_101|>",
|
| 877 |
+
"lstrip": false,
|
| 878 |
+
"normalized": false,
|
| 879 |
+
"rstrip": false,
|
| 880 |
+
"single_word": false,
|
| 881 |
+
"special": true
|
| 882 |
+
},
|
| 883 |
+
"128110": {
|
| 884 |
+
"content": "<|reserved_special_token_102|>",
|
| 885 |
+
"lstrip": false,
|
| 886 |
+
"normalized": false,
|
| 887 |
+
"rstrip": false,
|
| 888 |
+
"single_word": false,
|
| 889 |
+
"special": true
|
| 890 |
+
},
|
| 891 |
+
"128111": {
|
| 892 |
+
"content": "<|reserved_special_token_103|>",
|
| 893 |
+
"lstrip": false,
|
| 894 |
+
"normalized": false,
|
| 895 |
+
"rstrip": false,
|
| 896 |
+
"single_word": false,
|
| 897 |
+
"special": true
|
| 898 |
+
},
|
| 899 |
+
"128112": {
|
| 900 |
+
"content": "<|reserved_special_token_104|>",
|
| 901 |
+
"lstrip": false,
|
| 902 |
+
"normalized": false,
|
| 903 |
+
"rstrip": false,
|
| 904 |
+
"single_word": false,
|
| 905 |
+
"special": true
|
| 906 |
+
},
|
| 907 |
+
"128113": {
|
| 908 |
+
"content": "<|reserved_special_token_105|>",
|
| 909 |
+
"lstrip": false,
|
| 910 |
+
"normalized": false,
|
| 911 |
+
"rstrip": false,
|
| 912 |
+
"single_word": false,
|
| 913 |
+
"special": true
|
| 914 |
+
},
|
| 915 |
+
"128114": {
|
| 916 |
+
"content": "<|reserved_special_token_106|>",
|
| 917 |
+
"lstrip": false,
|
| 918 |
+
"normalized": false,
|
| 919 |
+
"rstrip": false,
|
| 920 |
+
"single_word": false,
|
| 921 |
+
"special": true
|
| 922 |
+
},
|
| 923 |
+
"128115": {
|
| 924 |
+
"content": "<|reserved_special_token_107|>",
|
| 925 |
+
"lstrip": false,
|
| 926 |
+
"normalized": false,
|
| 927 |
+
"rstrip": false,
|
| 928 |
+
"single_word": false,
|
| 929 |
+
"special": true
|
| 930 |
+
},
|
| 931 |
+
"128116": {
|
| 932 |
+
"content": "<|reserved_special_token_108|>",
|
| 933 |
+
"lstrip": false,
|
| 934 |
+
"normalized": false,
|
| 935 |
+
"rstrip": false,
|
| 936 |
+
"single_word": false,
|
| 937 |
+
"special": true
|
| 938 |
+
},
|
| 939 |
+
"128117": {
|
| 940 |
+
"content": "<|reserved_special_token_109|>",
|
| 941 |
+
"lstrip": false,
|
| 942 |
+
"normalized": false,
|
| 943 |
+
"rstrip": false,
|
| 944 |
+
"single_word": false,
|
| 945 |
+
"special": true
|
| 946 |
+
},
|
| 947 |
+
"128118": {
|
| 948 |
+
"content": "<|reserved_special_token_110|>",
|
| 949 |
+
"lstrip": false,
|
| 950 |
+
"normalized": false,
|
| 951 |
+
"rstrip": false,
|
| 952 |
+
"single_word": false,
|
| 953 |
+
"special": true
|
| 954 |
+
},
|
| 955 |
+
"128119": {
|
| 956 |
+
"content": "<|reserved_special_token_111|>",
|
| 957 |
+
"lstrip": false,
|
| 958 |
+
"normalized": false,
|
| 959 |
+
"rstrip": false,
|
| 960 |
+
"single_word": false,
|
| 961 |
+
"special": true
|
| 962 |
+
},
|
| 963 |
+
"128120": {
|
| 964 |
+
"content": "<|reserved_special_token_112|>",
|
| 965 |
+
"lstrip": false,
|
| 966 |
+
"normalized": false,
|
| 967 |
+
"rstrip": false,
|
| 968 |
+
"single_word": false,
|
| 969 |
+
"special": true
|
| 970 |
+
},
|
| 971 |
+
"128121": {
|
| 972 |
+
"content": "<|reserved_special_token_113|>",
|
| 973 |
+
"lstrip": false,
|
| 974 |
+
"normalized": false,
|
| 975 |
+
"rstrip": false,
|
| 976 |
+
"single_word": false,
|
| 977 |
+
"special": true
|
| 978 |
+
},
|
| 979 |
+
"128122": {
|
| 980 |
+
"content": "<|reserved_special_token_114|>",
|
| 981 |
+
"lstrip": false,
|
| 982 |
+
"normalized": false,
|
| 983 |
+
"rstrip": false,
|
| 984 |
+
"single_word": false,
|
| 985 |
+
"special": true
|
| 986 |
+
},
|
| 987 |
+
"128123": {
|
| 988 |
+
"content": "<|reserved_special_token_115|>",
|
| 989 |
+
"lstrip": false,
|
| 990 |
+
"normalized": false,
|
| 991 |
+
"rstrip": false,
|
| 992 |
+
"single_word": false,
|
| 993 |
+
"special": true
|
| 994 |
+
},
|
| 995 |
+
"128124": {
|
| 996 |
+
"content": "<|reserved_special_token_116|>",
|
| 997 |
+
"lstrip": false,
|
| 998 |
+
"normalized": false,
|
| 999 |
+
"rstrip": false,
|
| 1000 |
+
"single_word": false,
|
| 1001 |
+
"special": true
|
| 1002 |
+
},
|
| 1003 |
+
"128125": {
|
| 1004 |
+
"content": "<|reserved_special_token_117|>",
|
| 1005 |
+
"lstrip": false,
|
| 1006 |
+
"normalized": false,
|
| 1007 |
+
"rstrip": false,
|
| 1008 |
+
"single_word": false,
|
| 1009 |
+
"special": true
|
| 1010 |
+
},
|
| 1011 |
+
"128126": {
|
| 1012 |
+
"content": "<|reserved_special_token_118|>",
|
| 1013 |
+
"lstrip": false,
|
| 1014 |
+
"normalized": false,
|
| 1015 |
+
"rstrip": false,
|
| 1016 |
+
"single_word": false,
|
| 1017 |
+
"special": true
|
| 1018 |
+
},
|
| 1019 |
+
"128127": {
|
| 1020 |
+
"content": "<|reserved_special_token_119|>",
|
| 1021 |
+
"lstrip": false,
|
| 1022 |
+
"normalized": false,
|
| 1023 |
+
"rstrip": false,
|
| 1024 |
+
"single_word": false,
|
| 1025 |
+
"special": true
|
| 1026 |
+
},
|
| 1027 |
+
"128128": {
|
| 1028 |
+
"content": "<|reserved_special_token_120|>",
|
| 1029 |
+
"lstrip": false,
|
| 1030 |
+
"normalized": false,
|
| 1031 |
+
"rstrip": false,
|
| 1032 |
+
"single_word": false,
|
| 1033 |
+
"special": true
|
| 1034 |
+
},
|
| 1035 |
+
"128129": {
|
| 1036 |
+
"content": "<|reserved_special_token_121|>",
|
| 1037 |
+
"lstrip": false,
|
| 1038 |
+
"normalized": false,
|
| 1039 |
+
"rstrip": false,
|
| 1040 |
+
"single_word": false,
|
| 1041 |
+
"special": true
|
| 1042 |
+
},
|
| 1043 |
+
"128130": {
|
| 1044 |
+
"content": "<|reserved_special_token_122|>",
|
| 1045 |
+
"lstrip": false,
|
| 1046 |
+
"normalized": false,
|
| 1047 |
+
"rstrip": false,
|
| 1048 |
+
"single_word": false,
|
| 1049 |
+
"special": true
|
| 1050 |
+
},
|
| 1051 |
+
"128131": {
|
| 1052 |
+
"content": "<|reserved_special_token_123|>",
|
| 1053 |
+
"lstrip": false,
|
| 1054 |
+
"normalized": false,
|
| 1055 |
+
"rstrip": false,
|
| 1056 |
+
"single_word": false,
|
| 1057 |
+
"special": true
|
| 1058 |
+
},
|
| 1059 |
+
"128132": {
|
| 1060 |
+
"content": "<|reserved_special_token_124|>",
|
| 1061 |
+
"lstrip": false,
|
| 1062 |
+
"normalized": false,
|
| 1063 |
+
"rstrip": false,
|
| 1064 |
+
"single_word": false,
|
| 1065 |
+
"special": true
|
| 1066 |
+
},
|
| 1067 |
+
"128133": {
|
| 1068 |
+
"content": "<|reserved_special_token_125|>",
|
| 1069 |
+
"lstrip": false,
|
| 1070 |
+
"normalized": false,
|
| 1071 |
+
"rstrip": false,
|
| 1072 |
+
"single_word": false,
|
| 1073 |
+
"special": true
|
| 1074 |
+
},
|
| 1075 |
+
"128134": {
|
| 1076 |
+
"content": "<|reserved_special_token_126|>",
|
| 1077 |
+
"lstrip": false,
|
| 1078 |
+
"normalized": false,
|
| 1079 |
+
"rstrip": false,
|
| 1080 |
+
"single_word": false,
|
| 1081 |
+
"special": true
|
| 1082 |
+
},
|
| 1083 |
+
"128135": {
|
| 1084 |
+
"content": "<|reserved_special_token_127|>",
|
| 1085 |
+
"lstrip": false,
|
| 1086 |
+
"normalized": false,
|
| 1087 |
+
"rstrip": false,
|
| 1088 |
+
"single_word": false,
|
| 1089 |
+
"special": true
|
| 1090 |
+
},
|
| 1091 |
+
"128136": {
|
| 1092 |
+
"content": "<|reserved_special_token_128|>",
|
| 1093 |
+
"lstrip": false,
|
| 1094 |
+
"normalized": false,
|
| 1095 |
+
"rstrip": false,
|
| 1096 |
+
"single_word": false,
|
| 1097 |
+
"special": true
|
| 1098 |
+
},
|
| 1099 |
+
"128137": {
|
| 1100 |
+
"content": "<|reserved_special_token_129|>",
|
| 1101 |
+
"lstrip": false,
|
| 1102 |
+
"normalized": false,
|
| 1103 |
+
"rstrip": false,
|
| 1104 |
+
"single_word": false,
|
| 1105 |
+
"special": true
|
| 1106 |
+
},
|
| 1107 |
+
"128138": {
|
| 1108 |
+
"content": "<|reserved_special_token_130|>",
|
| 1109 |
+
"lstrip": false,
|
| 1110 |
+
"normalized": false,
|
| 1111 |
+
"rstrip": false,
|
| 1112 |
+
"single_word": false,
|
| 1113 |
+
"special": true
|
| 1114 |
+
},
|
| 1115 |
+
"128139": {
|
| 1116 |
+
"content": "<|reserved_special_token_131|>",
|
| 1117 |
+
"lstrip": false,
|
| 1118 |
+
"normalized": false,
|
| 1119 |
+
"rstrip": false,
|
| 1120 |
+
"single_word": false,
|
| 1121 |
+
"special": true
|
| 1122 |
+
},
|
| 1123 |
+
"128140": {
|
| 1124 |
+
"content": "<|reserved_special_token_132|>",
|
| 1125 |
+
"lstrip": false,
|
| 1126 |
+
"normalized": false,
|
| 1127 |
+
"rstrip": false,
|
| 1128 |
+
"single_word": false,
|
| 1129 |
+
"special": true
|
| 1130 |
+
},
|
| 1131 |
+
"128141": {
|
| 1132 |
+
"content": "<|reserved_special_token_133|>",
|
| 1133 |
+
"lstrip": false,
|
| 1134 |
+
"normalized": false,
|
| 1135 |
+
"rstrip": false,
|
| 1136 |
+
"single_word": false,
|
| 1137 |
+
"special": true
|
| 1138 |
+
},
|
| 1139 |
+
"128142": {
|
| 1140 |
+
"content": "<|reserved_special_token_134|>",
|
| 1141 |
+
"lstrip": false,
|
| 1142 |
+
"normalized": false,
|
| 1143 |
+
"rstrip": false,
|
| 1144 |
+
"single_word": false,
|
| 1145 |
+
"special": true
|
| 1146 |
+
},
|
| 1147 |
+
"128143": {
|
| 1148 |
+
"content": "<|reserved_special_token_135|>",
|
| 1149 |
+
"lstrip": false,
|
| 1150 |
+
"normalized": false,
|
| 1151 |
+
"rstrip": false,
|
| 1152 |
+
"single_word": false,
|
| 1153 |
+
"special": true
|
| 1154 |
+
},
|
| 1155 |
+
"128144": {
|
| 1156 |
+
"content": "<|reserved_special_token_136|>",
|
| 1157 |
+
"lstrip": false,
|
| 1158 |
+
"normalized": false,
|
| 1159 |
+
"rstrip": false,
|
| 1160 |
+
"single_word": false,
|
| 1161 |
+
"special": true
|
| 1162 |
+
},
|
| 1163 |
+
"128145": {
|
| 1164 |
+
"content": "<|reserved_special_token_137|>",
|
| 1165 |
+
"lstrip": false,
|
| 1166 |
+
"normalized": false,
|
| 1167 |
+
"rstrip": false,
|
| 1168 |
+
"single_word": false,
|
| 1169 |
+
"special": true
|
| 1170 |
+
},
|
| 1171 |
+
"128146": {
|
| 1172 |
+
"content": "<|reserved_special_token_138|>",
|
| 1173 |
+
"lstrip": false,
|
| 1174 |
+
"normalized": false,
|
| 1175 |
+
"rstrip": false,
|
| 1176 |
+
"single_word": false,
|
| 1177 |
+
"special": true
|
| 1178 |
+
},
|
| 1179 |
+
"128147": {
|
| 1180 |
+
"content": "<|reserved_special_token_139|>",
|
| 1181 |
+
"lstrip": false,
|
| 1182 |
+
"normalized": false,
|
| 1183 |
+
"rstrip": false,
|
| 1184 |
+
"single_word": false,
|
| 1185 |
+
"special": true
|
| 1186 |
+
},
|
| 1187 |
+
"128148": {
|
| 1188 |
+
"content": "<|reserved_special_token_140|>",
|
| 1189 |
+
"lstrip": false,
|
| 1190 |
+
"normalized": false,
|
| 1191 |
+
"rstrip": false,
|
| 1192 |
+
"single_word": false,
|
| 1193 |
+
"special": true
|
| 1194 |
+
},
|
| 1195 |
+
"128149": {
|
| 1196 |
+
"content": "<|reserved_special_token_141|>",
|
| 1197 |
+
"lstrip": false,
|
| 1198 |
+
"normalized": false,
|
| 1199 |
+
"rstrip": false,
|
| 1200 |
+
"single_word": false,
|
| 1201 |
+
"special": true
|
| 1202 |
+
},
|
| 1203 |
+
"128150": {
|
| 1204 |
+
"content": "<|reserved_special_token_142|>",
|
| 1205 |
+
"lstrip": false,
|
| 1206 |
+
"normalized": false,
|
| 1207 |
+
"rstrip": false,
|
| 1208 |
+
"single_word": false,
|
| 1209 |
+
"special": true
|
| 1210 |
+
},
|
| 1211 |
+
"128151": {
|
| 1212 |
+
"content": "<|reserved_special_token_143|>",
|
| 1213 |
+
"lstrip": false,
|
| 1214 |
+
"normalized": false,
|
| 1215 |
+
"rstrip": false,
|
| 1216 |
+
"single_word": false,
|
| 1217 |
+
"special": true
|
| 1218 |
+
},
|
| 1219 |
+
"128152": {
|
| 1220 |
+
"content": "<|reserved_special_token_144|>",
|
| 1221 |
+
"lstrip": false,
|
| 1222 |
+
"normalized": false,
|
| 1223 |
+
"rstrip": false,
|
| 1224 |
+
"single_word": false,
|
| 1225 |
+
"special": true
|
| 1226 |
+
},
|
| 1227 |
+
"128153": {
|
| 1228 |
+
"content": "<|reserved_special_token_145|>",
|
| 1229 |
+
"lstrip": false,
|
| 1230 |
+
"normalized": false,
|
| 1231 |
+
"rstrip": false,
|
| 1232 |
+
"single_word": false,
|
| 1233 |
+
"special": true
|
| 1234 |
+
},
|
| 1235 |
+
"128154": {
|
| 1236 |
+
"content": "<|reserved_special_token_146|>",
|
| 1237 |
+
"lstrip": false,
|
| 1238 |
+
"normalized": false,
|
| 1239 |
+
"rstrip": false,
|
| 1240 |
+
"single_word": false,
|
| 1241 |
+
"special": true
|
| 1242 |
+
},
|
| 1243 |
+
"128155": {
|
| 1244 |
+
"content": "<|reserved_special_token_147|>",
|
| 1245 |
+
"lstrip": false,
|
| 1246 |
+
"normalized": false,
|
| 1247 |
+
"rstrip": false,
|
| 1248 |
+
"single_word": false,
|
| 1249 |
+
"special": true
|
| 1250 |
+
},
|
| 1251 |
+
"128156": {
|
| 1252 |
+
"content": "<|reserved_special_token_148|>",
|
| 1253 |
+
"lstrip": false,
|
| 1254 |
+
"normalized": false,
|
| 1255 |
+
"rstrip": false,
|
| 1256 |
+
"single_word": false,
|
| 1257 |
+
"special": true
|
| 1258 |
+
},
|
| 1259 |
+
"128157": {
|
| 1260 |
+
"content": "<|reserved_special_token_149|>",
|
| 1261 |
+
"lstrip": false,
|
| 1262 |
+
"normalized": false,
|
| 1263 |
+
"rstrip": false,
|
| 1264 |
+
"single_word": false,
|
| 1265 |
+
"special": true
|
| 1266 |
+
},
|
| 1267 |
+
"128158": {
|
| 1268 |
+
"content": "<|reserved_special_token_150|>",
|
| 1269 |
+
"lstrip": false,
|
| 1270 |
+
"normalized": false,
|
| 1271 |
+
"rstrip": false,
|
| 1272 |
+
"single_word": false,
|
| 1273 |
+
"special": true
|
| 1274 |
+
},
|
| 1275 |
+
"128159": {
|
| 1276 |
+
"content": "<|reserved_special_token_151|>",
|
| 1277 |
+
"lstrip": false,
|
| 1278 |
+
"normalized": false,
|
| 1279 |
+
"rstrip": false,
|
| 1280 |
+
"single_word": false,
|
| 1281 |
+
"special": true
|
| 1282 |
+
},
|
| 1283 |
+
"128160": {
|
| 1284 |
+
"content": "<|reserved_special_token_152|>",
|
| 1285 |
+
"lstrip": false,
|
| 1286 |
+
"normalized": false,
|
| 1287 |
+
"rstrip": false,
|
| 1288 |
+
"single_word": false,
|
| 1289 |
+
"special": true
|
| 1290 |
+
},
|
| 1291 |
+
"128161": {
|
| 1292 |
+
"content": "<|reserved_special_token_153|>",
|
| 1293 |
+
"lstrip": false,
|
| 1294 |
+
"normalized": false,
|
| 1295 |
+
"rstrip": false,
|
| 1296 |
+
"single_word": false,
|
| 1297 |
+
"special": true
|
| 1298 |
+
},
|
| 1299 |
+
"128162": {
|
| 1300 |
+
"content": "<|reserved_special_token_154|>",
|
| 1301 |
+
"lstrip": false,
|
| 1302 |
+
"normalized": false,
|
| 1303 |
+
"rstrip": false,
|
| 1304 |
+
"single_word": false,
|
| 1305 |
+
"special": true
|
| 1306 |
+
},
|
| 1307 |
+
"128163": {
|
| 1308 |
+
"content": "<|reserved_special_token_155|>",
|
| 1309 |
+
"lstrip": false,
|
| 1310 |
+
"normalized": false,
|
| 1311 |
+
"rstrip": false,
|
| 1312 |
+
"single_word": false,
|
| 1313 |
+
"special": true
|
| 1314 |
+
},
|
| 1315 |
+
"128164": {
|
| 1316 |
+
"content": "<|reserved_special_token_156|>",
|
| 1317 |
+
"lstrip": false,
|
| 1318 |
+
"normalized": false,
|
| 1319 |
+
"rstrip": false,
|
| 1320 |
+
"single_word": false,
|
| 1321 |
+
"special": true
|
| 1322 |
+
},
|
| 1323 |
+
"128165": {
|
| 1324 |
+
"content": "<|reserved_special_token_157|>",
|
| 1325 |
+
"lstrip": false,
|
| 1326 |
+
"normalized": false,
|
| 1327 |
+
"rstrip": false,
|
| 1328 |
+
"single_word": false,
|
| 1329 |
+
"special": true
|
| 1330 |
+
},
|
| 1331 |
+
"128166": {
|
| 1332 |
+
"content": "<|reserved_special_token_158|>",
|
| 1333 |
+
"lstrip": false,
|
| 1334 |
+
"normalized": false,
|
| 1335 |
+
"rstrip": false,
|
| 1336 |
+
"single_word": false,
|
| 1337 |
+
"special": true
|
| 1338 |
+
},
|
| 1339 |
+
"128167": {
|
| 1340 |
+
"content": "<|reserved_special_token_159|>",
|
| 1341 |
+
"lstrip": false,
|
| 1342 |
+
"normalized": false,
|
| 1343 |
+
"rstrip": false,
|
| 1344 |
+
"single_word": false,
|
| 1345 |
+
"special": true
|
| 1346 |
+
},
|
| 1347 |
+
"128168": {
|
| 1348 |
+
"content": "<|reserved_special_token_160|>",
|
| 1349 |
+
"lstrip": false,
|
| 1350 |
+
"normalized": false,
|
| 1351 |
+
"rstrip": false,
|
| 1352 |
+
"single_word": false,
|
| 1353 |
+
"special": true
|
| 1354 |
+
},
|
| 1355 |
+
"128169": {
|
| 1356 |
+
"content": "<|reserved_special_token_161|>",
|
| 1357 |
+
"lstrip": false,
|
| 1358 |
+
"normalized": false,
|
| 1359 |
+
"rstrip": false,
|
| 1360 |
+
"single_word": false,
|
| 1361 |
+
"special": true
|
| 1362 |
+
},
|
| 1363 |
+
"128170": {
|
| 1364 |
+
"content": "<|reserved_special_token_162|>",
|
| 1365 |
+
"lstrip": false,
|
| 1366 |
+
"normalized": false,
|
| 1367 |
+
"rstrip": false,
|
| 1368 |
+
"single_word": false,
|
| 1369 |
+
"special": true
|
| 1370 |
+
},
|
| 1371 |
+
"128171": {
|
| 1372 |
+
"content": "<|reserved_special_token_163|>",
|
| 1373 |
+
"lstrip": false,
|
| 1374 |
+
"normalized": false,
|
| 1375 |
+
"rstrip": false,
|
| 1376 |
+
"single_word": false,
|
| 1377 |
+
"special": true
|
| 1378 |
+
},
|
| 1379 |
+
"128172": {
|
| 1380 |
+
"content": "<|reserved_special_token_164|>",
|
| 1381 |
+
"lstrip": false,
|
| 1382 |
+
"normalized": false,
|
| 1383 |
+
"rstrip": false,
|
| 1384 |
+
"single_word": false,
|
| 1385 |
+
"special": true
|
| 1386 |
+
},
|
| 1387 |
+
"128173": {
|
| 1388 |
+
"content": "<|reserved_special_token_165|>",
|
| 1389 |
+
"lstrip": false,
|
| 1390 |
+
"normalized": false,
|
| 1391 |
+
"rstrip": false,
|
| 1392 |
+
"single_word": false,
|
| 1393 |
+
"special": true
|
| 1394 |
+
},
|
| 1395 |
+
"128174": {
|
| 1396 |
+
"content": "<|reserved_special_token_166|>",
|
| 1397 |
+
"lstrip": false,
|
| 1398 |
+
"normalized": false,
|
| 1399 |
+
"rstrip": false,
|
| 1400 |
+
"single_word": false,
|
| 1401 |
+
"special": true
|
| 1402 |
+
},
|
| 1403 |
+
"128175": {
|
| 1404 |
+
"content": "<|reserved_special_token_167|>",
|
| 1405 |
+
"lstrip": false,
|
| 1406 |
+
"normalized": false,
|
| 1407 |
+
"rstrip": false,
|
| 1408 |
+
"single_word": false,
|
| 1409 |
+
"special": true
|
| 1410 |
+
},
|
| 1411 |
+
"128176": {
|
| 1412 |
+
"content": "<|reserved_special_token_168|>",
|
| 1413 |
+
"lstrip": false,
|
| 1414 |
+
"normalized": false,
|
| 1415 |
+
"rstrip": false,
|
| 1416 |
+
"single_word": false,
|
| 1417 |
+
"special": true
|
| 1418 |
+
},
|
| 1419 |
+
"128177": {
|
| 1420 |
+
"content": "<|reserved_special_token_169|>",
|
| 1421 |
+
"lstrip": false,
|
| 1422 |
+
"normalized": false,
|
| 1423 |
+
"rstrip": false,
|
| 1424 |
+
"single_word": false,
|
| 1425 |
+
"special": true
|
| 1426 |
+
},
|
| 1427 |
+
"128178": {
|
| 1428 |
+
"content": "<|reserved_special_token_170|>",
|
| 1429 |
+
"lstrip": false,
|
| 1430 |
+
"normalized": false,
|
| 1431 |
+
"rstrip": false,
|
| 1432 |
+
"single_word": false,
|
| 1433 |
+
"special": true
|
| 1434 |
+
},
|
| 1435 |
+
"128179": {
|
| 1436 |
+
"content": "<|reserved_special_token_171|>",
|
| 1437 |
+
"lstrip": false,
|
| 1438 |
+
"normalized": false,
|
| 1439 |
+
"rstrip": false,
|
| 1440 |
+
"single_word": false,
|
| 1441 |
+
"special": true
|
| 1442 |
+
},
|
| 1443 |
+
"128180": {
|
| 1444 |
+
"content": "<|reserved_special_token_172|>",
|
| 1445 |
+
"lstrip": false,
|
| 1446 |
+
"normalized": false,
|
| 1447 |
+
"rstrip": false,
|
| 1448 |
+
"single_word": false,
|
| 1449 |
+
"special": true
|
| 1450 |
+
},
|
| 1451 |
+
"128181": {
|
| 1452 |
+
"content": "<|reserved_special_token_173|>",
|
| 1453 |
+
"lstrip": false,
|
| 1454 |
+
"normalized": false,
|
| 1455 |
+
"rstrip": false,
|
| 1456 |
+
"single_word": false,
|
| 1457 |
+
"special": true
|
| 1458 |
+
},
|
| 1459 |
+
"128182": {
|
| 1460 |
+
"content": "<|reserved_special_token_174|>",
|
| 1461 |
+
"lstrip": false,
|
| 1462 |
+
"normalized": false,
|
| 1463 |
+
"rstrip": false,
|
| 1464 |
+
"single_word": false,
|
| 1465 |
+
"special": true
|
| 1466 |
+
},
|
| 1467 |
+
"128183": {
|
| 1468 |
+
"content": "<|reserved_special_token_175|>",
|
| 1469 |
+
"lstrip": false,
|
| 1470 |
+
"normalized": false,
|
| 1471 |
+
"rstrip": false,
|
| 1472 |
+
"single_word": false,
|
| 1473 |
+
"special": true
|
| 1474 |
+
},
|
| 1475 |
+
"128184": {
|
| 1476 |
+
"content": "<|reserved_special_token_176|>",
|
| 1477 |
+
"lstrip": false,
|
| 1478 |
+
"normalized": false,
|
| 1479 |
+
"rstrip": false,
|
| 1480 |
+
"single_word": false,
|
| 1481 |
+
"special": true
|
| 1482 |
+
},
|
| 1483 |
+
"128185": {
|
| 1484 |
+
"content": "<|reserved_special_token_177|>",
|
| 1485 |
+
"lstrip": false,
|
| 1486 |
+
"normalized": false,
|
| 1487 |
+
"rstrip": false,
|
| 1488 |
+
"single_word": false,
|
| 1489 |
+
"special": true
|
| 1490 |
+
},
|
| 1491 |
+
"128186": {
|
| 1492 |
+
"content": "<|reserved_special_token_178|>",
|
| 1493 |
+
"lstrip": false,
|
| 1494 |
+
"normalized": false,
|
| 1495 |
+
"rstrip": false,
|
| 1496 |
+
"single_word": false,
|
| 1497 |
+
"special": true
|
| 1498 |
+
},
|
| 1499 |
+
"128187": {
|
| 1500 |
+
"content": "<|reserved_special_token_179|>",
|
| 1501 |
+
"lstrip": false,
|
| 1502 |
+
"normalized": false,
|
| 1503 |
+
"rstrip": false,
|
| 1504 |
+
"single_word": false,
|
| 1505 |
+
"special": true
|
| 1506 |
+
},
|
| 1507 |
+
"128188": {
|
| 1508 |
+
"content": "<|reserved_special_token_180|>",
|
| 1509 |
+
"lstrip": false,
|
| 1510 |
+
"normalized": false,
|
| 1511 |
+
"rstrip": false,
|
| 1512 |
+
"single_word": false,
|
| 1513 |
+
"special": true
|
| 1514 |
+
},
|
| 1515 |
+
"128189": {
|
| 1516 |
+
"content": "<|reserved_special_token_181|>",
|
| 1517 |
+
"lstrip": false,
|
| 1518 |
+
"normalized": false,
|
| 1519 |
+
"rstrip": false,
|
| 1520 |
+
"single_word": false,
|
| 1521 |
+
"special": true
|
| 1522 |
+
},
|
| 1523 |
+
"128190": {
|
| 1524 |
+
"content": "<|reserved_special_token_182|>",
|
| 1525 |
+
"lstrip": false,
|
| 1526 |
+
"normalized": false,
|
| 1527 |
+
"rstrip": false,
|
| 1528 |
+
"single_word": false,
|
| 1529 |
+
"special": true
|
| 1530 |
+
},
|
| 1531 |
+
"128191": {
|
| 1532 |
+
"content": "<|reserved_special_token_183|>",
|
| 1533 |
+
"lstrip": false,
|
| 1534 |
+
"normalized": false,
|
| 1535 |
+
"rstrip": false,
|
| 1536 |
+
"single_word": false,
|
| 1537 |
+
"special": true
|
| 1538 |
+
},
|
| 1539 |
+
"128192": {
|
| 1540 |
+
"content": "<|reserved_special_token_184|>",
|
| 1541 |
+
"lstrip": false,
|
| 1542 |
+
"normalized": false,
|
| 1543 |
+
"rstrip": false,
|
| 1544 |
+
"single_word": false,
|
| 1545 |
+
"special": true
|
| 1546 |
+
},
|
| 1547 |
+
"128193": {
|
| 1548 |
+
"content": "<|reserved_special_token_185|>",
|
| 1549 |
+
"lstrip": false,
|
| 1550 |
+
"normalized": false,
|
| 1551 |
+
"rstrip": false,
|
| 1552 |
+
"single_word": false,
|
| 1553 |
+
"special": true
|
| 1554 |
+
},
|
| 1555 |
+
"128194": {
|
| 1556 |
+
"content": "<|reserved_special_token_186|>",
|
| 1557 |
+
"lstrip": false,
|
| 1558 |
+
"normalized": false,
|
| 1559 |
+
"rstrip": false,
|
| 1560 |
+
"single_word": false,
|
| 1561 |
+
"special": true
|
| 1562 |
+
},
|
| 1563 |
+
"128195": {
|
| 1564 |
+
"content": "<|reserved_special_token_187|>",
|
| 1565 |
+
"lstrip": false,
|
| 1566 |
+
"normalized": false,
|
| 1567 |
+
"rstrip": false,
|
| 1568 |
+
"single_word": false,
|
| 1569 |
+
"special": true
|
| 1570 |
+
},
|
| 1571 |
+
"128196": {
|
| 1572 |
+
"content": "<|reserved_special_token_188|>",
|
| 1573 |
+
"lstrip": false,
|
| 1574 |
+
"normalized": false,
|
| 1575 |
+
"rstrip": false,
|
| 1576 |
+
"single_word": false,
|
| 1577 |
+
"special": true
|
| 1578 |
+
},
|
| 1579 |
+
"128197": {
|
| 1580 |
+
"content": "<|reserved_special_token_189|>",
|
| 1581 |
+
"lstrip": false,
|
| 1582 |
+
"normalized": false,
|
| 1583 |
+
"rstrip": false,
|
| 1584 |
+
"single_word": false,
|
| 1585 |
+
"special": true
|
| 1586 |
+
},
|
| 1587 |
+
"128198": {
|
| 1588 |
+
"content": "<|reserved_special_token_190|>",
|
| 1589 |
+
"lstrip": false,
|
| 1590 |
+
"normalized": false,
|
| 1591 |
+
"rstrip": false,
|
| 1592 |
+
"single_word": false,
|
| 1593 |
+
"special": true
|
| 1594 |
+
},
|
| 1595 |
+
"128199": {
|
| 1596 |
+
"content": "<|reserved_special_token_191|>",
|
| 1597 |
+
"lstrip": false,
|
| 1598 |
+
"normalized": false,
|
| 1599 |
+
"rstrip": false,
|
| 1600 |
+
"single_word": false,
|
| 1601 |
+
"special": true
|
| 1602 |
+
},
|
| 1603 |
+
"128200": {
|
| 1604 |
+
"content": "<|reserved_special_token_192|>",
|
| 1605 |
+
"lstrip": false,
|
| 1606 |
+
"normalized": false,
|
| 1607 |
+
"rstrip": false,
|
| 1608 |
+
"single_word": false,
|
| 1609 |
+
"special": true
|
| 1610 |
+
},
|
| 1611 |
+
"128201": {
|
| 1612 |
+
"content": "<|reserved_special_token_193|>",
|
| 1613 |
+
"lstrip": false,
|
| 1614 |
+
"normalized": false,
|
| 1615 |
+
"rstrip": false,
|
| 1616 |
+
"single_word": false,
|
| 1617 |
+
"special": true
|
| 1618 |
+
},
|
| 1619 |
+
"128202": {
|
| 1620 |
+
"content": "<|reserved_special_token_194|>",
|
| 1621 |
+
"lstrip": false,
|
| 1622 |
+
"normalized": false,
|
| 1623 |
+
"rstrip": false,
|
| 1624 |
+
"single_word": false,
|
| 1625 |
+
"special": true
|
| 1626 |
+
},
|
| 1627 |
+
"128203": {
|
| 1628 |
+
"content": "<|reserved_special_token_195|>",
|
| 1629 |
+
"lstrip": false,
|
| 1630 |
+
"normalized": false,
|
| 1631 |
+
"rstrip": false,
|
| 1632 |
+
"single_word": false,
|
| 1633 |
+
"special": true
|
| 1634 |
+
},
|
| 1635 |
+
"128204": {
|
| 1636 |
+
"content": "<|reserved_special_token_196|>",
|
| 1637 |
+
"lstrip": false,
|
| 1638 |
+
"normalized": false,
|
| 1639 |
+
"rstrip": false,
|
| 1640 |
+
"single_word": false,
|
| 1641 |
+
"special": true
|
| 1642 |
+
},
|
| 1643 |
+
"128205": {
|
| 1644 |
+
"content": "<|reserved_special_token_197|>",
|
| 1645 |
+
"lstrip": false,
|
| 1646 |
+
"normalized": false,
|
| 1647 |
+
"rstrip": false,
|
| 1648 |
+
"single_word": false,
|
| 1649 |
+
"special": true
|
| 1650 |
+
},
|
| 1651 |
+
"128206": {
|
| 1652 |
+
"content": "<|reserved_special_token_198|>",
|
| 1653 |
+
"lstrip": false,
|
| 1654 |
+
"normalized": false,
|
| 1655 |
+
"rstrip": false,
|
| 1656 |
+
"single_word": false,
|
| 1657 |
+
"special": true
|
| 1658 |
+
},
|
| 1659 |
+
"128207": {
|
| 1660 |
+
"content": "<|reserved_special_token_199|>",
|
| 1661 |
+
"lstrip": false,
|
| 1662 |
+
"normalized": false,
|
| 1663 |
+
"rstrip": false,
|
| 1664 |
+
"single_word": false,
|
| 1665 |
+
"special": true
|
| 1666 |
+
},
|
| 1667 |
+
"128208": {
|
| 1668 |
+
"content": "<|reserved_special_token_200|>",
|
| 1669 |
+
"lstrip": false,
|
| 1670 |
+
"normalized": false,
|
| 1671 |
+
"rstrip": false,
|
| 1672 |
+
"single_word": false,
|
| 1673 |
+
"special": true
|
| 1674 |
+
},
|
| 1675 |
+
"128209": {
|
| 1676 |
+
"content": "<|reserved_special_token_201|>",
|
| 1677 |
+
"lstrip": false,
|
| 1678 |
+
"normalized": false,
|
| 1679 |
+
"rstrip": false,
|
| 1680 |
+
"single_word": false,
|
| 1681 |
+
"special": true
|
| 1682 |
+
},
|
| 1683 |
+
"128210": {
|
| 1684 |
+
"content": "<|reserved_special_token_202|>",
|
| 1685 |
+
"lstrip": false,
|
| 1686 |
+
"normalized": false,
|
| 1687 |
+
"rstrip": false,
|
| 1688 |
+
"single_word": false,
|
| 1689 |
+
"special": true
|
| 1690 |
+
},
|
| 1691 |
+
"128211": {
|
| 1692 |
+
"content": "<|reserved_special_token_203|>",
|
| 1693 |
+
"lstrip": false,
|
| 1694 |
+
"normalized": false,
|
| 1695 |
+
"rstrip": false,
|
| 1696 |
+
"single_word": false,
|
| 1697 |
+
"special": true
|
| 1698 |
+
},
|
| 1699 |
+
"128212": {
|
| 1700 |
+
"content": "<|reserved_special_token_204|>",
|
| 1701 |
+
"lstrip": false,
|
| 1702 |
+
"normalized": false,
|
| 1703 |
+
"rstrip": false,
|
| 1704 |
+
"single_word": false,
|
| 1705 |
+
"special": true
|
| 1706 |
+
},
|
| 1707 |
+
"128213": {
|
| 1708 |
+
"content": "<|reserved_special_token_205|>",
|
| 1709 |
+
"lstrip": false,
|
| 1710 |
+
"normalized": false,
|
| 1711 |
+
"rstrip": false,
|
| 1712 |
+
"single_word": false,
|
| 1713 |
+
"special": true
|
| 1714 |
+
},
|
| 1715 |
+
"128214": {
|
| 1716 |
+
"content": "<|reserved_special_token_206|>",
|
| 1717 |
+
"lstrip": false,
|
| 1718 |
+
"normalized": false,
|
| 1719 |
+
"rstrip": false,
|
| 1720 |
+
"single_word": false,
|
| 1721 |
+
"special": true
|
| 1722 |
+
},
|
| 1723 |
+
"128215": {
|
| 1724 |
+
"content": "<|reserved_special_token_207|>",
|
| 1725 |
+
"lstrip": false,
|
| 1726 |
+
"normalized": false,
|
| 1727 |
+
"rstrip": false,
|
| 1728 |
+
"single_word": false,
|
| 1729 |
+
"special": true
|
| 1730 |
+
},
|
| 1731 |
+
"128216": {
|
| 1732 |
+
"content": "<|reserved_special_token_208|>",
|
| 1733 |
+
"lstrip": false,
|
| 1734 |
+
"normalized": false,
|
| 1735 |
+
"rstrip": false,
|
| 1736 |
+
"single_word": false,
|
| 1737 |
+
"special": true
|
| 1738 |
+
},
|
| 1739 |
+
"128217": {
|
| 1740 |
+
"content": "<|reserved_special_token_209|>",
|
| 1741 |
+
"lstrip": false,
|
| 1742 |
+
"normalized": false,
|
| 1743 |
+
"rstrip": false,
|
| 1744 |
+
"single_word": false,
|
| 1745 |
+
"special": true
|
| 1746 |
+
},
|
| 1747 |
+
"128218": {
|
| 1748 |
+
"content": "<|reserved_special_token_210|>",
|
| 1749 |
+
"lstrip": false,
|
| 1750 |
+
"normalized": false,
|
| 1751 |
+
"rstrip": false,
|
| 1752 |
+
"single_word": false,
|
| 1753 |
+
"special": true
|
| 1754 |
+
},
|
| 1755 |
+
"128219": {
|
| 1756 |
+
"content": "<|reserved_special_token_211|>",
|
| 1757 |
+
"lstrip": false,
|
| 1758 |
+
"normalized": false,
|
| 1759 |
+
"rstrip": false,
|
| 1760 |
+
"single_word": false,
|
| 1761 |
+
"special": true
|
| 1762 |
+
},
|
| 1763 |
+
"128220": {
|
| 1764 |
+
"content": "<|reserved_special_token_212|>",
|
| 1765 |
+
"lstrip": false,
|
| 1766 |
+
"normalized": false,
|
| 1767 |
+
"rstrip": false,
|
| 1768 |
+
"single_word": false,
|
| 1769 |
+
"special": true
|
| 1770 |
+
},
|
| 1771 |
+
"128221": {
|
| 1772 |
+
"content": "<|reserved_special_token_213|>",
|
| 1773 |
+
"lstrip": false,
|
| 1774 |
+
"normalized": false,
|
| 1775 |
+
"rstrip": false,
|
| 1776 |
+
"single_word": false,
|
| 1777 |
+
"special": true
|
| 1778 |
+
},
|
| 1779 |
+
"128222": {
|
| 1780 |
+
"content": "<|reserved_special_token_214|>",
|
| 1781 |
+
"lstrip": false,
|
| 1782 |
+
"normalized": false,
|
| 1783 |
+
"rstrip": false,
|
| 1784 |
+
"single_word": false,
|
| 1785 |
+
"special": true
|
| 1786 |
+
},
|
| 1787 |
+
"128223": {
|
| 1788 |
+
"content": "<|reserved_special_token_215|>",
|
| 1789 |
+
"lstrip": false,
|
| 1790 |
+
"normalized": false,
|
| 1791 |
+
"rstrip": false,
|
| 1792 |
+
"single_word": false,
|
| 1793 |
+
"special": true
|
| 1794 |
+
},
|
| 1795 |
+
"128224": {
|
| 1796 |
+
"content": "<|reserved_special_token_216|>",
|
| 1797 |
+
"lstrip": false,
|
| 1798 |
+
"normalized": false,
|
| 1799 |
+
"rstrip": false,
|
| 1800 |
+
"single_word": false,
|
| 1801 |
+
"special": true
|
| 1802 |
+
},
|
| 1803 |
+
"128225": {
|
| 1804 |
+
"content": "<|reserved_special_token_217|>",
|
| 1805 |
+
"lstrip": false,
|
| 1806 |
+
"normalized": false,
|
| 1807 |
+
"rstrip": false,
|
| 1808 |
+
"single_word": false,
|
| 1809 |
+
"special": true
|
| 1810 |
+
},
|
| 1811 |
+
"128226": {
|
| 1812 |
+
"content": "<|reserved_special_token_218|>",
|
| 1813 |
+
"lstrip": false,
|
| 1814 |
+
"normalized": false,
|
| 1815 |
+
"rstrip": false,
|
| 1816 |
+
"single_word": false,
|
| 1817 |
+
"special": true
|
| 1818 |
+
},
|
| 1819 |
+
"128227": {
|
| 1820 |
+
"content": "<|reserved_special_token_219|>",
|
| 1821 |
+
"lstrip": false,
|
| 1822 |
+
"normalized": false,
|
| 1823 |
+
"rstrip": false,
|
| 1824 |
+
"single_word": false,
|
| 1825 |
+
"special": true
|
| 1826 |
+
},
|
| 1827 |
+
"128228": {
|
| 1828 |
+
"content": "<|reserved_special_token_220|>",
|
| 1829 |
+
"lstrip": false,
|
| 1830 |
+
"normalized": false,
|
| 1831 |
+
"rstrip": false,
|
| 1832 |
+
"single_word": false,
|
| 1833 |
+
"special": true
|
| 1834 |
+
},
|
| 1835 |
+
"128229": {
|
| 1836 |
+
"content": "<|reserved_special_token_221|>",
|
| 1837 |
+
"lstrip": false,
|
| 1838 |
+
"normalized": false,
|
| 1839 |
+
"rstrip": false,
|
| 1840 |
+
"single_word": false,
|
| 1841 |
+
"special": true
|
| 1842 |
+
},
|
| 1843 |
+
"128230": {
|
| 1844 |
+
"content": "<|reserved_special_token_222|>",
|
| 1845 |
+
"lstrip": false,
|
| 1846 |
+
"normalized": false,
|
| 1847 |
+
"rstrip": false,
|
| 1848 |
+
"single_word": false,
|
| 1849 |
+
"special": true
|
| 1850 |
+
},
|
| 1851 |
+
"128231": {
|
| 1852 |
+
"content": "<|reserved_special_token_223|>",
|
| 1853 |
+
"lstrip": false,
|
| 1854 |
+
"normalized": false,
|
| 1855 |
+
"rstrip": false,
|
| 1856 |
+
"single_word": false,
|
| 1857 |
+
"special": true
|
| 1858 |
+
},
|
| 1859 |
+
"128232": {
|
| 1860 |
+
"content": "<|reserved_special_token_224|>",
|
| 1861 |
+
"lstrip": false,
|
| 1862 |
+
"normalized": false,
|
| 1863 |
+
"rstrip": false,
|
| 1864 |
+
"single_word": false,
|
| 1865 |
+
"special": true
|
| 1866 |
+
},
|
| 1867 |
+
"128233": {
|
| 1868 |
+
"content": "<|reserved_special_token_225|>",
|
| 1869 |
+
"lstrip": false,
|
| 1870 |
+
"normalized": false,
|
| 1871 |
+
"rstrip": false,
|
| 1872 |
+
"single_word": false,
|
| 1873 |
+
"special": true
|
| 1874 |
+
},
|
| 1875 |
+
"128234": {
|
| 1876 |
+
"content": "<|reserved_special_token_226|>",
|
| 1877 |
+
"lstrip": false,
|
| 1878 |
+
"normalized": false,
|
| 1879 |
+
"rstrip": false,
|
| 1880 |
+
"single_word": false,
|
| 1881 |
+
"special": true
|
| 1882 |
+
},
|
| 1883 |
+
"128235": {
|
| 1884 |
+
"content": "<|reserved_special_token_227|>",
|
| 1885 |
+
"lstrip": false,
|
| 1886 |
+
"normalized": false,
|
| 1887 |
+
"rstrip": false,
|
| 1888 |
+
"single_word": false,
|
| 1889 |
+
"special": true
|
| 1890 |
+
},
|
| 1891 |
+
"128236": {
|
| 1892 |
+
"content": "<|reserved_special_token_228|>",
|
| 1893 |
+
"lstrip": false,
|
| 1894 |
+
"normalized": false,
|
| 1895 |
+
"rstrip": false,
|
| 1896 |
+
"single_word": false,
|
| 1897 |
+
"special": true
|
| 1898 |
+
},
|
| 1899 |
+
"128237": {
|
| 1900 |
+
"content": "<|reserved_special_token_229|>",
|
| 1901 |
+
"lstrip": false,
|
| 1902 |
+
"normalized": false,
|
| 1903 |
+
"rstrip": false,
|
| 1904 |
+
"single_word": false,
|
| 1905 |
+
"special": true
|
| 1906 |
+
},
|
| 1907 |
+
"128238": {
|
| 1908 |
+
"content": "<|reserved_special_token_230|>",
|
| 1909 |
+
"lstrip": false,
|
| 1910 |
+
"normalized": false,
|
| 1911 |
+
"rstrip": false,
|
| 1912 |
+
"single_word": false,
|
| 1913 |
+
"special": true
|
| 1914 |
+
},
|
| 1915 |
+
"128239": {
|
| 1916 |
+
"content": "<|reserved_special_token_231|>",
|
| 1917 |
+
"lstrip": false,
|
| 1918 |
+
"normalized": false,
|
| 1919 |
+
"rstrip": false,
|
| 1920 |
+
"single_word": false,
|
| 1921 |
+
"special": true
|
| 1922 |
+
},
|
| 1923 |
+
"128240": {
|
| 1924 |
+
"content": "<|reserved_special_token_232|>",
|
| 1925 |
+
"lstrip": false,
|
| 1926 |
+
"normalized": false,
|
| 1927 |
+
"rstrip": false,
|
| 1928 |
+
"single_word": false,
|
| 1929 |
+
"special": true
|
| 1930 |
+
},
|
| 1931 |
+
"128241": {
|
| 1932 |
+
"content": "<|reserved_special_token_233|>",
|
| 1933 |
+
"lstrip": false,
|
| 1934 |
+
"normalized": false,
|
| 1935 |
+
"rstrip": false,
|
| 1936 |
+
"single_word": false,
|
| 1937 |
+
"special": true
|
| 1938 |
+
},
|
| 1939 |
+
"128242": {
|
| 1940 |
+
"content": "<|reserved_special_token_234|>",
|
| 1941 |
+
"lstrip": false,
|
| 1942 |
+
"normalized": false,
|
| 1943 |
+
"rstrip": false,
|
| 1944 |
+
"single_word": false,
|
| 1945 |
+
"special": true
|
| 1946 |
+
},
|
| 1947 |
+
"128243": {
|
| 1948 |
+
"content": "<|reserved_special_token_235|>",
|
| 1949 |
+
"lstrip": false,
|
| 1950 |
+
"normalized": false,
|
| 1951 |
+
"rstrip": false,
|
| 1952 |
+
"single_word": false,
|
| 1953 |
+
"special": true
|
| 1954 |
+
},
|
| 1955 |
+
"128244": {
|
| 1956 |
+
"content": "<|reserved_special_token_236|>",
|
| 1957 |
+
"lstrip": false,
|
| 1958 |
+
"normalized": false,
|
| 1959 |
+
"rstrip": false,
|
| 1960 |
+
"single_word": false,
|
| 1961 |
+
"special": true
|
| 1962 |
+
},
|
| 1963 |
+
"128245": {
|
| 1964 |
+
"content": "<|reserved_special_token_237|>",
|
| 1965 |
+
"lstrip": false,
|
| 1966 |
+
"normalized": false,
|
| 1967 |
+
"rstrip": false,
|
| 1968 |
+
"single_word": false,
|
| 1969 |
+
"special": true
|
| 1970 |
+
},
|
| 1971 |
+
"128246": {
|
| 1972 |
+
"content": "<|reserved_special_token_238|>",
|
| 1973 |
+
"lstrip": false,
|
| 1974 |
+
"normalized": false,
|
| 1975 |
+
"rstrip": false,
|
| 1976 |
+
"single_word": false,
|
| 1977 |
+
"special": true
|
| 1978 |
+
},
|
| 1979 |
+
"128247": {
|
| 1980 |
+
"content": "<|reserved_special_token_239|>",
|
| 1981 |
+
"lstrip": false,
|
| 1982 |
+
"normalized": false,
|
| 1983 |
+
"rstrip": false,
|
| 1984 |
+
"single_word": false,
|
| 1985 |
+
"special": true
|
| 1986 |
+
},
|
| 1987 |
+
"128248": {
|
| 1988 |
+
"content": "<|reserved_special_token_240|>",
|
| 1989 |
+
"lstrip": false,
|
| 1990 |
+
"normalized": false,
|
| 1991 |
+
"rstrip": false,
|
| 1992 |
+
"single_word": false,
|
| 1993 |
+
"special": true
|
| 1994 |
+
},
|
| 1995 |
+
"128249": {
|
| 1996 |
+
"content": "<|reserved_special_token_241|>",
|
| 1997 |
+
"lstrip": false,
|
| 1998 |
+
"normalized": false,
|
| 1999 |
+
"rstrip": false,
|
| 2000 |
+
"single_word": false,
|
| 2001 |
+
"special": true
|
| 2002 |
+
},
|
| 2003 |
+
"128250": {
|
| 2004 |
+
"content": "<|reserved_special_token_242|>",
|
| 2005 |
+
"lstrip": false,
|
| 2006 |
+
"normalized": false,
|
| 2007 |
+
"rstrip": false,
|
| 2008 |
+
"single_word": false,
|
| 2009 |
+
"special": true
|
| 2010 |
+
},
|
| 2011 |
+
"128251": {
|
| 2012 |
+
"content": "<|reserved_special_token_243|>",
|
| 2013 |
+
"lstrip": false,
|
| 2014 |
+
"normalized": false,
|
| 2015 |
+
"rstrip": false,
|
| 2016 |
+
"single_word": false,
|
| 2017 |
+
"special": true
|
| 2018 |
+
},
|
| 2019 |
+
"128252": {
|
| 2020 |
+
"content": "<|reserved_special_token_244|>",
|
| 2021 |
+
"lstrip": false,
|
| 2022 |
+
"normalized": false,
|
| 2023 |
+
"rstrip": false,
|
| 2024 |
+
"single_word": false,
|
| 2025 |
+
"special": true
|
| 2026 |
+
},
|
| 2027 |
+
"128253": {
|
| 2028 |
+
"content": "<|reserved_special_token_245|>",
|
| 2029 |
+
"lstrip": false,
|
| 2030 |
+
"normalized": false,
|
| 2031 |
+
"rstrip": false,
|
| 2032 |
+
"single_word": false,
|
| 2033 |
+
"special": true
|
| 2034 |
+
},
|
| 2035 |
+
"128254": {
|
| 2036 |
+
"content": "<|reserved_special_token_246|>",
|
| 2037 |
+
"lstrip": false,
|
| 2038 |
+
"normalized": false,
|
| 2039 |
+
"rstrip": false,
|
| 2040 |
+
"single_word": false,
|
| 2041 |
+
"special": true
|
| 2042 |
+
},
|
| 2043 |
+
"128255": {
|
| 2044 |
+
"content": "<|reserved_special_token_247|>",
|
| 2045 |
+
"lstrip": false,
|
| 2046 |
+
"normalized": false,
|
| 2047 |
+
"rstrip": false,
|
| 2048 |
+
"single_word": false,
|
| 2049 |
+
"special": true
|
| 2050 |
+
}
|
| 2051 |
+
},
|
| 2052 |
+
"bos_token": "<|begin_of_text|>",
|
| 2053 |
+
"chat_template": "{{- bos_token }}\n{%- if custom_tools is defined %}\n {%- set tools = custom_tools %}\n{%- endif %}\n{%- if not tools_in_user_message is defined %}\n {%- set tools_in_user_message = true %}\n{%- endif %}\n{%- if not date_string is defined %}\n {%- set date_string = \"26 July 2024\" %}\n{%- endif %}\n{%- if not tools is defined %}\n {%- set tools = none %}\n{%- endif %}\n\n{#- This block extracts the system message, so we can slot it into the right place. #}\n{%- if messages[0]['role'] == 'system' %}\n {%- set system_message = messages[0]['content'] %}\n {%- set messages = messages[1:] %}\n{%- else %}\n {%- set system_message = \"\" %}\n{%- endif %}\n\n{#- System message + builtin tools #}\n{{- \"<|start_header_id|>system<|end_header_id|>\n\n\" }}\n{%- if builtin_tools is defined or tools is not none %}\n {{- \"Environment: ipython\n\" }}\n{%- endif %}\n{%- if builtin_tools is defined %}\n {{- \"Tools: \" + builtin_tools | reject('equalto', 'code_interpreter') | join(\", \") + \"\n\n\"}}\n{%- endif %}\n{{- \"Cutting Knowledge Date: December 2023\n\" }}\n{{- \"Today Date: \" + date_string + \"\n\n\" }}\n{%- if tools is not none and not tools_in_user_message %}\n {{- \"You have access to the following functions. To call a function, please respond with JSON for a function call.\" }}\n {{- 'Respond in the format {\"name\": function name, \"parameters\": dictionary of argument name and its value}.' }}\n {{- \"Do not use variables.\n\n\" }}\n {%- for t in tools %}\n {{- t | tojson(indent=4) }}\n {{- \"\n\n\" }}\n {%- endfor %}\n{%- endif %}\n{{- system_message }}\n{{- \"<|eot_id|>\" }}\n\n{#- Custom tools are passed in a user message with some extra guidance #}\n{%- if tools_in_user_message and not tools is none %}\n {#- Extract the first user message so we can plug it in here #}\n {%- if messages | length != 0 %}\n {%- set first_user_message = messages[0]['content'] %}\n {%- set messages = messages[1:] %}\n {%- else %}\n {{- raise_exception(\"Cannot put tools in the first user message when there's no first user message!\") }}\n{%- endif %}\n {{- '<|start_header_id|>user<|end_header_id|>\n\n' -}}\n {{- \"Given the following functions, please respond with a JSON for a function call \" }}\n {{- \"with its proper arguments that best answers the given prompt.\n\n\" }}\n {{- 'Respond in the format {\"name\": function name, \"parameters\": dictionary of argument name and its value}.' }}\n {{- \"Do not use variables.\n\n\" }}\n {%- for t in tools %}\n {{- t | tojson(indent=4) }}\n {{- \"\n\n\" }}\n {%- endfor %}\n {{- first_user_message + \"<|eot_id|>\"}}\n{%- endif %}\n\n{%- for message in messages %}\n {%- if not (message.role == 'ipython' or message.role == 'tool' or 'tool_calls' in message) %}\n {{- '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] + '<|eot_id|>' }}\n {%- elif 'tool_calls' in message %}\n {%- if not message.tool_calls|length == 1 %}\n {{- raise_exception(\"This model only supports single tool-calls at once!\") }}\n {%- endif %}\n {%- set tool_call = message.tool_calls[0].function %}\n {%- if builtin_tools is defined and tool_call.name in builtin_tools %}\n {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}\n {{- \"<|python_tag|>\" + tool_call.name + \".call(\" }}\n {%- for arg_name, arg_val in tool_call.arguments | items %}\n {{- arg_name + '=\"' + arg_val + '\"' }}\n {%- if not loop.last %}\n {{- \", \" }}\n {%- endif %}\n {%- endfor %}\n {{- \")\" }}\n {%- else %}\n {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}\n {{- '{\"name\": \"' + tool_call.name + '\", ' }}\n {{- '\"parameters\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- \"}\" }}\n {%- endif %}\n {%- if builtin_tools is defined %}\n {#- This means we're in ipython mode #}\n {{- \"<|eom_id|>\" }}\n {%- else %}\n {{- \"<|eot_id|>\" }}\n {%- endif %}\n {%- elif message.role == \"tool\" or message.role == \"ipython\" %}\n {{- \"<|start_header_id|>ipython<|end_header_id|>\n\n\" }}\n {%- if message.content is mapping or message.content is iterable %}\n {{- message.content | tojson }}\n {%- else %}\n {{- message.content }}\n {%- endif %}\n {{- \"<|eot_id|>\" }}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}\n{%- endif %}\n",
|
| 2054 |
+
"clean_up_tokenization_spaces": true,
|
| 2055 |
+
"eos_token": "<|eot_id|>",
|
| 2056 |
+
"model_input_names": [
|
| 2057 |
+
"input_ids",
|
| 2058 |
+
"attention_mask"
|
| 2059 |
+
],
|
| 2060 |
+
"model_max_length": 131072,
|
| 2061 |
+
"pad_token": "<|finetune_right_pad_id|>",
|
| 2062 |
+
"padding_side": "right",
|
| 2063 |
+
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 2064 |
+
}
|
RMBG/RMBG-2.0/BiRefNet_config.py
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from transformers import PretrainedConfig
|
| 2 |
+
|
| 3 |
+
class BiRefNetConfig(PretrainedConfig):
|
| 4 |
+
model_type = "SegformerForSemanticSegmentation"
|
| 5 |
+
def __init__(
|
| 6 |
+
self,
|
| 7 |
+
bb_pretrained=False,
|
| 8 |
+
**kwargs
|
| 9 |
+
):
|
| 10 |
+
self.bb_pretrained = bb_pretrained
|
| 11 |
+
super().__init__(**kwargs)
|
RMBG/RMBG-2.0/birefnet.py
ADDED
|
@@ -0,0 +1,2244 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
### config.py
|
| 2 |
+
|
| 3 |
+
import os
|
| 4 |
+
import math
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
class Config():
|
| 8 |
+
def __init__(self) -> None:
|
| 9 |
+
# PATH settings
|
| 10 |
+
self.sys_home_dir = os.path.expanduser('~') # Make up your file system as: SYS_HOME_DIR/codes/dis/BiRefNet, SYS_HOME_DIR/datasets/dis/xx, SYS_HOME_DIR/weights/xx
|
| 11 |
+
|
| 12 |
+
# TASK settings
|
| 13 |
+
self.task = ['DIS5K', 'COD', 'HRSOD', 'DIS5K+HRSOD+HRS10K', 'P3M-10k'][0]
|
| 14 |
+
self.training_set = {
|
| 15 |
+
'DIS5K': ['DIS-TR', 'DIS-TR+DIS-TE1+DIS-TE2+DIS-TE3+DIS-TE4'][0],
|
| 16 |
+
'COD': 'TR-COD10K+TR-CAMO',
|
| 17 |
+
'HRSOD': ['TR-DUTS', 'TR-HRSOD', 'TR-UHRSD', 'TR-DUTS+TR-HRSOD', 'TR-DUTS+TR-UHRSD', 'TR-HRSOD+TR-UHRSD', 'TR-DUTS+TR-HRSOD+TR-UHRSD'][5],
|
| 18 |
+
'DIS5K+HRSOD+HRS10K': 'DIS-TE1+DIS-TE2+DIS-TE3+DIS-TE4+DIS-TR+TE-HRS10K+TE-HRSOD+TE-UHRSD+TR-HRS10K+TR-HRSOD+TR-UHRSD', # leave DIS-VD for evaluation.
|
| 19 |
+
'P3M-10k': 'TR-P3M-10k',
|
| 20 |
+
}[self.task]
|
| 21 |
+
self.prompt4loc = ['dense', 'sparse'][0]
|
| 22 |
+
|
| 23 |
+
# Faster-Training settings
|
| 24 |
+
self.load_all = True
|
| 25 |
+
self.compile = True # 1. Trigger CPU memory leak in some extend, which is an inherent problem of PyTorch.
|
| 26 |
+
# Machines with > 70GB CPU memory can run the whole training on DIS5K with default setting.
|
| 27 |
+
# 2. Higher PyTorch version may fix it: https://github.com/pytorch/pytorch/issues/119607.
|
| 28 |
+
# 3. But compile in Pytorch > 2.0.1 seems to bring no acceleration for training.
|
| 29 |
+
self.precisionHigh = True
|
| 30 |
+
|
| 31 |
+
# MODEL settings
|
| 32 |
+
self.ms_supervision = True
|
| 33 |
+
self.out_ref = self.ms_supervision and True
|
| 34 |
+
self.dec_ipt = True
|
| 35 |
+
self.dec_ipt_split = True
|
| 36 |
+
self.cxt_num = [0, 3][1] # multi-scale skip connections from encoder
|
| 37 |
+
self.mul_scl_ipt = ['', 'add', 'cat'][2]
|
| 38 |
+
self.dec_att = ['', 'ASPP', 'ASPPDeformable'][2]
|
| 39 |
+
self.squeeze_block = ['', 'BasicDecBlk_x1', 'ResBlk_x4', 'ASPP_x3', 'ASPPDeformable_x3'][1]
|
| 40 |
+
self.dec_blk = ['BasicDecBlk', 'ResBlk', 'HierarAttDecBlk'][0]
|
| 41 |
+
|
| 42 |
+
# TRAINING settings
|
| 43 |
+
self.batch_size = 4
|
| 44 |
+
self.IoU_finetune_last_epochs = [
|
| 45 |
+
0,
|
| 46 |
+
{
|
| 47 |
+
'DIS5K': -50,
|
| 48 |
+
'COD': -20,
|
| 49 |
+
'HRSOD': -20,
|
| 50 |
+
'DIS5K+HRSOD+HRS10K': -20,
|
| 51 |
+
'P3M-10k': -20,
|
| 52 |
+
}[self.task]
|
| 53 |
+
][1] # choose 0 to skip
|
| 54 |
+
self.lr = (1e-4 if 'DIS5K' in self.task else 1e-5) * math.sqrt(self.batch_size / 4) # DIS needs high lr to converge faster. Adapt the lr linearly
|
| 55 |
+
self.size = 1024
|
| 56 |
+
self.num_workers = max(4, self.batch_size) # will be decrease to min(it, batch_size) at the initialization of the data_loader
|
| 57 |
+
|
| 58 |
+
# Backbone settings
|
| 59 |
+
self.bb = [
|
| 60 |
+
'vgg16', 'vgg16bn', 'resnet50', # 0, 1, 2
|
| 61 |
+
'swin_v1_t', 'swin_v1_s', # 3, 4
|
| 62 |
+
'swin_v1_b', 'swin_v1_l', # 5-bs9, 6-bs4
|
| 63 |
+
'pvt_v2_b0', 'pvt_v2_b1', # 7, 8
|
| 64 |
+
'pvt_v2_b2', 'pvt_v2_b5', # 9-bs10, 10-bs5
|
| 65 |
+
][6]
|
| 66 |
+
self.lateral_channels_in_collection = {
|
| 67 |
+
'vgg16': [512, 256, 128, 64], 'vgg16bn': [512, 256, 128, 64], 'resnet50': [1024, 512, 256, 64],
|
| 68 |
+
'pvt_v2_b2': [512, 320, 128, 64], 'pvt_v2_b5': [512, 320, 128, 64],
|
| 69 |
+
'swin_v1_b': [1024, 512, 256, 128], 'swin_v1_l': [1536, 768, 384, 192],
|
| 70 |
+
'swin_v1_t': [768, 384, 192, 96], 'swin_v1_s': [768, 384, 192, 96],
|
| 71 |
+
'pvt_v2_b0': [256, 160, 64, 32], 'pvt_v2_b1': [512, 320, 128, 64],
|
| 72 |
+
}[self.bb]
|
| 73 |
+
if self.mul_scl_ipt == 'cat':
|
| 74 |
+
self.lateral_channels_in_collection = [channel * 2 for channel in self.lateral_channels_in_collection]
|
| 75 |
+
self.cxt = self.lateral_channels_in_collection[1:][::-1][-self.cxt_num:] if self.cxt_num else []
|
| 76 |
+
|
| 77 |
+
# MODEL settings - inactive
|
| 78 |
+
self.lat_blk = ['BasicLatBlk'][0]
|
| 79 |
+
self.dec_channels_inter = ['fixed', 'adap'][0]
|
| 80 |
+
self.refine = ['', 'itself', 'RefUNet', 'Refiner', 'RefinerPVTInChannels4'][0]
|
| 81 |
+
self.progressive_ref = self.refine and True
|
| 82 |
+
self.ender = self.progressive_ref and False
|
| 83 |
+
self.scale = self.progressive_ref and 2
|
| 84 |
+
self.auxiliary_classification = False # Only for DIS5K, where class labels are saved in `dataset.py`.
|
| 85 |
+
self.refine_iteration = 1
|
| 86 |
+
self.freeze_bb = False
|
| 87 |
+
self.model = [
|
| 88 |
+
'BiRefNet',
|
| 89 |
+
][0]
|
| 90 |
+
if self.dec_blk == 'HierarAttDecBlk':
|
| 91 |
+
self.batch_size = 2 ** [0, 1, 2, 3, 4][2]
|
| 92 |
+
|
| 93 |
+
# TRAINING settings - inactive
|
| 94 |
+
self.preproc_methods = ['flip', 'enhance', 'rotate', 'pepper', 'crop'][:4]
|
| 95 |
+
self.optimizer = ['Adam', 'AdamW'][1]
|
| 96 |
+
self.lr_decay_epochs = [1e5] # Set to negative N to decay the lr in the last N-th epoch.
|
| 97 |
+
self.lr_decay_rate = 0.5
|
| 98 |
+
# Loss
|
| 99 |
+
self.lambdas_pix_last = {
|
| 100 |
+
# not 0 means opening this loss
|
| 101 |
+
# original rate -- 1 : 30 : 1.5 : 0.2, bce x 30
|
| 102 |
+
'bce': 30 * 1, # high performance
|
| 103 |
+
'iou': 0.5 * 1, # 0 / 255
|
| 104 |
+
'iou_patch': 0.5 * 0, # 0 / 255, win_size = (64, 64)
|
| 105 |
+
'mse': 150 * 0, # can smooth the saliency map
|
| 106 |
+
'triplet': 3 * 0,
|
| 107 |
+
'reg': 100 * 0,
|
| 108 |
+
'ssim': 10 * 1, # help contours,
|
| 109 |
+
'cnt': 5 * 0, # help contours
|
| 110 |
+
'structure': 5 * 0, # structure loss from codes of MVANet. A little improvement on DIS-TE[1,2,3], a bit more decrease on DIS-TE4.
|
| 111 |
+
}
|
| 112 |
+
self.lambdas_cls = {
|
| 113 |
+
'ce': 5.0
|
| 114 |
+
}
|
| 115 |
+
# Adv
|
| 116 |
+
self.lambda_adv_g = 10. * 0 # turn to 0 to avoid adv training
|
| 117 |
+
self.lambda_adv_d = 3. * (self.lambda_adv_g > 0)
|
| 118 |
+
|
| 119 |
+
# PATH settings - inactive
|
| 120 |
+
self.data_root_dir = os.path.join(self.sys_home_dir, 'datasets/dis')
|
| 121 |
+
self.weights_root_dir = os.path.join(self.sys_home_dir, 'weights')
|
| 122 |
+
self.weights = {
|
| 123 |
+
'pvt_v2_b2': os.path.join(self.weights_root_dir, 'pvt_v2_b2.pth'),
|
| 124 |
+
'pvt_v2_b5': os.path.join(self.weights_root_dir, ['pvt_v2_b5.pth', 'pvt_v2_b5_22k.pth'][0]),
|
| 125 |
+
'swin_v1_b': os.path.join(self.weights_root_dir, ['swin_base_patch4_window12_384_22kto1k.pth', 'swin_base_patch4_window12_384_22k.pth'][0]),
|
| 126 |
+
'swin_v1_l': os.path.join(self.weights_root_dir, ['swin_large_patch4_window12_384_22kto1k.pth', 'swin_large_patch4_window12_384_22k.pth'][0]),
|
| 127 |
+
'swin_v1_t': os.path.join(self.weights_root_dir, ['swin_tiny_patch4_window7_224_22kto1k_finetune.pth'][0]),
|
| 128 |
+
'swin_v1_s': os.path.join(self.weights_root_dir, ['swin_small_patch4_window7_224_22kto1k_finetune.pth'][0]),
|
| 129 |
+
'pvt_v2_b0': os.path.join(self.weights_root_dir, ['pvt_v2_b0.pth'][0]),
|
| 130 |
+
'pvt_v2_b1': os.path.join(self.weights_root_dir, ['pvt_v2_b1.pth'][0]),
|
| 131 |
+
}
|
| 132 |
+
|
| 133 |
+
# Callbacks - inactive
|
| 134 |
+
self.verbose_eval = True
|
| 135 |
+
self.only_S_MAE = False
|
| 136 |
+
self.use_fp16 = False # Bugs. It may cause nan in training.
|
| 137 |
+
self.SDPA_enabled = False # Bugs. Slower and errors occur in multi-GPUs
|
| 138 |
+
|
| 139 |
+
# others
|
| 140 |
+
self.device = [0, 'cpu'][0] # .to(0) == .to('cuda:0')
|
| 141 |
+
|
| 142 |
+
self.batch_size_valid = 1
|
| 143 |
+
self.rand_seed = 7
|
| 144 |
+
# run_sh_file = [f for f in os.listdir('.') if 'train.sh' == f] + [os.path.join('..', f) for f in os.listdir('..') if 'train.sh' == f]
|
| 145 |
+
# with open(run_sh_file[0], 'r') as f:
|
| 146 |
+
# lines = f.readlines()
|
| 147 |
+
# self.save_last = int([l.strip() for l in lines if '"{}")'.format(self.task) in l and 'val_last=' in l][0].split('val_last=')[-1].split()[0])
|
| 148 |
+
# self.save_step = int([l.strip() for l in lines if '"{}")'.format(self.task) in l and 'step=' in l][0].split('step=')[-1].split()[0])
|
| 149 |
+
# self.val_step = [0, self.save_step][0]
|
| 150 |
+
|
| 151 |
+
def print_task(self) -> None:
|
| 152 |
+
# Return task for choosing settings in shell scripts.
|
| 153 |
+
print(self.task)
|
| 154 |
+
|
| 155 |
+
|
| 156 |
+
|
| 157 |
+
### models/backbones/pvt_v2.py
|
| 158 |
+
|
| 159 |
+
import torch
|
| 160 |
+
import torch.nn as nn
|
| 161 |
+
from functools import partial
|
| 162 |
+
|
| 163 |
+
from timm.models.layers import DropPath, to_2tuple, trunc_normal_
|
| 164 |
+
from timm.models.registry import register_model
|
| 165 |
+
|
| 166 |
+
import math
|
| 167 |
+
|
| 168 |
+
# from config import Config
|
| 169 |
+
|
| 170 |
+
# config = Config()
|
| 171 |
+
|
| 172 |
+
class Mlp(nn.Module):
|
| 173 |
+
def __init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.):
|
| 174 |
+
super().__init__()
|
| 175 |
+
out_features = out_features or in_features
|
| 176 |
+
hidden_features = hidden_features or in_features
|
| 177 |
+
self.fc1 = nn.Linear(in_features, hidden_features)
|
| 178 |
+
self.dwconv = DWConv(hidden_features)
|
| 179 |
+
self.act = act_layer()
|
| 180 |
+
self.fc2 = nn.Linear(hidden_features, out_features)
|
| 181 |
+
self.drop = nn.Dropout(drop)
|
| 182 |
+
|
| 183 |
+
self.apply(self._init_weights)
|
| 184 |
+
|
| 185 |
+
def _init_weights(self, m):
|
| 186 |
+
if isinstance(m, nn.Linear):
|
| 187 |
+
trunc_normal_(m.weight, std=.02)
|
| 188 |
+
if isinstance(m, nn.Linear) and m.bias is not None:
|
| 189 |
+
nn.init.constant_(m.bias, 0)
|
| 190 |
+
elif isinstance(m, nn.LayerNorm):
|
| 191 |
+
nn.init.constant_(m.bias, 0)
|
| 192 |
+
nn.init.constant_(m.weight, 1.0)
|
| 193 |
+
elif isinstance(m, nn.Conv2d):
|
| 194 |
+
fan_out = m.kernel_size[0] * m.kernel_size[1] * m.out_channels
|
| 195 |
+
fan_out //= m.groups
|
| 196 |
+
m.weight.data.normal_(0, math.sqrt(2.0 / fan_out))
|
| 197 |
+
if m.bias is not None:
|
| 198 |
+
m.bias.data.zero_()
|
| 199 |
+
|
| 200 |
+
def forward(self, x, H, W):
|
| 201 |
+
x = self.fc1(x)
|
| 202 |
+
x = self.dwconv(x, H, W)
|
| 203 |
+
x = self.act(x)
|
| 204 |
+
x = self.drop(x)
|
| 205 |
+
x = self.fc2(x)
|
| 206 |
+
x = self.drop(x)
|
| 207 |
+
return x
|
| 208 |
+
|
| 209 |
+
|
| 210 |
+
class Attention(nn.Module):
|
| 211 |
+
def __init__(self, dim, num_heads=8, qkv_bias=False, qk_scale=None, attn_drop=0., proj_drop=0., sr_ratio=1):
|
| 212 |
+
super().__init__()
|
| 213 |
+
assert dim % num_heads == 0, f"dim {dim} should be divided by num_heads {num_heads}."
|
| 214 |
+
|
| 215 |
+
self.dim = dim
|
| 216 |
+
self.num_heads = num_heads
|
| 217 |
+
head_dim = dim // num_heads
|
| 218 |
+
self.scale = qk_scale or head_dim ** -0.5
|
| 219 |
+
|
| 220 |
+
self.q = nn.Linear(dim, dim, bias=qkv_bias)
|
| 221 |
+
self.kv = nn.Linear(dim, dim * 2, bias=qkv_bias)
|
| 222 |
+
self.attn_drop_prob = attn_drop
|
| 223 |
+
self.attn_drop = nn.Dropout(attn_drop)
|
| 224 |
+
self.proj = nn.Linear(dim, dim)
|
| 225 |
+
self.proj_drop = nn.Dropout(proj_drop)
|
| 226 |
+
|
| 227 |
+
self.sr_ratio = sr_ratio
|
| 228 |
+
if sr_ratio > 1:
|
| 229 |
+
self.sr = nn.Conv2d(dim, dim, kernel_size=sr_ratio, stride=sr_ratio)
|
| 230 |
+
self.norm = nn.LayerNorm(dim)
|
| 231 |
+
|
| 232 |
+
self.apply(self._init_weights)
|
| 233 |
+
|
| 234 |
+
def _init_weights(self, m):
|
| 235 |
+
if isinstance(m, nn.Linear):
|
| 236 |
+
trunc_normal_(m.weight, std=.02)
|
| 237 |
+
if isinstance(m, nn.Linear) and m.bias is not None:
|
| 238 |
+
nn.init.constant_(m.bias, 0)
|
| 239 |
+
elif isinstance(m, nn.LayerNorm):
|
| 240 |
+
nn.init.constant_(m.bias, 0)
|
| 241 |
+
nn.init.constant_(m.weight, 1.0)
|
| 242 |
+
elif isinstance(m, nn.Conv2d):
|
| 243 |
+
fan_out = m.kernel_size[0] * m.kernel_size[1] * m.out_channels
|
| 244 |
+
fan_out //= m.groups
|
| 245 |
+
m.weight.data.normal_(0, math.sqrt(2.0 / fan_out))
|
| 246 |
+
if m.bias is not None:
|
| 247 |
+
m.bias.data.zero_()
|
| 248 |
+
|
| 249 |
+
def forward(self, x, H, W):
|
| 250 |
+
B, N, C = x.shape
|
| 251 |
+
q = self.q(x).reshape(B, N, self.num_heads, C // self.num_heads).permute(0, 2, 1, 3)
|
| 252 |
+
|
| 253 |
+
if self.sr_ratio > 1:
|
| 254 |
+
x_ = x.permute(0, 2, 1).reshape(B, C, H, W)
|
| 255 |
+
x_ = self.sr(x_).reshape(B, C, -1).permute(0, 2, 1)
|
| 256 |
+
x_ = self.norm(x_)
|
| 257 |
+
kv = self.kv(x_).reshape(B, -1, 2, self.num_heads, C // self.num_heads).permute(2, 0, 3, 1, 4)
|
| 258 |
+
else:
|
| 259 |
+
kv = self.kv(x).reshape(B, -1, 2, self.num_heads, C // self.num_heads).permute(2, 0, 3, 1, 4)
|
| 260 |
+
k, v = kv[0], kv[1]
|
| 261 |
+
|
| 262 |
+
if config.SDPA_enabled:
|
| 263 |
+
x = torch.nn.functional.scaled_dot_product_attention(
|
| 264 |
+
q, k, v,
|
| 265 |
+
attn_mask=None, dropout_p=self.attn_drop_prob, is_causal=False
|
| 266 |
+
).transpose(1, 2).reshape(B, N, C)
|
| 267 |
+
else:
|
| 268 |
+
attn = (q @ k.transpose(-2, -1)) * self.scale
|
| 269 |
+
attn = attn.softmax(dim=-1)
|
| 270 |
+
attn = self.attn_drop(attn)
|
| 271 |
+
|
| 272 |
+
x = (attn @ v).transpose(1, 2).reshape(B, N, C)
|
| 273 |
+
x = self.proj(x)
|
| 274 |
+
x = self.proj_drop(x)
|
| 275 |
+
|
| 276 |
+
return x
|
| 277 |
+
|
| 278 |
+
|
| 279 |
+
class Block(nn.Module):
|
| 280 |
+
|
| 281 |
+
def __init__(self, dim, num_heads, mlp_ratio=4., qkv_bias=False, qk_scale=None, drop=0., attn_drop=0.,
|
| 282 |
+
drop_path=0., act_layer=nn.GELU, norm_layer=nn.LayerNorm, sr_ratio=1):
|
| 283 |
+
super().__init__()
|
| 284 |
+
self.norm1 = norm_layer(dim)
|
| 285 |
+
self.attn = Attention(
|
| 286 |
+
dim,
|
| 287 |
+
num_heads=num_heads, qkv_bias=qkv_bias, qk_scale=qk_scale,
|
| 288 |
+
attn_drop=attn_drop, proj_drop=drop, sr_ratio=sr_ratio)
|
| 289 |
+
# NOTE: drop path for stochastic depth, we shall see if this is better than dropout here
|
| 290 |
+
self.drop_path = DropPath(drop_path) if drop_path > 0. else nn.Identity()
|
| 291 |
+
self.norm2 = norm_layer(dim)
|
| 292 |
+
mlp_hidden_dim = int(dim * mlp_ratio)
|
| 293 |
+
self.mlp = Mlp(in_features=dim, hidden_features=mlp_hidden_dim, act_layer=act_layer, drop=drop)
|
| 294 |
+
|
| 295 |
+
self.apply(self._init_weights)
|
| 296 |
+
|
| 297 |
+
def _init_weights(self, m):
|
| 298 |
+
if isinstance(m, nn.Linear):
|
| 299 |
+
trunc_normal_(m.weight, std=.02)
|
| 300 |
+
if isinstance(m, nn.Linear) and m.bias is not None:
|
| 301 |
+
nn.init.constant_(m.bias, 0)
|
| 302 |
+
elif isinstance(m, nn.LayerNorm):
|
| 303 |
+
nn.init.constant_(m.bias, 0)
|
| 304 |
+
nn.init.constant_(m.weight, 1.0)
|
| 305 |
+
elif isinstance(m, nn.Conv2d):
|
| 306 |
+
fan_out = m.kernel_size[0] * m.kernel_size[1] * m.out_channels
|
| 307 |
+
fan_out //= m.groups
|
| 308 |
+
m.weight.data.normal_(0, math.sqrt(2.0 / fan_out))
|
| 309 |
+
if m.bias is not None:
|
| 310 |
+
m.bias.data.zero_()
|
| 311 |
+
|
| 312 |
+
def forward(self, x, H, W):
|
| 313 |
+
x = x + self.drop_path(self.attn(self.norm1(x), H, W))
|
| 314 |
+
x = x + self.drop_path(self.mlp(self.norm2(x), H, W))
|
| 315 |
+
|
| 316 |
+
return x
|
| 317 |
+
|
| 318 |
+
|
| 319 |
+
class OverlapPatchEmbed(nn.Module):
|
| 320 |
+
""" Image to Patch Embedding
|
| 321 |
+
"""
|
| 322 |
+
|
| 323 |
+
def __init__(self, img_size=224, patch_size=7, stride=4, in_channels=3, embed_dim=768):
|
| 324 |
+
super().__init__()
|
| 325 |
+
img_size = to_2tuple(img_size)
|
| 326 |
+
patch_size = to_2tuple(patch_size)
|
| 327 |
+
|
| 328 |
+
self.img_size = img_size
|
| 329 |
+
self.patch_size = patch_size
|
| 330 |
+
self.H, self.W = img_size[0] // patch_size[0], img_size[1] // patch_size[1]
|
| 331 |
+
self.num_patches = self.H * self.W
|
| 332 |
+
self.proj = nn.Conv2d(in_channels, embed_dim, kernel_size=patch_size, stride=stride,
|
| 333 |
+
padding=(patch_size[0] // 2, patch_size[1] // 2))
|
| 334 |
+
self.norm = nn.LayerNorm(embed_dim)
|
| 335 |
+
|
| 336 |
+
self.apply(self._init_weights)
|
| 337 |
+
|
| 338 |
+
def _init_weights(self, m):
|
| 339 |
+
if isinstance(m, nn.Linear):
|
| 340 |
+
trunc_normal_(m.weight, std=.02)
|
| 341 |
+
if isinstance(m, nn.Linear) and m.bias is not None:
|
| 342 |
+
nn.init.constant_(m.bias, 0)
|
| 343 |
+
elif isinstance(m, nn.LayerNorm):
|
| 344 |
+
nn.init.constant_(m.bias, 0)
|
| 345 |
+
nn.init.constant_(m.weight, 1.0)
|
| 346 |
+
elif isinstance(m, nn.Conv2d):
|
| 347 |
+
fan_out = m.kernel_size[0] * m.kernel_size[1] * m.out_channels
|
| 348 |
+
fan_out //= m.groups
|
| 349 |
+
m.weight.data.normal_(0, math.sqrt(2.0 / fan_out))
|
| 350 |
+
if m.bias is not None:
|
| 351 |
+
m.bias.data.zero_()
|
| 352 |
+
|
| 353 |
+
def forward(self, x):
|
| 354 |
+
x = self.proj(x)
|
| 355 |
+
_, _, H, W = x.shape
|
| 356 |
+
x = x.flatten(2).transpose(1, 2)
|
| 357 |
+
x = self.norm(x)
|
| 358 |
+
|
| 359 |
+
return x, H, W
|
| 360 |
+
|
| 361 |
+
|
| 362 |
+
class PyramidVisionTransformerImpr(nn.Module):
|
| 363 |
+
def __init__(self, img_size=224, patch_size=16, in_channels=3, num_classes=1000, embed_dims=[64, 128, 256, 512],
|
| 364 |
+
num_heads=[1, 2, 4, 8], mlp_ratios=[4, 4, 4, 4], qkv_bias=False, qk_scale=None, drop_rate=0.,
|
| 365 |
+
attn_drop_rate=0., drop_path_rate=0., norm_layer=nn.LayerNorm,
|
| 366 |
+
depths=[3, 4, 6, 3], sr_ratios=[8, 4, 2, 1]):
|
| 367 |
+
super().__init__()
|
| 368 |
+
self.num_classes = num_classes
|
| 369 |
+
self.depths = depths
|
| 370 |
+
|
| 371 |
+
# patch_embed
|
| 372 |
+
self.patch_embed1 = OverlapPatchEmbed(img_size=img_size, patch_size=7, stride=4, in_channels=in_channels,
|
| 373 |
+
embed_dim=embed_dims[0])
|
| 374 |
+
self.patch_embed2 = OverlapPatchEmbed(img_size=img_size // 4, patch_size=3, stride=2, in_channels=embed_dims[0],
|
| 375 |
+
embed_dim=embed_dims[1])
|
| 376 |
+
self.patch_embed3 = OverlapPatchEmbed(img_size=img_size // 8, patch_size=3, stride=2, in_channels=embed_dims[1],
|
| 377 |
+
embed_dim=embed_dims[2])
|
| 378 |
+
self.patch_embed4 = OverlapPatchEmbed(img_size=img_size // 16, patch_size=3, stride=2, in_channels=embed_dims[2],
|
| 379 |
+
embed_dim=embed_dims[3])
|
| 380 |
+
|
| 381 |
+
# transformer encoder
|
| 382 |
+
dpr = [x.item() for x in torch.linspace(0, drop_path_rate, sum(depths))] # stochastic depth decay rule
|
| 383 |
+
cur = 0
|
| 384 |
+
self.block1 = nn.ModuleList([Block(
|
| 385 |
+
dim=embed_dims[0], num_heads=num_heads[0], mlp_ratio=mlp_ratios[0], qkv_bias=qkv_bias, qk_scale=qk_scale,
|
| 386 |
+
drop=drop_rate, attn_drop=attn_drop_rate, drop_path=dpr[cur + i], norm_layer=norm_layer,
|
| 387 |
+
sr_ratio=sr_ratios[0])
|
| 388 |
+
for i in range(depths[0])])
|
| 389 |
+
self.norm1 = norm_layer(embed_dims[0])
|
| 390 |
+
|
| 391 |
+
cur += depths[0]
|
| 392 |
+
self.block2 = nn.ModuleList([Block(
|
| 393 |
+
dim=embed_dims[1], num_heads=num_heads[1], mlp_ratio=mlp_ratios[1], qkv_bias=qkv_bias, qk_scale=qk_scale,
|
| 394 |
+
drop=drop_rate, attn_drop=attn_drop_rate, drop_path=dpr[cur + i], norm_layer=norm_layer,
|
| 395 |
+
sr_ratio=sr_ratios[1])
|
| 396 |
+
for i in range(depths[1])])
|
| 397 |
+
self.norm2 = norm_layer(embed_dims[1])
|
| 398 |
+
|
| 399 |
+
cur += depths[1]
|
| 400 |
+
self.block3 = nn.ModuleList([Block(
|
| 401 |
+
dim=embed_dims[2], num_heads=num_heads[2], mlp_ratio=mlp_ratios[2], qkv_bias=qkv_bias, qk_scale=qk_scale,
|
| 402 |
+
drop=drop_rate, attn_drop=attn_drop_rate, drop_path=dpr[cur + i], norm_layer=norm_layer,
|
| 403 |
+
sr_ratio=sr_ratios[2])
|
| 404 |
+
for i in range(depths[2])])
|
| 405 |
+
self.norm3 = norm_layer(embed_dims[2])
|
| 406 |
+
|
| 407 |
+
cur += depths[2]
|
| 408 |
+
self.block4 = nn.ModuleList([Block(
|
| 409 |
+
dim=embed_dims[3], num_heads=num_heads[3], mlp_ratio=mlp_ratios[3], qkv_bias=qkv_bias, qk_scale=qk_scale,
|
| 410 |
+
drop=drop_rate, attn_drop=attn_drop_rate, drop_path=dpr[cur + i], norm_layer=norm_layer,
|
| 411 |
+
sr_ratio=sr_ratios[3])
|
| 412 |
+
for i in range(depths[3])])
|
| 413 |
+
self.norm4 = norm_layer(embed_dims[3])
|
| 414 |
+
|
| 415 |
+
# classification head
|
| 416 |
+
# self.head = nn.Linear(embed_dims[3], num_classes) if num_classes > 0 else nn.Identity()
|
| 417 |
+
|
| 418 |
+
self.apply(self._init_weights)
|
| 419 |
+
|
| 420 |
+
def _init_weights(self, m):
|
| 421 |
+
if isinstance(m, nn.Linear):
|
| 422 |
+
trunc_normal_(m.weight, std=.02)
|
| 423 |
+
if isinstance(m, nn.Linear) and m.bias is not None:
|
| 424 |
+
nn.init.constant_(m.bias, 0)
|
| 425 |
+
elif isinstance(m, nn.LayerNorm):
|
| 426 |
+
nn.init.constant_(m.bias, 0)
|
| 427 |
+
nn.init.constant_(m.weight, 1.0)
|
| 428 |
+
elif isinstance(m, nn.Conv2d):
|
| 429 |
+
fan_out = m.kernel_size[0] * m.kernel_size[1] * m.out_channels
|
| 430 |
+
fan_out //= m.groups
|
| 431 |
+
m.weight.data.normal_(0, math.sqrt(2.0 / fan_out))
|
| 432 |
+
if m.bias is not None:
|
| 433 |
+
m.bias.data.zero_()
|
| 434 |
+
|
| 435 |
+
def init_weights(self, pretrained=None):
|
| 436 |
+
if isinstance(pretrained, str):
|
| 437 |
+
logger = 1
|
| 438 |
+
#load_checkpoint(self, pretrained, map_location='cpu', strict=False, logger=logger)
|
| 439 |
+
|
| 440 |
+
def reset_drop_path(self, drop_path_rate):
|
| 441 |
+
dpr = [x.item() for x in torch.linspace(0, drop_path_rate, sum(self.depths))]
|
| 442 |
+
cur = 0
|
| 443 |
+
for i in range(self.depths[0]):
|
| 444 |
+
self.block1[i].drop_path.drop_prob = dpr[cur + i]
|
| 445 |
+
|
| 446 |
+
cur += self.depths[0]
|
| 447 |
+
for i in range(self.depths[1]):
|
| 448 |
+
self.block2[i].drop_path.drop_prob = dpr[cur + i]
|
| 449 |
+
|
| 450 |
+
cur += self.depths[1]
|
| 451 |
+
for i in range(self.depths[2]):
|
| 452 |
+
self.block3[i].drop_path.drop_prob = dpr[cur + i]
|
| 453 |
+
|
| 454 |
+
cur += self.depths[2]
|
| 455 |
+
for i in range(self.depths[3]):
|
| 456 |
+
self.block4[i].drop_path.drop_prob = dpr[cur + i]
|
| 457 |
+
|
| 458 |
+
def freeze_patch_emb(self):
|
| 459 |
+
self.patch_embed1.requires_grad = False
|
| 460 |
+
|
| 461 |
+
@torch.jit.ignore
|
| 462 |
+
def no_weight_decay(self):
|
| 463 |
+
return {'pos_embed1', 'pos_embed2', 'pos_embed3', 'pos_embed4', 'cls_token'} # has pos_embed may be better
|
| 464 |
+
|
| 465 |
+
def get_classifier(self):
|
| 466 |
+
return self.head
|
| 467 |
+
|
| 468 |
+
def reset_classifier(self, num_classes, global_pool=''):
|
| 469 |
+
self.num_classes = num_classes
|
| 470 |
+
self.head = nn.Linear(self.embed_dim, num_classes) if num_classes > 0 else nn.Identity()
|
| 471 |
+
|
| 472 |
+
def forward_features(self, x):
|
| 473 |
+
B = x.shape[0]
|
| 474 |
+
outs = []
|
| 475 |
+
|
| 476 |
+
# stage 1
|
| 477 |
+
x, H, W = self.patch_embed1(x)
|
| 478 |
+
for i, blk in enumerate(self.block1):
|
| 479 |
+
x = blk(x, H, W)
|
| 480 |
+
x = self.norm1(x)
|
| 481 |
+
x = x.reshape(B, H, W, -1).permute(0, 3, 1, 2).contiguous()
|
| 482 |
+
outs.append(x)
|
| 483 |
+
|
| 484 |
+
# stage 2
|
| 485 |
+
x, H, W = self.patch_embed2(x)
|
| 486 |
+
for i, blk in enumerate(self.block2):
|
| 487 |
+
x = blk(x, H, W)
|
| 488 |
+
x = self.norm2(x)
|
| 489 |
+
x = x.reshape(B, H, W, -1).permute(0, 3, 1, 2).contiguous()
|
| 490 |
+
outs.append(x)
|
| 491 |
+
|
| 492 |
+
# stage 3
|
| 493 |
+
x, H, W = self.patch_embed3(x)
|
| 494 |
+
for i, blk in enumerate(self.block3):
|
| 495 |
+
x = blk(x, H, W)
|
| 496 |
+
x = self.norm3(x)
|
| 497 |
+
x = x.reshape(B, H, W, -1).permute(0, 3, 1, 2).contiguous()
|
| 498 |
+
outs.append(x)
|
| 499 |
+
|
| 500 |
+
# stage 4
|
| 501 |
+
x, H, W = self.patch_embed4(x)
|
| 502 |
+
for i, blk in enumerate(self.block4):
|
| 503 |
+
x = blk(x, H, W)
|
| 504 |
+
x = self.norm4(x)
|
| 505 |
+
x = x.reshape(B, H, W, -1).permute(0, 3, 1, 2).contiguous()
|
| 506 |
+
outs.append(x)
|
| 507 |
+
|
| 508 |
+
return outs
|
| 509 |
+
|
| 510 |
+
# return x.mean(dim=1)
|
| 511 |
+
|
| 512 |
+
def forward(self, x):
|
| 513 |
+
x = self.forward_features(x)
|
| 514 |
+
# x = self.head(x)
|
| 515 |
+
|
| 516 |
+
return x
|
| 517 |
+
|
| 518 |
+
|
| 519 |
+
class DWConv(nn.Module):
|
| 520 |
+
def __init__(self, dim=768):
|
| 521 |
+
super(DWConv, self).__init__()
|
| 522 |
+
self.dwconv = nn.Conv2d(dim, dim, 3, 1, 1, bias=True, groups=dim)
|
| 523 |
+
|
| 524 |
+
def forward(self, x, H, W):
|
| 525 |
+
B, N, C = x.shape
|
| 526 |
+
x = x.transpose(1, 2).view(B, C, H, W).contiguous()
|
| 527 |
+
x = self.dwconv(x)
|
| 528 |
+
x = x.flatten(2).transpose(1, 2)
|
| 529 |
+
|
| 530 |
+
return x
|
| 531 |
+
|
| 532 |
+
|
| 533 |
+
def _conv_filter(state_dict, patch_size=16):
|
| 534 |
+
""" convert patch embedding weight from manual patchify + linear proj to conv"""
|
| 535 |
+
out_dict = {}
|
| 536 |
+
for k, v in state_dict.items():
|
| 537 |
+
if 'patch_embed.proj.weight' in k:
|
| 538 |
+
v = v.reshape((v.shape[0], 3, patch_size, patch_size))
|
| 539 |
+
out_dict[k] = v
|
| 540 |
+
|
| 541 |
+
return out_dict
|
| 542 |
+
|
| 543 |
+
|
| 544 |
+
## @register_model
|
| 545 |
+
class pvt_v2_b0(PyramidVisionTransformerImpr):
|
| 546 |
+
def __init__(self, **kwargs):
|
| 547 |
+
super(pvt_v2_b0, self).__init__(
|
| 548 |
+
patch_size=4, embed_dims=[32, 64, 160, 256], num_heads=[1, 2, 5, 8], mlp_ratios=[8, 8, 4, 4],
|
| 549 |
+
qkv_bias=True, norm_layer=partial(nn.LayerNorm, eps=1e-6), depths=[2, 2, 2, 2], sr_ratios=[8, 4, 2, 1],
|
| 550 |
+
drop_rate=0.0, drop_path_rate=0.1)
|
| 551 |
+
|
| 552 |
+
|
| 553 |
+
|
| 554 |
+
## @register_model
|
| 555 |
+
class pvt_v2_b1(PyramidVisionTransformerImpr):
|
| 556 |
+
def __init__(self, **kwargs):
|
| 557 |
+
super(pvt_v2_b1, self).__init__(
|
| 558 |
+
patch_size=4, embed_dims=[64, 128, 320, 512], num_heads=[1, 2, 5, 8], mlp_ratios=[8, 8, 4, 4],
|
| 559 |
+
qkv_bias=True, norm_layer=partial(nn.LayerNorm, eps=1e-6), depths=[2, 2, 2, 2], sr_ratios=[8, 4, 2, 1],
|
| 560 |
+
drop_rate=0.0, drop_path_rate=0.1)
|
| 561 |
+
|
| 562 |
+
## @register_model
|
| 563 |
+
class pvt_v2_b2(PyramidVisionTransformerImpr):
|
| 564 |
+
def __init__(self, in_channels=3, **kwargs):
|
| 565 |
+
super(pvt_v2_b2, self).__init__(
|
| 566 |
+
patch_size=4, embed_dims=[64, 128, 320, 512], num_heads=[1, 2, 5, 8], mlp_ratios=[8, 8, 4, 4],
|
| 567 |
+
qkv_bias=True, norm_layer=partial(nn.LayerNorm, eps=1e-6), depths=[3, 4, 6, 3], sr_ratios=[8, 4, 2, 1],
|
| 568 |
+
drop_rate=0.0, drop_path_rate=0.1, in_channels=in_channels)
|
| 569 |
+
|
| 570 |
+
## @register_model
|
| 571 |
+
class pvt_v2_b3(PyramidVisionTransformerImpr):
|
| 572 |
+
def __init__(self, **kwargs):
|
| 573 |
+
super(pvt_v2_b3, self).__init__(
|
| 574 |
+
patch_size=4, embed_dims=[64, 128, 320, 512], num_heads=[1, 2, 5, 8], mlp_ratios=[8, 8, 4, 4],
|
| 575 |
+
qkv_bias=True, norm_layer=partial(nn.LayerNorm, eps=1e-6), depths=[3, 4, 18, 3], sr_ratios=[8, 4, 2, 1],
|
| 576 |
+
drop_rate=0.0, drop_path_rate=0.1)
|
| 577 |
+
|
| 578 |
+
## @register_model
|
| 579 |
+
class pvt_v2_b4(PyramidVisionTransformerImpr):
|
| 580 |
+
def __init__(self, **kwargs):
|
| 581 |
+
super(pvt_v2_b4, self).__init__(
|
| 582 |
+
patch_size=4, embed_dims=[64, 128, 320, 512], num_heads=[1, 2, 5, 8], mlp_ratios=[8, 8, 4, 4],
|
| 583 |
+
qkv_bias=True, norm_layer=partial(nn.LayerNorm, eps=1e-6), depths=[3, 8, 27, 3], sr_ratios=[8, 4, 2, 1],
|
| 584 |
+
drop_rate=0.0, drop_path_rate=0.1)
|
| 585 |
+
|
| 586 |
+
|
| 587 |
+
## @register_model
|
| 588 |
+
class pvt_v2_b5(PyramidVisionTransformerImpr):
|
| 589 |
+
def __init__(self, **kwargs):
|
| 590 |
+
super(pvt_v2_b5, self).__init__(
|
| 591 |
+
patch_size=4, embed_dims=[64, 128, 320, 512], num_heads=[1, 2, 5, 8], mlp_ratios=[4, 4, 4, 4],
|
| 592 |
+
qkv_bias=True, norm_layer=partial(nn.LayerNorm, eps=1e-6), depths=[3, 6, 40, 3], sr_ratios=[8, 4, 2, 1],
|
| 593 |
+
drop_rate=0.0, drop_path_rate=0.1)
|
| 594 |
+
|
| 595 |
+
|
| 596 |
+
|
| 597 |
+
### models/backbones/swin_v1.py
|
| 598 |
+
|
| 599 |
+
# --------------------------------------------------------
|
| 600 |
+
# Swin Transformer
|
| 601 |
+
# Copyright (c) 2021 Microsoft
|
| 602 |
+
# Licensed under The MIT License [see LICENSE for details]
|
| 603 |
+
# Written by Ze Liu, Yutong Lin, Yixuan Wei
|
| 604 |
+
# --------------------------------------------------------
|
| 605 |
+
|
| 606 |
+
import torch
|
| 607 |
+
import torch.nn as nn
|
| 608 |
+
import torch.nn.functional as F
|
| 609 |
+
import torch.utils.checkpoint as checkpoint
|
| 610 |
+
import numpy as np
|
| 611 |
+
from timm.models.layers import DropPath, to_2tuple, trunc_normal_
|
| 612 |
+
|
| 613 |
+
# from config import Config
|
| 614 |
+
|
| 615 |
+
|
| 616 |
+
# config = Config()
|
| 617 |
+
|
| 618 |
+
class Mlp(nn.Module):
|
| 619 |
+
""" Multilayer perceptron."""
|
| 620 |
+
|
| 621 |
+
def __init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.):
|
| 622 |
+
super().__init__()
|
| 623 |
+
out_features = out_features or in_features
|
| 624 |
+
hidden_features = hidden_features or in_features
|
| 625 |
+
self.fc1 = nn.Linear(in_features, hidden_features)
|
| 626 |
+
self.act = act_layer()
|
| 627 |
+
self.fc2 = nn.Linear(hidden_features, out_features)
|
| 628 |
+
self.drop = nn.Dropout(drop)
|
| 629 |
+
|
| 630 |
+
def forward(self, x):
|
| 631 |
+
x = self.fc1(x)
|
| 632 |
+
x = self.act(x)
|
| 633 |
+
x = self.drop(x)
|
| 634 |
+
x = self.fc2(x)
|
| 635 |
+
x = self.drop(x)
|
| 636 |
+
return x
|
| 637 |
+
|
| 638 |
+
|
| 639 |
+
def window_partition(x, window_size):
|
| 640 |
+
"""
|
| 641 |
+
Args:
|
| 642 |
+
x: (B, H, W, C)
|
| 643 |
+
window_size (int): window size
|
| 644 |
+
|
| 645 |
+
Returns:
|
| 646 |
+
windows: (num_windows*B, window_size, window_size, C)
|
| 647 |
+
"""
|
| 648 |
+
B, H, W, C = x.shape
|
| 649 |
+
x = x.view(B, H // window_size, window_size, W // window_size, window_size, C)
|
| 650 |
+
windows = x.permute(0, 1, 3, 2, 4, 5).contiguous().view(-1, window_size, window_size, C)
|
| 651 |
+
return windows
|
| 652 |
+
|
| 653 |
+
|
| 654 |
+
def window_reverse(windows, window_size, H, W):
|
| 655 |
+
"""
|
| 656 |
+
Args:
|
| 657 |
+
windows: (num_windows*B, window_size, window_size, C)
|
| 658 |
+
window_size (int): Window size
|
| 659 |
+
H (int): Height of image
|
| 660 |
+
W (int): Width of image
|
| 661 |
+
|
| 662 |
+
Returns:
|
| 663 |
+
x: (B, H, W, C)
|
| 664 |
+
"""
|
| 665 |
+
B = int(windows.shape[0] / (H * W / window_size / window_size))
|
| 666 |
+
x = windows.view(B, H // window_size, W // window_size, window_size, window_size, -1)
|
| 667 |
+
x = x.permute(0, 1, 3, 2, 4, 5).contiguous().view(B, H, W, -1)
|
| 668 |
+
return x
|
| 669 |
+
|
| 670 |
+
|
| 671 |
+
class WindowAttention(nn.Module):
|
| 672 |
+
""" Window based multi-head self attention (W-MSA) module with relative position bias.
|
| 673 |
+
It supports both of shifted and non-shifted window.
|
| 674 |
+
|
| 675 |
+
Args:
|
| 676 |
+
dim (int): Number of input channels.
|
| 677 |
+
window_size (tuple[int]): The height and width of the window.
|
| 678 |
+
num_heads (int): Number of attention heads.
|
| 679 |
+
qkv_bias (bool, optional): If True, add a learnable bias to query, key, value. Default: True
|
| 680 |
+
qk_scale (float | None, optional): Override default qk scale of head_dim ** -0.5 if set
|
| 681 |
+
attn_drop (float, optional): Dropout ratio of attention weight. Default: 0.0
|
| 682 |
+
proj_drop (float, optional): Dropout ratio of output. Default: 0.0
|
| 683 |
+
"""
|
| 684 |
+
|
| 685 |
+
def __init__(self, dim, window_size, num_heads, qkv_bias=True, qk_scale=None, attn_drop=0., proj_drop=0.):
|
| 686 |
+
|
| 687 |
+
super().__init__()
|
| 688 |
+
self.dim = dim
|
| 689 |
+
self.window_size = window_size # Wh, Ww
|
| 690 |
+
self.num_heads = num_heads
|
| 691 |
+
head_dim = dim // num_heads
|
| 692 |
+
self.scale = qk_scale or head_dim ** -0.5
|
| 693 |
+
|
| 694 |
+
# define a parameter table of relative position bias
|
| 695 |
+
self.relative_position_bias_table = nn.Parameter(
|
| 696 |
+
torch.zeros((2 * window_size[0] - 1) * (2 * window_size[1] - 1), num_heads)) # 2*Wh-1 * 2*Ww-1, nH
|
| 697 |
+
|
| 698 |
+
# get pair-wise relative position index for each token inside the window
|
| 699 |
+
coords_h = torch.arange(self.window_size[0])
|
| 700 |
+
coords_w = torch.arange(self.window_size[1])
|
| 701 |
+
coords = torch.stack(torch.meshgrid([coords_h, coords_w], indexing='ij')) # 2, Wh, Ww
|
| 702 |
+
coords_flatten = torch.flatten(coords, 1) # 2, Wh*Ww
|
| 703 |
+
relative_coords = coords_flatten[:, :, None] - coords_flatten[:, None, :] # 2, Wh*Ww, Wh*Ww
|
| 704 |
+
relative_coords = relative_coords.permute(1, 2, 0).contiguous() # Wh*Ww, Wh*Ww, 2
|
| 705 |
+
relative_coords[:, :, 0] += self.window_size[0] - 1 # shift to start from 0
|
| 706 |
+
relative_coords[:, :, 1] += self.window_size[1] - 1
|
| 707 |
+
relative_coords[:, :, 0] *= 2 * self.window_size[1] - 1
|
| 708 |
+
relative_position_index = relative_coords.sum(-1) # Wh*Ww, Wh*Ww
|
| 709 |
+
self.register_buffer("relative_position_index", relative_position_index)
|
| 710 |
+
|
| 711 |
+
self.qkv = nn.Linear(dim, dim * 3, bias=qkv_bias)
|
| 712 |
+
self.attn_drop_prob = attn_drop
|
| 713 |
+
self.attn_drop = nn.Dropout(attn_drop)
|
| 714 |
+
self.proj = nn.Linear(dim, dim)
|
| 715 |
+
self.proj_drop = nn.Dropout(proj_drop)
|
| 716 |
+
|
| 717 |
+
trunc_normal_(self.relative_position_bias_table, std=.02)
|
| 718 |
+
self.softmax = nn.Softmax(dim=-1)
|
| 719 |
+
|
| 720 |
+
def forward(self, x, mask=None):
|
| 721 |
+
""" Forward function.
|
| 722 |
+
|
| 723 |
+
Args:
|
| 724 |
+
x: input features with shape of (num_windows*B, N, C)
|
| 725 |
+
mask: (0/-inf) mask with shape of (num_windows, Wh*Ww, Wh*Ww) or None
|
| 726 |
+
"""
|
| 727 |
+
B_, N, C = x.shape
|
| 728 |
+
qkv = self.qkv(x).reshape(B_, N, 3, self.num_heads, C // self.num_heads).permute(2, 0, 3, 1, 4)
|
| 729 |
+
q, k, v = qkv[0], qkv[1], qkv[2] # make torchscript happy (cannot use tensor as tuple)
|
| 730 |
+
|
| 731 |
+
q = q * self.scale
|
| 732 |
+
|
| 733 |
+
if config.SDPA_enabled:
|
| 734 |
+
x = torch.nn.functional.scaled_dot_product_attention(
|
| 735 |
+
q, k, v,
|
| 736 |
+
attn_mask=None, dropout_p=self.attn_drop_prob, is_causal=False
|
| 737 |
+
).transpose(1, 2).reshape(B_, N, C)
|
| 738 |
+
else:
|
| 739 |
+
attn = (q @ k.transpose(-2, -1))
|
| 740 |
+
|
| 741 |
+
relative_position_bias = self.relative_position_bias_table[self.relative_position_index.view(-1)].view(
|
| 742 |
+
self.window_size[0] * self.window_size[1], self.window_size[0] * self.window_size[1], -1) # Wh*Ww,Wh*Ww,nH
|
| 743 |
+
relative_position_bias = relative_position_bias.permute(2, 0, 1).contiguous() # nH, Wh*Ww, Wh*Ww
|
| 744 |
+
attn = attn + relative_position_bias.unsqueeze(0)
|
| 745 |
+
|
| 746 |
+
if mask is not None:
|
| 747 |
+
nW = mask.shape[0]
|
| 748 |
+
attn = attn.view(B_ // nW, nW, self.num_heads, N, N) + mask.unsqueeze(1).unsqueeze(0)
|
| 749 |
+
attn = attn.view(-1, self.num_heads, N, N)
|
| 750 |
+
attn = self.softmax(attn)
|
| 751 |
+
else:
|
| 752 |
+
attn = self.softmax(attn)
|
| 753 |
+
|
| 754 |
+
attn = self.attn_drop(attn)
|
| 755 |
+
|
| 756 |
+
x = (attn @ v).transpose(1, 2).reshape(B_, N, C)
|
| 757 |
+
x = self.proj(x)
|
| 758 |
+
x = self.proj_drop(x)
|
| 759 |
+
return x
|
| 760 |
+
|
| 761 |
+
|
| 762 |
+
class SwinTransformerBlock(nn.Module):
|
| 763 |
+
""" Swin Transformer Block.
|
| 764 |
+
|
| 765 |
+
Args:
|
| 766 |
+
dim (int): Number of input channels.
|
| 767 |
+
num_heads (int): Number of attention heads.
|
| 768 |
+
window_size (int): Window size.
|
| 769 |
+
shift_size (int): Shift size for SW-MSA.
|
| 770 |
+
mlp_ratio (float): Ratio of mlp hidden dim to embedding dim.
|
| 771 |
+
qkv_bias (bool, optional): If True, add a learnable bias to query, key, value. Default: True
|
| 772 |
+
qk_scale (float | None, optional): Override default qk scale of head_dim ** -0.5 if set.
|
| 773 |
+
drop (float, optional): Dropout rate. Default: 0.0
|
| 774 |
+
attn_drop (float, optional): Attention dropout rate. Default: 0.0
|
| 775 |
+
drop_path (float, optional): Stochastic depth rate. Default: 0.0
|
| 776 |
+
act_layer (nn.Module, optional): Activation layer. Default: nn.GELU
|
| 777 |
+
norm_layer (nn.Module, optional): Normalization layer. Default: nn.LayerNorm
|
| 778 |
+
"""
|
| 779 |
+
|
| 780 |
+
def __init__(self, dim, num_heads, window_size=7, shift_size=0,
|
| 781 |
+
mlp_ratio=4., qkv_bias=True, qk_scale=None, drop=0., attn_drop=0., drop_path=0.,
|
| 782 |
+
act_layer=nn.GELU, norm_layer=nn.LayerNorm):
|
| 783 |
+
super().__init__()
|
| 784 |
+
self.dim = dim
|
| 785 |
+
self.num_heads = num_heads
|
| 786 |
+
self.window_size = window_size
|
| 787 |
+
self.shift_size = shift_size
|
| 788 |
+
self.mlp_ratio = mlp_ratio
|
| 789 |
+
assert 0 <= self.shift_size < self.window_size, "shift_size must in 0-window_size"
|
| 790 |
+
|
| 791 |
+
self.norm1 = norm_layer(dim)
|
| 792 |
+
self.attn = WindowAttention(
|
| 793 |
+
dim, window_size=to_2tuple(self.window_size), num_heads=num_heads,
|
| 794 |
+
qkv_bias=qkv_bias, qk_scale=qk_scale, attn_drop=attn_drop, proj_drop=drop)
|
| 795 |
+
|
| 796 |
+
self.drop_path = DropPath(drop_path) if drop_path > 0. else nn.Identity()
|
| 797 |
+
self.norm2 = norm_layer(dim)
|
| 798 |
+
mlp_hidden_dim = int(dim * mlp_ratio)
|
| 799 |
+
self.mlp = Mlp(in_features=dim, hidden_features=mlp_hidden_dim, act_layer=act_layer, drop=drop)
|
| 800 |
+
|
| 801 |
+
self.H = None
|
| 802 |
+
self.W = None
|
| 803 |
+
|
| 804 |
+
def forward(self, x, mask_matrix):
|
| 805 |
+
""" Forward function.
|
| 806 |
+
|
| 807 |
+
Args:
|
| 808 |
+
x: Input feature, tensor size (B, H*W, C).
|
| 809 |
+
H, W: Spatial resolution of the input feature.
|
| 810 |
+
mask_matrix: Attention mask for cyclic shift.
|
| 811 |
+
"""
|
| 812 |
+
B, L, C = x.shape
|
| 813 |
+
H, W = self.H, self.W
|
| 814 |
+
assert L == H * W, "input feature has wrong size"
|
| 815 |
+
|
| 816 |
+
shortcut = x
|
| 817 |
+
x = self.norm1(x)
|
| 818 |
+
x = x.view(B, H, W, C)
|
| 819 |
+
|
| 820 |
+
# pad feature maps to multiples of window size
|
| 821 |
+
pad_l = pad_t = 0
|
| 822 |
+
pad_r = (self.window_size - W % self.window_size) % self.window_size
|
| 823 |
+
pad_b = (self.window_size - H % self.window_size) % self.window_size
|
| 824 |
+
x = F.pad(x, (0, 0, pad_l, pad_r, pad_t, pad_b))
|
| 825 |
+
_, Hp, Wp, _ = x.shape
|
| 826 |
+
|
| 827 |
+
# cyclic shift
|
| 828 |
+
if self.shift_size > 0:
|
| 829 |
+
shifted_x = torch.roll(x, shifts=(-self.shift_size, -self.shift_size), dims=(1, 2))
|
| 830 |
+
attn_mask = mask_matrix
|
| 831 |
+
else:
|
| 832 |
+
shifted_x = x
|
| 833 |
+
attn_mask = None
|
| 834 |
+
|
| 835 |
+
# partition windows
|
| 836 |
+
x_windows = window_partition(shifted_x, self.window_size) # nW*B, window_size, window_size, C
|
| 837 |
+
x_windows = x_windows.view(-1, self.window_size * self.window_size, C) # nW*B, window_size*window_size, C
|
| 838 |
+
|
| 839 |
+
# W-MSA/SW-MSA
|
| 840 |
+
attn_windows = self.attn(x_windows, mask=attn_mask) # nW*B, window_size*window_size, C
|
| 841 |
+
|
| 842 |
+
# merge windows
|
| 843 |
+
attn_windows = attn_windows.view(-1, self.window_size, self.window_size, C)
|
| 844 |
+
shifted_x = window_reverse(attn_windows, self.window_size, Hp, Wp) # B H' W' C
|
| 845 |
+
|
| 846 |
+
# reverse cyclic shift
|
| 847 |
+
if self.shift_size > 0:
|
| 848 |
+
x = torch.roll(shifted_x, shifts=(self.shift_size, self.shift_size), dims=(1, 2))
|
| 849 |
+
else:
|
| 850 |
+
x = shifted_x
|
| 851 |
+
|
| 852 |
+
if pad_r > 0 or pad_b > 0:
|
| 853 |
+
x = x[:, :H, :W, :].contiguous()
|
| 854 |
+
|
| 855 |
+
x = x.view(B, H * W, C)
|
| 856 |
+
|
| 857 |
+
# FFN
|
| 858 |
+
x = shortcut + self.drop_path(x)
|
| 859 |
+
x = x + self.drop_path(self.mlp(self.norm2(x)))
|
| 860 |
+
|
| 861 |
+
return x
|
| 862 |
+
|
| 863 |
+
|
| 864 |
+
class PatchMerging(nn.Module):
|
| 865 |
+
""" Patch Merging Layer
|
| 866 |
+
|
| 867 |
+
Args:
|
| 868 |
+
dim (int): Number of input channels.
|
| 869 |
+
norm_layer (nn.Module, optional): Normalization layer. Default: nn.LayerNorm
|
| 870 |
+
"""
|
| 871 |
+
def __init__(self, dim, norm_layer=nn.LayerNorm):
|
| 872 |
+
super().__init__()
|
| 873 |
+
self.dim = dim
|
| 874 |
+
self.reduction = nn.Linear(4 * dim, 2 * dim, bias=False)
|
| 875 |
+
self.norm = norm_layer(4 * dim)
|
| 876 |
+
|
| 877 |
+
def forward(self, x, H, W):
|
| 878 |
+
""" Forward function.
|
| 879 |
+
|
| 880 |
+
Args:
|
| 881 |
+
x: Input feature, tensor size (B, H*W, C).
|
| 882 |
+
H, W: Spatial resolution of the input feature.
|
| 883 |
+
"""
|
| 884 |
+
B, L, C = x.shape
|
| 885 |
+
assert L == H * W, "input feature has wrong size"
|
| 886 |
+
|
| 887 |
+
x = x.view(B, H, W, C)
|
| 888 |
+
|
| 889 |
+
# padding
|
| 890 |
+
pad_input = (H % 2 == 1) or (W % 2 == 1)
|
| 891 |
+
if pad_input:
|
| 892 |
+
x = F.pad(x, (0, 0, 0, W % 2, 0, H % 2))
|
| 893 |
+
|
| 894 |
+
x0 = x[:, 0::2, 0::2, :] # B H/2 W/2 C
|
| 895 |
+
x1 = x[:, 1::2, 0::2, :] # B H/2 W/2 C
|
| 896 |
+
x2 = x[:, 0::2, 1::2, :] # B H/2 W/2 C
|
| 897 |
+
x3 = x[:, 1::2, 1::2, :] # B H/2 W/2 C
|
| 898 |
+
x = torch.cat([x0, x1, x2, x3], -1) # B H/2 W/2 4*C
|
| 899 |
+
x = x.view(B, -1, 4 * C) # B H/2*W/2 4*C
|
| 900 |
+
|
| 901 |
+
x = self.norm(x)
|
| 902 |
+
x = self.reduction(x)
|
| 903 |
+
|
| 904 |
+
return x
|
| 905 |
+
|
| 906 |
+
|
| 907 |
+
class BasicLayer(nn.Module):
|
| 908 |
+
""" A basic Swin Transformer layer for one stage.
|
| 909 |
+
|
| 910 |
+
Args:
|
| 911 |
+
dim (int): Number of feature channels
|
| 912 |
+
depth (int): Depths of this stage.
|
| 913 |
+
num_heads (int): Number of attention head.
|
| 914 |
+
window_size (int): Local window size. Default: 7.
|
| 915 |
+
mlp_ratio (float): Ratio of mlp hidden dim to embedding dim. Default: 4.
|
| 916 |
+
qkv_bias (bool, optional): If True, add a learnable bias to query, key, value. Default: True
|
| 917 |
+
qk_scale (float | None, optional): Override default qk scale of head_dim ** -0.5 if set.
|
| 918 |
+
drop (float, optional): Dropout rate. Default: 0.0
|
| 919 |
+
attn_drop (float, optional): Attention dropout rate. Default: 0.0
|
| 920 |
+
drop_path (float | tuple[float], optional): Stochastic depth rate. Default: 0.0
|
| 921 |
+
norm_layer (nn.Module, optional): Normalization layer. Default: nn.LayerNorm
|
| 922 |
+
downsample (nn.Module | None, optional): Downsample layer at the end of the layer. Default: None
|
| 923 |
+
use_checkpoint (bool): Whether to use checkpointing to save memory. Default: False.
|
| 924 |
+
"""
|
| 925 |
+
|
| 926 |
+
def __init__(self,
|
| 927 |
+
dim,
|
| 928 |
+
depth,
|
| 929 |
+
num_heads,
|
| 930 |
+
window_size=7,
|
| 931 |
+
mlp_ratio=4.,
|
| 932 |
+
qkv_bias=True,
|
| 933 |
+
qk_scale=None,
|
| 934 |
+
drop=0.,
|
| 935 |
+
attn_drop=0.,
|
| 936 |
+
drop_path=0.,
|
| 937 |
+
norm_layer=nn.LayerNorm,
|
| 938 |
+
downsample=None,
|
| 939 |
+
use_checkpoint=False):
|
| 940 |
+
super().__init__()
|
| 941 |
+
self.window_size = window_size
|
| 942 |
+
self.shift_size = window_size // 2
|
| 943 |
+
self.depth = depth
|
| 944 |
+
self.use_checkpoint = use_checkpoint
|
| 945 |
+
|
| 946 |
+
# build blocks
|
| 947 |
+
self.blocks = nn.ModuleList([
|
| 948 |
+
SwinTransformerBlock(
|
| 949 |
+
dim=dim,
|
| 950 |
+
num_heads=num_heads,
|
| 951 |
+
window_size=window_size,
|
| 952 |
+
shift_size=0 if (i % 2 == 0) else window_size // 2,
|
| 953 |
+
mlp_ratio=mlp_ratio,
|
| 954 |
+
qkv_bias=qkv_bias,
|
| 955 |
+
qk_scale=qk_scale,
|
| 956 |
+
drop=drop,
|
| 957 |
+
attn_drop=attn_drop,
|
| 958 |
+
drop_path=drop_path[i] if isinstance(drop_path, list) else drop_path,
|
| 959 |
+
norm_layer=norm_layer)
|
| 960 |
+
for i in range(depth)])
|
| 961 |
+
|
| 962 |
+
# patch merging layer
|
| 963 |
+
if downsample is not None:
|
| 964 |
+
self.downsample = downsample(dim=dim, norm_layer=norm_layer)
|
| 965 |
+
else:
|
| 966 |
+
self.downsample = None
|
| 967 |
+
|
| 968 |
+
def forward(self, x, H, W):
|
| 969 |
+
""" Forward function.
|
| 970 |
+
|
| 971 |
+
Args:
|
| 972 |
+
x: Input feature, tensor size (B, H*W, C).
|
| 973 |
+
H, W: Spatial resolution of the input feature.
|
| 974 |
+
"""
|
| 975 |
+
|
| 976 |
+
# calculate attention mask for SW-MSA
|
| 977 |
+
Hp = int(np.ceil(H / self.window_size)) * self.window_size
|
| 978 |
+
Wp = int(np.ceil(W / self.window_size)) * self.window_size
|
| 979 |
+
img_mask = torch.zeros((1, Hp, Wp, 1), device=x.device) # 1 Hp Wp 1
|
| 980 |
+
h_slices = (slice(0, -self.window_size),
|
| 981 |
+
slice(-self.window_size, -self.shift_size),
|
| 982 |
+
slice(-self.shift_size, None))
|
| 983 |
+
w_slices = (slice(0, -self.window_size),
|
| 984 |
+
slice(-self.window_size, -self.shift_size),
|
| 985 |
+
slice(-self.shift_size, None))
|
| 986 |
+
cnt = 0
|
| 987 |
+
for h in h_slices:
|
| 988 |
+
for w in w_slices:
|
| 989 |
+
img_mask[:, h, w, :] = cnt
|
| 990 |
+
cnt += 1
|
| 991 |
+
|
| 992 |
+
mask_windows = window_partition(img_mask, self.window_size) # nW, window_size, window_size, 1
|
| 993 |
+
mask_windows = mask_windows.view(-1, self.window_size * self.window_size)
|
| 994 |
+
attn_mask = mask_windows.unsqueeze(1) - mask_windows.unsqueeze(2)
|
| 995 |
+
attn_mask = attn_mask.masked_fill(attn_mask != 0, float(-100.0)).masked_fill(attn_mask == 0, float(0.0))
|
| 996 |
+
|
| 997 |
+
for blk in self.blocks:
|
| 998 |
+
blk.H, blk.W = H, W
|
| 999 |
+
if self.use_checkpoint:
|
| 1000 |
+
x = checkpoint.checkpoint(blk, x, attn_mask)
|
| 1001 |
+
else:
|
| 1002 |
+
x = blk(x, attn_mask)
|
| 1003 |
+
if self.downsample is not None:
|
| 1004 |
+
x_down = self.downsample(x, H, W)
|
| 1005 |
+
Wh, Ww = (H + 1) // 2, (W + 1) // 2
|
| 1006 |
+
return x, H, W, x_down, Wh, Ww
|
| 1007 |
+
else:
|
| 1008 |
+
return x, H, W, x, H, W
|
| 1009 |
+
|
| 1010 |
+
|
| 1011 |
+
class PatchEmbed(nn.Module):
|
| 1012 |
+
""" Image to Patch Embedding
|
| 1013 |
+
|
| 1014 |
+
Args:
|
| 1015 |
+
patch_size (int): Patch token size. Default: 4.
|
| 1016 |
+
in_channels (int): Number of input image channels. Default: 3.
|
| 1017 |
+
embed_dim (int): Number of linear projection output channels. Default: 96.
|
| 1018 |
+
norm_layer (nn.Module, optional): Normalization layer. Default: None
|
| 1019 |
+
"""
|
| 1020 |
+
|
| 1021 |
+
def __init__(self, patch_size=4, in_channels=3, embed_dim=96, norm_layer=None):
|
| 1022 |
+
super().__init__()
|
| 1023 |
+
patch_size = to_2tuple(patch_size)
|
| 1024 |
+
self.patch_size = patch_size
|
| 1025 |
+
|
| 1026 |
+
self.in_channels = in_channels
|
| 1027 |
+
self.embed_dim = embed_dim
|
| 1028 |
+
|
| 1029 |
+
self.proj = nn.Conv2d(in_channels, embed_dim, kernel_size=patch_size, stride=patch_size)
|
| 1030 |
+
if norm_layer is not None:
|
| 1031 |
+
self.norm = norm_layer(embed_dim)
|
| 1032 |
+
else:
|
| 1033 |
+
self.norm = None
|
| 1034 |
+
|
| 1035 |
+
def forward(self, x):
|
| 1036 |
+
"""Forward function."""
|
| 1037 |
+
# padding
|
| 1038 |
+
_, _, H, W = x.size()
|
| 1039 |
+
if W % self.patch_size[1] != 0:
|
| 1040 |
+
x = F.pad(x, (0, self.patch_size[1] - W % self.patch_size[1]))
|
| 1041 |
+
if H % self.patch_size[0] != 0:
|
| 1042 |
+
x = F.pad(x, (0, 0, 0, self.patch_size[0] - H % self.patch_size[0]))
|
| 1043 |
+
|
| 1044 |
+
x = self.proj(x) # B C Wh Ww
|
| 1045 |
+
if self.norm is not None:
|
| 1046 |
+
Wh, Ww = x.size(2), x.size(3)
|
| 1047 |
+
x = x.flatten(2).transpose(1, 2)
|
| 1048 |
+
x = self.norm(x)
|
| 1049 |
+
x = x.transpose(1, 2).view(-1, self.embed_dim, Wh, Ww)
|
| 1050 |
+
|
| 1051 |
+
return x
|
| 1052 |
+
|
| 1053 |
+
|
| 1054 |
+
class SwinTransformer(nn.Module):
|
| 1055 |
+
""" Swin Transformer backbone.
|
| 1056 |
+
A PyTorch impl of : `Swin Transformer: Hierarchical Vision Transformer using Shifted Windows` -
|
| 1057 |
+
https://arxiv.org/pdf/2103.14030
|
| 1058 |
+
|
| 1059 |
+
Args:
|
| 1060 |
+
pretrain_img_size (int): Input image size for training the pretrained model,
|
| 1061 |
+
used in absolute postion embedding. Default 224.
|
| 1062 |
+
patch_size (int | tuple(int)): Patch size. Default: 4.
|
| 1063 |
+
in_channels (int): Number of input image channels. Default: 3.
|
| 1064 |
+
embed_dim (int): Number of linear projection output channels. Default: 96.
|
| 1065 |
+
depths (tuple[int]): Depths of each Swin Transformer stage.
|
| 1066 |
+
num_heads (tuple[int]): Number of attention head of each stage.
|
| 1067 |
+
window_size (int): Window size. Default: 7.
|
| 1068 |
+
mlp_ratio (float): Ratio of mlp hidden dim to embedding dim. Default: 4.
|
| 1069 |
+
qkv_bias (bool): If True, add a learnable bias to query, key, value. Default: True
|
| 1070 |
+
qk_scale (float): Override default qk scale of head_dim ** -0.5 if set.
|
| 1071 |
+
drop_rate (float): Dropout rate.
|
| 1072 |
+
attn_drop_rate (float): Attention dropout rate. Default: 0.
|
| 1073 |
+
drop_path_rate (float): Stochastic depth rate. Default: 0.2.
|
| 1074 |
+
norm_layer (nn.Module): Normalization layer. Default: nn.LayerNorm.
|
| 1075 |
+
ape (bool): If True, add absolute position embedding to the patch embedding. Default: False.
|
| 1076 |
+
patch_norm (bool): If True, add normalization after patch embedding. Default: True.
|
| 1077 |
+
out_indices (Sequence[int]): Output from which stages.
|
| 1078 |
+
frozen_stages (int): Stages to be frozen (stop grad and set eval mode).
|
| 1079 |
+
-1 means not freezing any parameters.
|
| 1080 |
+
use_checkpoint (bool): Whether to use checkpointing to save memory. Default: False.
|
| 1081 |
+
"""
|
| 1082 |
+
|
| 1083 |
+
def __init__(self,
|
| 1084 |
+
pretrain_img_size=224,
|
| 1085 |
+
patch_size=4,
|
| 1086 |
+
in_channels=3,
|
| 1087 |
+
embed_dim=96,
|
| 1088 |
+
depths=[2, 2, 6, 2],
|
| 1089 |
+
num_heads=[3, 6, 12, 24],
|
| 1090 |
+
window_size=7,
|
| 1091 |
+
mlp_ratio=4.,
|
| 1092 |
+
qkv_bias=True,
|
| 1093 |
+
qk_scale=None,
|
| 1094 |
+
drop_rate=0.,
|
| 1095 |
+
attn_drop_rate=0.,
|
| 1096 |
+
drop_path_rate=0.2,
|
| 1097 |
+
norm_layer=nn.LayerNorm,
|
| 1098 |
+
ape=False,
|
| 1099 |
+
patch_norm=True,
|
| 1100 |
+
out_indices=(0, 1, 2, 3),
|
| 1101 |
+
frozen_stages=-1,
|
| 1102 |
+
use_checkpoint=False):
|
| 1103 |
+
super().__init__()
|
| 1104 |
+
|
| 1105 |
+
self.pretrain_img_size = pretrain_img_size
|
| 1106 |
+
self.num_layers = len(depths)
|
| 1107 |
+
self.embed_dim = embed_dim
|
| 1108 |
+
self.ape = ape
|
| 1109 |
+
self.patch_norm = patch_norm
|
| 1110 |
+
self.out_indices = out_indices
|
| 1111 |
+
self.frozen_stages = frozen_stages
|
| 1112 |
+
|
| 1113 |
+
# split image into non-overlapping patches
|
| 1114 |
+
self.patch_embed = PatchEmbed(
|
| 1115 |
+
patch_size=patch_size, in_channels=in_channels, embed_dim=embed_dim,
|
| 1116 |
+
norm_layer=norm_layer if self.patch_norm else None)
|
| 1117 |
+
|
| 1118 |
+
# absolute position embedding
|
| 1119 |
+
if self.ape:
|
| 1120 |
+
pretrain_img_size = to_2tuple(pretrain_img_size)
|
| 1121 |
+
patch_size = to_2tuple(patch_size)
|
| 1122 |
+
patches_resolution = [pretrain_img_size[0] // patch_size[0], pretrain_img_size[1] // patch_size[1]]
|
| 1123 |
+
|
| 1124 |
+
self.absolute_pos_embed = nn.Parameter(torch.zeros(1, embed_dim, patches_resolution[0], patches_resolution[1]))
|
| 1125 |
+
trunc_normal_(self.absolute_pos_embed, std=.02)
|
| 1126 |
+
|
| 1127 |
+
self.pos_drop = nn.Dropout(p=drop_rate)
|
| 1128 |
+
|
| 1129 |
+
# stochastic depth
|
| 1130 |
+
dpr = [x.item() for x in torch.linspace(0, drop_path_rate, sum(depths))] # stochastic depth decay rule
|
| 1131 |
+
|
| 1132 |
+
# build layers
|
| 1133 |
+
self.layers = nn.ModuleList()
|
| 1134 |
+
for i_layer in range(self.num_layers):
|
| 1135 |
+
layer = BasicLayer(
|
| 1136 |
+
dim=int(embed_dim * 2 ** i_layer),
|
| 1137 |
+
depth=depths[i_layer],
|
| 1138 |
+
num_heads=num_heads[i_layer],
|
| 1139 |
+
window_size=window_size,
|
| 1140 |
+
mlp_ratio=mlp_ratio,
|
| 1141 |
+
qkv_bias=qkv_bias,
|
| 1142 |
+
qk_scale=qk_scale,
|
| 1143 |
+
drop=drop_rate,
|
| 1144 |
+
attn_drop=attn_drop_rate,
|
| 1145 |
+
drop_path=dpr[sum(depths[:i_layer]):sum(depths[:i_layer + 1])],
|
| 1146 |
+
norm_layer=norm_layer,
|
| 1147 |
+
downsample=PatchMerging if (i_layer < self.num_layers - 1) else None,
|
| 1148 |
+
use_checkpoint=use_checkpoint)
|
| 1149 |
+
self.layers.append(layer)
|
| 1150 |
+
|
| 1151 |
+
num_features = [int(embed_dim * 2 ** i) for i in range(self.num_layers)]
|
| 1152 |
+
self.num_features = num_features
|
| 1153 |
+
|
| 1154 |
+
# add a norm layer for each output
|
| 1155 |
+
for i_layer in out_indices:
|
| 1156 |
+
layer = norm_layer(num_features[i_layer])
|
| 1157 |
+
layer_name = f'norm{i_layer}'
|
| 1158 |
+
self.add_module(layer_name, layer)
|
| 1159 |
+
|
| 1160 |
+
self._freeze_stages()
|
| 1161 |
+
|
| 1162 |
+
def _freeze_stages(self):
|
| 1163 |
+
if self.frozen_stages >= 0:
|
| 1164 |
+
self.patch_embed.eval()
|
| 1165 |
+
for param in self.patch_embed.parameters():
|
| 1166 |
+
param.requires_grad = False
|
| 1167 |
+
|
| 1168 |
+
if self.frozen_stages >= 1 and self.ape:
|
| 1169 |
+
self.absolute_pos_embed.requires_grad = False
|
| 1170 |
+
|
| 1171 |
+
if self.frozen_stages >= 2:
|
| 1172 |
+
self.pos_drop.eval()
|
| 1173 |
+
for i in range(0, self.frozen_stages - 1):
|
| 1174 |
+
m = self.layers[i]
|
| 1175 |
+
m.eval()
|
| 1176 |
+
for param in m.parameters():
|
| 1177 |
+
param.requires_grad = False
|
| 1178 |
+
|
| 1179 |
+
|
| 1180 |
+
def forward(self, x):
|
| 1181 |
+
"""Forward function."""
|
| 1182 |
+
x = self.patch_embed(x)
|
| 1183 |
+
|
| 1184 |
+
Wh, Ww = x.size(2), x.size(3)
|
| 1185 |
+
if self.ape:
|
| 1186 |
+
# interpolate the position embedding to the corresponding size
|
| 1187 |
+
absolute_pos_embed = F.interpolate(self.absolute_pos_embed, size=(Wh, Ww), mode='bicubic')
|
| 1188 |
+
x = (x + absolute_pos_embed) # B Wh*Ww C
|
| 1189 |
+
|
| 1190 |
+
outs = []#x.contiguous()]
|
| 1191 |
+
x = x.flatten(2).transpose(1, 2)
|
| 1192 |
+
x = self.pos_drop(x)
|
| 1193 |
+
for i in range(self.num_layers):
|
| 1194 |
+
layer = self.layers[i]
|
| 1195 |
+
x_out, H, W, x, Wh, Ww = layer(x, Wh, Ww)
|
| 1196 |
+
|
| 1197 |
+
if i in self.out_indices:
|
| 1198 |
+
norm_layer = getattr(self, f'norm{i}')
|
| 1199 |
+
x_out = norm_layer(x_out)
|
| 1200 |
+
|
| 1201 |
+
out = x_out.view(-1, H, W, self.num_features[i]).permute(0, 3, 1, 2).contiguous()
|
| 1202 |
+
outs.append(out)
|
| 1203 |
+
|
| 1204 |
+
return tuple(outs)
|
| 1205 |
+
|
| 1206 |
+
def train(self, mode=True):
|
| 1207 |
+
"""Convert the model into training mode while keep layers freezed."""
|
| 1208 |
+
super(SwinTransformer, self).train(mode)
|
| 1209 |
+
self._freeze_stages()
|
| 1210 |
+
|
| 1211 |
+
def swin_v1_t():
|
| 1212 |
+
model = SwinTransformer(embed_dim=96, depths=[2, 2, 6, 2], num_heads=[3, 6, 12, 24], window_size=7)
|
| 1213 |
+
return model
|
| 1214 |
+
|
| 1215 |
+
def swin_v1_s():
|
| 1216 |
+
model = SwinTransformer(embed_dim=96, depths=[2, 2, 18, 2], num_heads=[3, 6, 12, 24], window_size=7)
|
| 1217 |
+
return model
|
| 1218 |
+
|
| 1219 |
+
def swin_v1_b():
|
| 1220 |
+
model = SwinTransformer(embed_dim=128, depths=[2, 2, 18, 2], num_heads=[4, 8, 16, 32], window_size=12)
|
| 1221 |
+
return model
|
| 1222 |
+
|
| 1223 |
+
def swin_v1_l():
|
| 1224 |
+
model = SwinTransformer(embed_dim=192, depths=[2, 2, 18, 2], num_heads=[6, 12, 24, 48], window_size=12)
|
| 1225 |
+
return model
|
| 1226 |
+
|
| 1227 |
+
|
| 1228 |
+
|
| 1229 |
+
### models/modules/deform_conv.py
|
| 1230 |
+
|
| 1231 |
+
import torch
|
| 1232 |
+
import torch.nn as nn
|
| 1233 |
+
from torchvision.ops import deform_conv2d
|
| 1234 |
+
|
| 1235 |
+
|
| 1236 |
+
class DeformableConv2d(nn.Module):
|
| 1237 |
+
def __init__(self,
|
| 1238 |
+
in_channels,
|
| 1239 |
+
out_channels,
|
| 1240 |
+
kernel_size=3,
|
| 1241 |
+
stride=1,
|
| 1242 |
+
padding=1,
|
| 1243 |
+
bias=False):
|
| 1244 |
+
|
| 1245 |
+
super(DeformableConv2d, self).__init__()
|
| 1246 |
+
|
| 1247 |
+
assert type(kernel_size) == tuple or type(kernel_size) == int
|
| 1248 |
+
|
| 1249 |
+
kernel_size = kernel_size if type(kernel_size) == tuple else (kernel_size, kernel_size)
|
| 1250 |
+
self.stride = stride if type(stride) == tuple else (stride, stride)
|
| 1251 |
+
self.padding = padding
|
| 1252 |
+
|
| 1253 |
+
self.offset_conv = nn.Conv2d(in_channels,
|
| 1254 |
+
2 * kernel_size[0] * kernel_size[1],
|
| 1255 |
+
kernel_size=kernel_size,
|
| 1256 |
+
stride=stride,
|
| 1257 |
+
padding=self.padding,
|
| 1258 |
+
bias=True)
|
| 1259 |
+
|
| 1260 |
+
nn.init.constant_(self.offset_conv.weight, 0.)
|
| 1261 |
+
nn.init.constant_(self.offset_conv.bias, 0.)
|
| 1262 |
+
|
| 1263 |
+
self.modulator_conv = nn.Conv2d(in_channels,
|
| 1264 |
+
1 * kernel_size[0] * kernel_size[1],
|
| 1265 |
+
kernel_size=kernel_size,
|
| 1266 |
+
stride=stride,
|
| 1267 |
+
padding=self.padding,
|
| 1268 |
+
bias=True)
|
| 1269 |
+
|
| 1270 |
+
nn.init.constant_(self.modulator_conv.weight, 0.)
|
| 1271 |
+
nn.init.constant_(self.modulator_conv.bias, 0.)
|
| 1272 |
+
|
| 1273 |
+
self.regular_conv = nn.Conv2d(in_channels,
|
| 1274 |
+
out_channels=out_channels,
|
| 1275 |
+
kernel_size=kernel_size,
|
| 1276 |
+
stride=stride,
|
| 1277 |
+
padding=self.padding,
|
| 1278 |
+
bias=bias)
|
| 1279 |
+
|
| 1280 |
+
def forward(self, x):
|
| 1281 |
+
#h, w = x.shape[2:]
|
| 1282 |
+
#max_offset = max(h, w)/4.
|
| 1283 |
+
|
| 1284 |
+
offset = self.offset_conv(x)#.clamp(-max_offset, max_offset)
|
| 1285 |
+
modulator = 2. * torch.sigmoid(self.modulator_conv(x))
|
| 1286 |
+
|
| 1287 |
+
x = deform_conv2d(
|
| 1288 |
+
input=x,
|
| 1289 |
+
offset=offset,
|
| 1290 |
+
weight=self.regular_conv.weight,
|
| 1291 |
+
bias=self.regular_conv.bias,
|
| 1292 |
+
padding=self.padding,
|
| 1293 |
+
mask=modulator,
|
| 1294 |
+
stride=self.stride,
|
| 1295 |
+
)
|
| 1296 |
+
return x
|
| 1297 |
+
|
| 1298 |
+
|
| 1299 |
+
|
| 1300 |
+
|
| 1301 |
+
### utils.py
|
| 1302 |
+
|
| 1303 |
+
import torch.nn as nn
|
| 1304 |
+
|
| 1305 |
+
|
| 1306 |
+
def build_act_layer(act_layer):
|
| 1307 |
+
if act_layer == 'ReLU':
|
| 1308 |
+
return nn.ReLU(inplace=True)
|
| 1309 |
+
elif act_layer == 'SiLU':
|
| 1310 |
+
return nn.SiLU(inplace=True)
|
| 1311 |
+
elif act_layer == 'GELU':
|
| 1312 |
+
return nn.GELU()
|
| 1313 |
+
|
| 1314 |
+
raise NotImplementedError(f'build_act_layer does not support {act_layer}')
|
| 1315 |
+
|
| 1316 |
+
|
| 1317 |
+
def build_norm_layer(dim,
|
| 1318 |
+
norm_layer,
|
| 1319 |
+
in_format='channels_last',
|
| 1320 |
+
out_format='channels_last',
|
| 1321 |
+
eps=1e-6):
|
| 1322 |
+
layers = []
|
| 1323 |
+
if norm_layer == 'BN':
|
| 1324 |
+
if in_format == 'channels_last':
|
| 1325 |
+
layers.append(to_channels_first())
|
| 1326 |
+
layers.append(nn.BatchNorm2d(dim))
|
| 1327 |
+
if out_format == 'channels_last':
|
| 1328 |
+
layers.append(to_channels_last())
|
| 1329 |
+
elif norm_layer == 'LN':
|
| 1330 |
+
if in_format == 'channels_first':
|
| 1331 |
+
layers.append(to_channels_last())
|
| 1332 |
+
layers.append(nn.LayerNorm(dim, eps=eps))
|
| 1333 |
+
if out_format == 'channels_first':
|
| 1334 |
+
layers.append(to_channels_first())
|
| 1335 |
+
else:
|
| 1336 |
+
raise NotImplementedError(
|
| 1337 |
+
f'build_norm_layer does not support {norm_layer}')
|
| 1338 |
+
return nn.Sequential(*layers)
|
| 1339 |
+
|
| 1340 |
+
|
| 1341 |
+
class to_channels_first(nn.Module):
|
| 1342 |
+
|
| 1343 |
+
def __init__(self):
|
| 1344 |
+
super().__init__()
|
| 1345 |
+
|
| 1346 |
+
def forward(self, x):
|
| 1347 |
+
return x.permute(0, 3, 1, 2)
|
| 1348 |
+
|
| 1349 |
+
|
| 1350 |
+
class to_channels_last(nn.Module):
|
| 1351 |
+
|
| 1352 |
+
def __init__(self):
|
| 1353 |
+
super().__init__()
|
| 1354 |
+
|
| 1355 |
+
def forward(self, x):
|
| 1356 |
+
return x.permute(0, 2, 3, 1)
|
| 1357 |
+
|
| 1358 |
+
|
| 1359 |
+
|
| 1360 |
+
### dataset.py
|
| 1361 |
+
|
| 1362 |
+
_class_labels_TR_sorted = (
|
| 1363 |
+
'Airplane, Ant, Antenna, Archery, Axe, BabyCarriage, Bag, BalanceBeam, Balcony, Balloon, Basket, BasketballHoop, Beatle, Bed, Bee, Bench, Bicycle, '
|
| 1364 |
+
'BicycleFrame, BicycleStand, Boat, Bonsai, BoomLift, Bridge, BunkBed, Butterfly, Button, Cable, CableLift, Cage, Camcorder, Cannon, Canoe, Car, '
|
| 1365 |
+
'CarParkDropArm, Carriage, Cart, Caterpillar, CeilingLamp, Centipede, Chair, Clip, Clock, Clothes, CoatHanger, Comb, ConcretePumpTruck, Crack, Crane, '
|
| 1366 |
+
'Cup, DentalChair, Desk, DeskChair, Diagram, DishRack, DoorHandle, Dragonfish, Dragonfly, Drum, Earphone, Easel, ElectricIron, Excavator, Eyeglasses, '
|
| 1367 |
+
'Fan, Fence, Fencing, FerrisWheel, FireExtinguisher, Fishing, Flag, FloorLamp, Forklift, GasStation, Gate, Gear, Goal, Golf, GymEquipment, Hammock, '
|
| 1368 |
+
'Handcart, Handcraft, Handrail, HangGlider, Harp, Harvester, Headset, Helicopter, Helmet, Hook, HorizontalBar, Hydrovalve, IroningTable, Jewelry, Key, '
|
| 1369 |
+
'KidsPlayground, Kitchenware, Kite, Knife, Ladder, LaundryRack, Lightning, Lobster, Locust, Machine, MachineGun, MagazineRack, Mantis, Medal, MemorialArchway, '
|
| 1370 |
+
'Microphone, Missile, MobileHolder, Monitor, Mosquito, Motorcycle, MovingTrolley, Mower, MusicPlayer, MusicStand, ObservationTower, Octopus, OilWell, '
|
| 1371 |
+
'OlympicLogo, OperatingTable, OutdoorFitnessEquipment, Parachute, Pavilion, Piano, Pipe, PlowHarrow, PoleVault, Punchbag, Rack, Racket, Rifle, Ring, Robot, '
|
| 1372 |
+
'RockClimbing, Rope, Sailboat, Satellite, Scaffold, Scale, Scissor, Scooter, Sculpture, Seadragon, Seahorse, Seal, SewingMachine, Ship, Shoe, ShoppingCart, '
|
| 1373 |
+
'ShoppingTrolley, Shower, Shrimp, Signboard, Skateboarding, Skeleton, Skiing, Spade, SpeedBoat, Spider, Spoon, Stair, Stand, Stationary, SteeringWheel, '
|
| 1374 |
+
'Stethoscope, Stool, Stove, StreetLamp, SweetStand, Swing, Sword, TV, Table, TableChair, TableLamp, TableTennis, Tank, Tapeline, Teapot, Telescope, Tent, '
|
| 1375 |
+
'TobaccoPipe, Toy, Tractor, TrafficLight, TrafficSign, Trampoline, TransmissionTower, Tree, Tricycle, TrimmerCover, Tripod, Trombone, Truck, Trumpet, Tuba, '
|
| 1376 |
+
'UAV, Umbrella, UnevenBars, UtilityPole, VacuumCleaner, Violin, Wakesurfing, Watch, WaterTower, WateringPot, Well, WellLid, Wheel, Wheelchair, WindTurbine, Windmill, WineGlass, WireWhisk, Yacht'
|
| 1377 |
+
)
|
| 1378 |
+
class_labels_TR_sorted = _class_labels_TR_sorted.split(', ')
|
| 1379 |
+
|
| 1380 |
+
|
| 1381 |
+
### models/backbones/build_backbones.py
|
| 1382 |
+
|
| 1383 |
+
import torch
|
| 1384 |
+
import torch.nn as nn
|
| 1385 |
+
from collections import OrderedDict
|
| 1386 |
+
from torchvision.models import vgg16, vgg16_bn, VGG16_Weights, VGG16_BN_Weights, resnet50, ResNet50_Weights
|
| 1387 |
+
# from models.pvt_v2 import pvt_v2_b0, pvt_v2_b1, pvt_v2_b2, pvt_v2_b5
|
| 1388 |
+
# from models.swin_v1 import swin_v1_t, swin_v1_s, swin_v1_b, swin_v1_l
|
| 1389 |
+
# from config import Config
|
| 1390 |
+
|
| 1391 |
+
|
| 1392 |
+
config = Config()
|
| 1393 |
+
|
| 1394 |
+
def build_backbone(bb_name, pretrained=True, params_settings=''):
|
| 1395 |
+
if bb_name == 'vgg16':
|
| 1396 |
+
bb_net = list(vgg16(pretrained=VGG16_Weights.DEFAULT if pretrained else None).children())[0]
|
| 1397 |
+
bb = nn.Sequential(OrderedDict({'conv1': bb_net[:4], 'conv2': bb_net[4:9], 'conv3': bb_net[9:16], 'conv4': bb_net[16:23]}))
|
| 1398 |
+
elif bb_name == 'vgg16bn':
|
| 1399 |
+
bb_net = list(vgg16_bn(pretrained=VGG16_BN_Weights.DEFAULT if pretrained else None).children())[0]
|
| 1400 |
+
bb = nn.Sequential(OrderedDict({'conv1': bb_net[:6], 'conv2': bb_net[6:13], 'conv3': bb_net[13:23], 'conv4': bb_net[23:33]}))
|
| 1401 |
+
elif bb_name == 'resnet50':
|
| 1402 |
+
bb_net = list(resnet50(pretrained=ResNet50_Weights.DEFAULT if pretrained else None).children())
|
| 1403 |
+
bb = nn.Sequential(OrderedDict({'conv1': nn.Sequential(*bb_net[0:3]), 'conv2': bb_net[4], 'conv3': bb_net[5], 'conv4': bb_net[6]}))
|
| 1404 |
+
else:
|
| 1405 |
+
bb = eval('{}({})'.format(bb_name, params_settings))
|
| 1406 |
+
if pretrained:
|
| 1407 |
+
bb = load_weights(bb, bb_name)
|
| 1408 |
+
return bb
|
| 1409 |
+
|
| 1410 |
+
def load_weights(model, model_name):
|
| 1411 |
+
save_model = torch.load(config.weights[model_name], map_location='cpu')
|
| 1412 |
+
model_dict = model.state_dict()
|
| 1413 |
+
state_dict = {k: v if v.size() == model_dict[k].size() else model_dict[k] for k, v in save_model.items() if k in model_dict.keys()}
|
| 1414 |
+
# to ignore the weights with mismatched size when I modify the backbone itself.
|
| 1415 |
+
if not state_dict:
|
| 1416 |
+
save_model_keys = list(save_model.keys())
|
| 1417 |
+
sub_item = save_model_keys[0] if len(save_model_keys) == 1 else None
|
| 1418 |
+
state_dict = {k: v if v.size() == model_dict[k].size() else model_dict[k] for k, v in save_model[sub_item].items() if k in model_dict.keys()}
|
| 1419 |
+
if not state_dict or not sub_item:
|
| 1420 |
+
print('Weights are not successully loaded. Check the state dict of weights file.')
|
| 1421 |
+
return None
|
| 1422 |
+
else:
|
| 1423 |
+
print('Found correct weights in the "{}" item of loaded state_dict.'.format(sub_item))
|
| 1424 |
+
model_dict.update(state_dict)
|
| 1425 |
+
model.load_state_dict(model_dict)
|
| 1426 |
+
return model
|
| 1427 |
+
|
| 1428 |
+
|
| 1429 |
+
|
| 1430 |
+
### models/modules/decoder_blocks.py
|
| 1431 |
+
|
| 1432 |
+
import torch
|
| 1433 |
+
import torch.nn as nn
|
| 1434 |
+
# from models.aspp import ASPP, ASPPDeformable
|
| 1435 |
+
# from config import Config
|
| 1436 |
+
|
| 1437 |
+
|
| 1438 |
+
# config = Config()
|
| 1439 |
+
|
| 1440 |
+
|
| 1441 |
+
class BasicDecBlk(nn.Module):
|
| 1442 |
+
def __init__(self, in_channels=64, out_channels=64, inter_channels=64):
|
| 1443 |
+
super(BasicDecBlk, self).__init__()
|
| 1444 |
+
inter_channels = in_channels // 4 if config.dec_channels_inter == 'adap' else 64
|
| 1445 |
+
self.conv_in = nn.Conv2d(in_channels, inter_channels, 3, 1, padding=1)
|
| 1446 |
+
self.relu_in = nn.ReLU(inplace=True)
|
| 1447 |
+
if config.dec_att == 'ASPP':
|
| 1448 |
+
self.dec_att = ASPP(in_channels=inter_channels)
|
| 1449 |
+
elif config.dec_att == 'ASPPDeformable':
|
| 1450 |
+
self.dec_att = ASPPDeformable(in_channels=inter_channels)
|
| 1451 |
+
self.conv_out = nn.Conv2d(inter_channels, out_channels, 3, 1, padding=1)
|
| 1452 |
+
self.bn_in = nn.BatchNorm2d(inter_channels) if config.batch_size > 1 else nn.Identity()
|
| 1453 |
+
self.bn_out = nn.BatchNorm2d(out_channels) if config.batch_size > 1 else nn.Identity()
|
| 1454 |
+
|
| 1455 |
+
def forward(self, x):
|
| 1456 |
+
x = self.conv_in(x)
|
| 1457 |
+
x = self.bn_in(x)
|
| 1458 |
+
x = self.relu_in(x)
|
| 1459 |
+
if hasattr(self, 'dec_att'):
|
| 1460 |
+
x = self.dec_att(x)
|
| 1461 |
+
x = self.conv_out(x)
|
| 1462 |
+
x = self.bn_out(x)
|
| 1463 |
+
return x
|
| 1464 |
+
|
| 1465 |
+
|
| 1466 |
+
class ResBlk(nn.Module):
|
| 1467 |
+
def __init__(self, in_channels=64, out_channels=None, inter_channels=64):
|
| 1468 |
+
super(ResBlk, self).__init__()
|
| 1469 |
+
if out_channels is None:
|
| 1470 |
+
out_channels = in_channels
|
| 1471 |
+
inter_channels = in_channels // 4 if config.dec_channels_inter == 'adap' else 64
|
| 1472 |
+
|
| 1473 |
+
self.conv_in = nn.Conv2d(in_channels, inter_channels, 3, 1, padding=1)
|
| 1474 |
+
self.bn_in = nn.BatchNorm2d(inter_channels) if config.batch_size > 1 else nn.Identity()
|
| 1475 |
+
self.relu_in = nn.ReLU(inplace=True)
|
| 1476 |
+
|
| 1477 |
+
if config.dec_att == 'ASPP':
|
| 1478 |
+
self.dec_att = ASPP(in_channels=inter_channels)
|
| 1479 |
+
elif config.dec_att == 'ASPPDeformable':
|
| 1480 |
+
self.dec_att = ASPPDeformable(in_channels=inter_channels)
|
| 1481 |
+
|
| 1482 |
+
self.conv_out = nn.Conv2d(inter_channels, out_channels, 3, 1, padding=1)
|
| 1483 |
+
self.bn_out = nn.BatchNorm2d(out_channels) if config.batch_size > 1 else nn.Identity()
|
| 1484 |
+
|
| 1485 |
+
self.conv_resi = nn.Conv2d(in_channels, out_channels, 1, 1, 0)
|
| 1486 |
+
|
| 1487 |
+
def forward(self, x):
|
| 1488 |
+
_x = self.conv_resi(x)
|
| 1489 |
+
x = self.conv_in(x)
|
| 1490 |
+
x = self.bn_in(x)
|
| 1491 |
+
x = self.relu_in(x)
|
| 1492 |
+
if hasattr(self, 'dec_att'):
|
| 1493 |
+
x = self.dec_att(x)
|
| 1494 |
+
x = self.conv_out(x)
|
| 1495 |
+
x = self.bn_out(x)
|
| 1496 |
+
return x + _x
|
| 1497 |
+
|
| 1498 |
+
|
| 1499 |
+
|
| 1500 |
+
### models/modules/lateral_blocks.py
|
| 1501 |
+
|
| 1502 |
+
import numpy as np
|
| 1503 |
+
import torch
|
| 1504 |
+
import torch.nn as nn
|
| 1505 |
+
import torch.nn.functional as F
|
| 1506 |
+
from functools import partial
|
| 1507 |
+
|
| 1508 |
+
# from config import Config
|
| 1509 |
+
|
| 1510 |
+
|
| 1511 |
+
# config = Config()
|
| 1512 |
+
|
| 1513 |
+
|
| 1514 |
+
class BasicLatBlk(nn.Module):
|
| 1515 |
+
def __init__(self, in_channels=64, out_channels=64, inter_channels=64):
|
| 1516 |
+
super(BasicLatBlk, self).__init__()
|
| 1517 |
+
inter_channels = in_channels // 4 if config.dec_channels_inter == 'adap' else 64
|
| 1518 |
+
self.conv = nn.Conv2d(in_channels, out_channels, 1, 1, 0)
|
| 1519 |
+
|
| 1520 |
+
def forward(self, x):
|
| 1521 |
+
x = self.conv(x)
|
| 1522 |
+
return x
|
| 1523 |
+
|
| 1524 |
+
|
| 1525 |
+
|
| 1526 |
+
### models/modules/aspp.py
|
| 1527 |
+
|
| 1528 |
+
import torch
|
| 1529 |
+
import torch.nn as nn
|
| 1530 |
+
import torch.nn.functional as F
|
| 1531 |
+
# from models.deform_conv import DeformableConv2d
|
| 1532 |
+
# from config import Config
|
| 1533 |
+
|
| 1534 |
+
|
| 1535 |
+
# config = Config()
|
| 1536 |
+
|
| 1537 |
+
|
| 1538 |
+
class _ASPPModule(nn.Module):
|
| 1539 |
+
def __init__(self, in_channels, planes, kernel_size, padding, dilation):
|
| 1540 |
+
super(_ASPPModule, self).__init__()
|
| 1541 |
+
self.atrous_conv = nn.Conv2d(in_channels, planes, kernel_size=kernel_size,
|
| 1542 |
+
stride=1, padding=padding, dilation=dilation, bias=False)
|
| 1543 |
+
self.bn = nn.BatchNorm2d(planes) if config.batch_size > 1 else nn.Identity()
|
| 1544 |
+
self.relu = nn.ReLU(inplace=True)
|
| 1545 |
+
|
| 1546 |
+
def forward(self, x):
|
| 1547 |
+
x = self.atrous_conv(x)
|
| 1548 |
+
x = self.bn(x)
|
| 1549 |
+
|
| 1550 |
+
return self.relu(x)
|
| 1551 |
+
|
| 1552 |
+
|
| 1553 |
+
class ASPP(nn.Module):
|
| 1554 |
+
def __init__(self, in_channels=64, out_channels=None, output_stride=16):
|
| 1555 |
+
super(ASPP, self).__init__()
|
| 1556 |
+
self.down_scale = 1
|
| 1557 |
+
if out_channels is None:
|
| 1558 |
+
out_channels = in_channels
|
| 1559 |
+
self.in_channelster = 256 // self.down_scale
|
| 1560 |
+
if output_stride == 16:
|
| 1561 |
+
dilations = [1, 6, 12, 18]
|
| 1562 |
+
elif output_stride == 8:
|
| 1563 |
+
dilations = [1, 12, 24, 36]
|
| 1564 |
+
else:
|
| 1565 |
+
raise NotImplementedError
|
| 1566 |
+
|
| 1567 |
+
self.aspp1 = _ASPPModule(in_channels, self.in_channelster, 1, padding=0, dilation=dilations[0])
|
| 1568 |
+
self.aspp2 = _ASPPModule(in_channels, self.in_channelster, 3, padding=dilations[1], dilation=dilations[1])
|
| 1569 |
+
self.aspp3 = _ASPPModule(in_channels, self.in_channelster, 3, padding=dilations[2], dilation=dilations[2])
|
| 1570 |
+
self.aspp4 = _ASPPModule(in_channels, self.in_channelster, 3, padding=dilations[3], dilation=dilations[3])
|
| 1571 |
+
|
| 1572 |
+
self.global_avg_pool = nn.Sequential(nn.AdaptiveAvgPool2d((1, 1)),
|
| 1573 |
+
nn.Conv2d(in_channels, self.in_channelster, 1, stride=1, bias=False),
|
| 1574 |
+
nn.BatchNorm2d(self.in_channelster) if config.batch_size > 1 else nn.Identity(),
|
| 1575 |
+
nn.ReLU(inplace=True))
|
| 1576 |
+
self.conv1 = nn.Conv2d(self.in_channelster * 5, out_channels, 1, bias=False)
|
| 1577 |
+
self.bn1 = nn.BatchNorm2d(out_channels) if config.batch_size > 1 else nn.Identity()
|
| 1578 |
+
self.relu = nn.ReLU(inplace=True)
|
| 1579 |
+
self.dropout = nn.Dropout(0.5)
|
| 1580 |
+
|
| 1581 |
+
def forward(self, x):
|
| 1582 |
+
x1 = self.aspp1(x)
|
| 1583 |
+
x2 = self.aspp2(x)
|
| 1584 |
+
x3 = self.aspp3(x)
|
| 1585 |
+
x4 = self.aspp4(x)
|
| 1586 |
+
x5 = self.global_avg_pool(x)
|
| 1587 |
+
x5 = F.interpolate(x5, size=x1.size()[2:], mode='bilinear', align_corners=True)
|
| 1588 |
+
x = torch.cat((x1, x2, x3, x4, x5), dim=1)
|
| 1589 |
+
|
| 1590 |
+
x = self.conv1(x)
|
| 1591 |
+
x = self.bn1(x)
|
| 1592 |
+
x = self.relu(x)
|
| 1593 |
+
|
| 1594 |
+
return self.dropout(x)
|
| 1595 |
+
|
| 1596 |
+
|
| 1597 |
+
##################### Deformable
|
| 1598 |
+
class _ASPPModuleDeformable(nn.Module):
|
| 1599 |
+
def __init__(self, in_channels, planes, kernel_size, padding):
|
| 1600 |
+
super(_ASPPModuleDeformable, self).__init__()
|
| 1601 |
+
self.atrous_conv = DeformableConv2d(in_channels, planes, kernel_size=kernel_size,
|
| 1602 |
+
stride=1, padding=padding, bias=False)
|
| 1603 |
+
self.bn = nn.BatchNorm2d(planes) if config.batch_size > 1 else nn.Identity()
|
| 1604 |
+
self.relu = nn.ReLU(inplace=True)
|
| 1605 |
+
|
| 1606 |
+
def forward(self, x):
|
| 1607 |
+
x = self.atrous_conv(x)
|
| 1608 |
+
x = self.bn(x)
|
| 1609 |
+
|
| 1610 |
+
return self.relu(x)
|
| 1611 |
+
|
| 1612 |
+
|
| 1613 |
+
class ASPPDeformable(nn.Module):
|
| 1614 |
+
def __init__(self, in_channels, out_channels=None, parallel_block_sizes=[1, 3, 7]):
|
| 1615 |
+
super(ASPPDeformable, self).__init__()
|
| 1616 |
+
self.down_scale = 1
|
| 1617 |
+
if out_channels is None:
|
| 1618 |
+
out_channels = in_channels
|
| 1619 |
+
self.in_channelster = 256 // self.down_scale
|
| 1620 |
+
|
| 1621 |
+
self.aspp1 = _ASPPModuleDeformable(in_channels, self.in_channelster, 1, padding=0)
|
| 1622 |
+
self.aspp_deforms = nn.ModuleList([
|
| 1623 |
+
_ASPPModuleDeformable(in_channels, self.in_channelster, conv_size, padding=int(conv_size//2)) for conv_size in parallel_block_sizes
|
| 1624 |
+
])
|
| 1625 |
+
|
| 1626 |
+
self.global_avg_pool = nn.Sequential(nn.AdaptiveAvgPool2d((1, 1)),
|
| 1627 |
+
nn.Conv2d(in_channels, self.in_channelster, 1, stride=1, bias=False),
|
| 1628 |
+
nn.BatchNorm2d(self.in_channelster) if config.batch_size > 1 else nn.Identity(),
|
| 1629 |
+
nn.ReLU(inplace=True))
|
| 1630 |
+
self.conv1 = nn.Conv2d(self.in_channelster * (2 + len(self.aspp_deforms)), out_channels, 1, bias=False)
|
| 1631 |
+
self.bn1 = nn.BatchNorm2d(out_channels) if config.batch_size > 1 else nn.Identity()
|
| 1632 |
+
self.relu = nn.ReLU(inplace=True)
|
| 1633 |
+
self.dropout = nn.Dropout(0.5)
|
| 1634 |
+
|
| 1635 |
+
def forward(self, x):
|
| 1636 |
+
x1 = self.aspp1(x)
|
| 1637 |
+
x_aspp_deforms = [aspp_deform(x) for aspp_deform in self.aspp_deforms]
|
| 1638 |
+
x5 = self.global_avg_pool(x)
|
| 1639 |
+
x5 = F.interpolate(x5, size=x1.size()[2:], mode='bilinear', align_corners=True)
|
| 1640 |
+
x = torch.cat((x1, *x_aspp_deforms, x5), dim=1)
|
| 1641 |
+
|
| 1642 |
+
x = self.conv1(x)
|
| 1643 |
+
x = self.bn1(x)
|
| 1644 |
+
x = self.relu(x)
|
| 1645 |
+
|
| 1646 |
+
return self.dropout(x)
|
| 1647 |
+
|
| 1648 |
+
|
| 1649 |
+
|
| 1650 |
+
### models/refinement/refiner.py
|
| 1651 |
+
|
| 1652 |
+
import torch
|
| 1653 |
+
import torch.nn as nn
|
| 1654 |
+
from collections import OrderedDict
|
| 1655 |
+
import torch
|
| 1656 |
+
import torch.nn as nn
|
| 1657 |
+
import torch.nn.functional as F
|
| 1658 |
+
from torchvision.models import vgg16, vgg16_bn
|
| 1659 |
+
from torchvision.models import resnet50
|
| 1660 |
+
|
| 1661 |
+
# from config import Config
|
| 1662 |
+
# from dataset import class_labels_TR_sorted
|
| 1663 |
+
# from models.build_backbone import build_backbone
|
| 1664 |
+
# from models.decoder_blocks import BasicDecBlk
|
| 1665 |
+
# from models.lateral_blocks import BasicLatBlk
|
| 1666 |
+
# from models.ing import *
|
| 1667 |
+
# from models.stem_layer import StemLayer
|
| 1668 |
+
|
| 1669 |
+
|
| 1670 |
+
class RefinerPVTInChannels4(nn.Module):
|
| 1671 |
+
def __init__(self, in_channels=3+1):
|
| 1672 |
+
super(RefinerPVTInChannels4, self).__init__()
|
| 1673 |
+
self.config = Config()
|
| 1674 |
+
self.epoch = 1
|
| 1675 |
+
self.bb = build_backbone(self.config.bb, params_settings='in_channels=4')
|
| 1676 |
+
|
| 1677 |
+
lateral_channels_in_collection = {
|
| 1678 |
+
'vgg16': [512, 256, 128, 64], 'vgg16bn': [512, 256, 128, 64], 'resnet50': [1024, 512, 256, 64],
|
| 1679 |
+
'pvt_v2_b2': [512, 320, 128, 64], 'pvt_v2_b5': [512, 320, 128, 64],
|
| 1680 |
+
'swin_v1_b': [1024, 512, 256, 128], 'swin_v1_l': [1536, 768, 384, 192],
|
| 1681 |
+
}
|
| 1682 |
+
channels = lateral_channels_in_collection[self.config.bb]
|
| 1683 |
+
self.squeeze_module = BasicDecBlk(channels[0], channels[0])
|
| 1684 |
+
|
| 1685 |
+
self.decoder = Decoder(channels)
|
| 1686 |
+
|
| 1687 |
+
if 0:
|
| 1688 |
+
for key, value in self.named_parameters():
|
| 1689 |
+
if 'bb.' in key:
|
| 1690 |
+
value.requires_grad = False
|
| 1691 |
+
|
| 1692 |
+
def forward(self, x):
|
| 1693 |
+
if isinstance(x, list):
|
| 1694 |
+
x = torch.cat(x, dim=1)
|
| 1695 |
+
########## Encoder ##########
|
| 1696 |
+
if self.config.bb in ['vgg16', 'vgg16bn', 'resnet50']:
|
| 1697 |
+
x1 = self.bb.conv1(x)
|
| 1698 |
+
x2 = self.bb.conv2(x1)
|
| 1699 |
+
x3 = self.bb.conv3(x2)
|
| 1700 |
+
x4 = self.bb.conv4(x3)
|
| 1701 |
+
else:
|
| 1702 |
+
x1, x2, x3, x4 = self.bb(x)
|
| 1703 |
+
|
| 1704 |
+
x4 = self.squeeze_module(x4)
|
| 1705 |
+
|
| 1706 |
+
########## Decoder ##########
|
| 1707 |
+
|
| 1708 |
+
features = [x, x1, x2, x3, x4]
|
| 1709 |
+
scaled_preds = self.decoder(features)
|
| 1710 |
+
|
| 1711 |
+
return scaled_preds
|
| 1712 |
+
|
| 1713 |
+
|
| 1714 |
+
class Refiner(nn.Module):
|
| 1715 |
+
def __init__(self, in_channels=3+1):
|
| 1716 |
+
super(Refiner, self).__init__()
|
| 1717 |
+
self.config = Config()
|
| 1718 |
+
self.epoch = 1
|
| 1719 |
+
self.stem_layer = StemLayer(in_channels=in_channels, inter_channels=48, out_channels=3, norm_layer='BN' if self.config.batch_size > 1 else 'LN')
|
| 1720 |
+
self.bb = build_backbone(self.config.bb)
|
| 1721 |
+
|
| 1722 |
+
lateral_channels_in_collection = {
|
| 1723 |
+
'vgg16': [512, 256, 128, 64], 'vgg16bn': [512, 256, 128, 64], 'resnet50': [1024, 512, 256, 64],
|
| 1724 |
+
'pvt_v2_b2': [512, 320, 128, 64], 'pvt_v2_b5': [512, 320, 128, 64],
|
| 1725 |
+
'swin_v1_b': [1024, 512, 256, 128], 'swin_v1_l': [1536, 768, 384, 192],
|
| 1726 |
+
}
|
| 1727 |
+
channels = lateral_channels_in_collection[self.config.bb]
|
| 1728 |
+
self.squeeze_module = BasicDecBlk(channels[0], channels[0])
|
| 1729 |
+
|
| 1730 |
+
self.decoder = Decoder(channels)
|
| 1731 |
+
|
| 1732 |
+
if 0:
|
| 1733 |
+
for key, value in self.named_parameters():
|
| 1734 |
+
if 'bb.' in key:
|
| 1735 |
+
value.requires_grad = False
|
| 1736 |
+
|
| 1737 |
+
def forward(self, x):
|
| 1738 |
+
if isinstance(x, list):
|
| 1739 |
+
x = torch.cat(x, dim=1)
|
| 1740 |
+
x = self.stem_layer(x)
|
| 1741 |
+
########## Encoder ##########
|
| 1742 |
+
if self.config.bb in ['vgg16', 'vgg16bn', 'resnet50']:
|
| 1743 |
+
x1 = self.bb.conv1(x)
|
| 1744 |
+
x2 = self.bb.conv2(x1)
|
| 1745 |
+
x3 = self.bb.conv3(x2)
|
| 1746 |
+
x4 = self.bb.conv4(x3)
|
| 1747 |
+
else:
|
| 1748 |
+
x1, x2, x3, x4 = self.bb(x)
|
| 1749 |
+
|
| 1750 |
+
x4 = self.squeeze_module(x4)
|
| 1751 |
+
|
| 1752 |
+
########## Decoder ##########
|
| 1753 |
+
|
| 1754 |
+
features = [x, x1, x2, x3, x4]
|
| 1755 |
+
scaled_preds = self.decoder(features)
|
| 1756 |
+
|
| 1757 |
+
return scaled_preds
|
| 1758 |
+
|
| 1759 |
+
|
| 1760 |
+
class Decoder(nn.Module):
|
| 1761 |
+
def __init__(self, channels):
|
| 1762 |
+
super(Decoder, self).__init__()
|
| 1763 |
+
self.config = Config()
|
| 1764 |
+
DecoderBlock = eval('BasicDecBlk')
|
| 1765 |
+
LateralBlock = eval('BasicLatBlk')
|
| 1766 |
+
|
| 1767 |
+
self.decoder_block4 = DecoderBlock(channels[0], channels[1])
|
| 1768 |
+
self.decoder_block3 = DecoderBlock(channels[1], channels[2])
|
| 1769 |
+
self.decoder_block2 = DecoderBlock(channels[2], channels[3])
|
| 1770 |
+
self.decoder_block1 = DecoderBlock(channels[3], channels[3]//2)
|
| 1771 |
+
|
| 1772 |
+
self.lateral_block4 = LateralBlock(channels[1], channels[1])
|
| 1773 |
+
self.lateral_block3 = LateralBlock(channels[2], channels[2])
|
| 1774 |
+
self.lateral_block2 = LateralBlock(channels[3], channels[3])
|
| 1775 |
+
|
| 1776 |
+
if self.config.ms_supervision:
|
| 1777 |
+
self.conv_ms_spvn_4 = nn.Conv2d(channels[1], 1, 1, 1, 0)
|
| 1778 |
+
self.conv_ms_spvn_3 = nn.Conv2d(channels[2], 1, 1, 1, 0)
|
| 1779 |
+
self.conv_ms_spvn_2 = nn.Conv2d(channels[3], 1, 1, 1, 0)
|
| 1780 |
+
self.conv_out1 = nn.Sequential(nn.Conv2d(channels[3]//2, 1, 1, 1, 0))
|
| 1781 |
+
|
| 1782 |
+
def forward(self, features):
|
| 1783 |
+
x, x1, x2, x3, x4 = features
|
| 1784 |
+
outs = []
|
| 1785 |
+
p4 = self.decoder_block4(x4)
|
| 1786 |
+
_p4 = F.interpolate(p4, size=x3.shape[2:], mode='bilinear', align_corners=True)
|
| 1787 |
+
_p3 = _p4 + self.lateral_block4(x3)
|
| 1788 |
+
|
| 1789 |
+
p3 = self.decoder_block3(_p3)
|
| 1790 |
+
_p3 = F.interpolate(p3, size=x2.shape[2:], mode='bilinear', align_corners=True)
|
| 1791 |
+
_p2 = _p3 + self.lateral_block3(x2)
|
| 1792 |
+
|
| 1793 |
+
p2 = self.decoder_block2(_p2)
|
| 1794 |
+
_p2 = F.interpolate(p2, size=x1.shape[2:], mode='bilinear', align_corners=True)
|
| 1795 |
+
_p1 = _p2 + self.lateral_block2(x1)
|
| 1796 |
+
|
| 1797 |
+
_p1 = self.decoder_block1(_p1)
|
| 1798 |
+
_p1 = F.interpolate(_p1, size=x.shape[2:], mode='bilinear', align_corners=True)
|
| 1799 |
+
p1_out = self.conv_out1(_p1)
|
| 1800 |
+
|
| 1801 |
+
if self.config.ms_supervision:
|
| 1802 |
+
outs.append(self.conv_ms_spvn_4(p4))
|
| 1803 |
+
outs.append(self.conv_ms_spvn_3(p3))
|
| 1804 |
+
outs.append(self.conv_ms_spvn_2(p2))
|
| 1805 |
+
outs.append(p1_out)
|
| 1806 |
+
return outs
|
| 1807 |
+
|
| 1808 |
+
|
| 1809 |
+
class RefUNet(nn.Module):
|
| 1810 |
+
# Refinement
|
| 1811 |
+
def __init__(self, in_channels=3+1):
|
| 1812 |
+
super(RefUNet, self).__init__()
|
| 1813 |
+
self.encoder_1 = nn.Sequential(
|
| 1814 |
+
nn.Conv2d(in_channels, 64, 3, 1, 1),
|
| 1815 |
+
nn.Conv2d(64, 64, 3, 1, 1),
|
| 1816 |
+
nn.BatchNorm2d(64),
|
| 1817 |
+
nn.ReLU(inplace=True)
|
| 1818 |
+
)
|
| 1819 |
+
|
| 1820 |
+
self.encoder_2 = nn.Sequential(
|
| 1821 |
+
nn.MaxPool2d(2, 2, ceil_mode=True),
|
| 1822 |
+
nn.Conv2d(64, 64, 3, 1, 1),
|
| 1823 |
+
nn.BatchNorm2d(64),
|
| 1824 |
+
nn.ReLU(inplace=True)
|
| 1825 |
+
)
|
| 1826 |
+
|
| 1827 |
+
self.encoder_3 = nn.Sequential(
|
| 1828 |
+
nn.MaxPool2d(2, 2, ceil_mode=True),
|
| 1829 |
+
nn.Conv2d(64, 64, 3, 1, 1),
|
| 1830 |
+
nn.BatchNorm2d(64),
|
| 1831 |
+
nn.ReLU(inplace=True)
|
| 1832 |
+
)
|
| 1833 |
+
|
| 1834 |
+
self.encoder_4 = nn.Sequential(
|
| 1835 |
+
nn.MaxPool2d(2, 2, ceil_mode=True),
|
| 1836 |
+
nn.Conv2d(64, 64, 3, 1, 1),
|
| 1837 |
+
nn.BatchNorm2d(64),
|
| 1838 |
+
nn.ReLU(inplace=True)
|
| 1839 |
+
)
|
| 1840 |
+
|
| 1841 |
+
self.pool4 = nn.MaxPool2d(2, 2, ceil_mode=True)
|
| 1842 |
+
#####
|
| 1843 |
+
self.decoder_5 = nn.Sequential(
|
| 1844 |
+
nn.Conv2d(64, 64, 3, 1, 1),
|
| 1845 |
+
nn.BatchNorm2d(64),
|
| 1846 |
+
nn.ReLU(inplace=True)
|
| 1847 |
+
)
|
| 1848 |
+
#####
|
| 1849 |
+
self.decoder_4 = nn.Sequential(
|
| 1850 |
+
nn.Conv2d(128, 64, 3, 1, 1),
|
| 1851 |
+
nn.BatchNorm2d(64),
|
| 1852 |
+
nn.ReLU(inplace=True)
|
| 1853 |
+
)
|
| 1854 |
+
|
| 1855 |
+
self.decoder_3 = nn.Sequential(
|
| 1856 |
+
nn.Conv2d(128, 64, 3, 1, 1),
|
| 1857 |
+
nn.BatchNorm2d(64),
|
| 1858 |
+
nn.ReLU(inplace=True)
|
| 1859 |
+
)
|
| 1860 |
+
|
| 1861 |
+
self.decoder_2 = nn.Sequential(
|
| 1862 |
+
nn.Conv2d(128, 64, 3, 1, 1),
|
| 1863 |
+
nn.BatchNorm2d(64),
|
| 1864 |
+
nn.ReLU(inplace=True)
|
| 1865 |
+
)
|
| 1866 |
+
|
| 1867 |
+
self.decoder_1 = nn.Sequential(
|
| 1868 |
+
nn.Conv2d(128, 64, 3, 1, 1),
|
| 1869 |
+
nn.BatchNorm2d(64),
|
| 1870 |
+
nn.ReLU(inplace=True)
|
| 1871 |
+
)
|
| 1872 |
+
|
| 1873 |
+
self.conv_d0 = nn.Conv2d(64, 1, 3, 1, 1)
|
| 1874 |
+
|
| 1875 |
+
self.upscore2 = nn.Upsample(scale_factor=2, mode='bilinear', align_corners=True)
|
| 1876 |
+
|
| 1877 |
+
def forward(self, x):
|
| 1878 |
+
outs = []
|
| 1879 |
+
if isinstance(x, list):
|
| 1880 |
+
x = torch.cat(x, dim=1)
|
| 1881 |
+
hx = x
|
| 1882 |
+
|
| 1883 |
+
hx1 = self.encoder_1(hx)
|
| 1884 |
+
hx2 = self.encoder_2(hx1)
|
| 1885 |
+
hx3 = self.encoder_3(hx2)
|
| 1886 |
+
hx4 = self.encoder_4(hx3)
|
| 1887 |
+
|
| 1888 |
+
hx = self.decoder_5(self.pool4(hx4))
|
| 1889 |
+
hx = torch.cat((self.upscore2(hx), hx4), 1)
|
| 1890 |
+
|
| 1891 |
+
d4 = self.decoder_4(hx)
|
| 1892 |
+
hx = torch.cat((self.upscore2(d4), hx3), 1)
|
| 1893 |
+
|
| 1894 |
+
d3 = self.decoder_3(hx)
|
| 1895 |
+
hx = torch.cat((self.upscore2(d3), hx2), 1)
|
| 1896 |
+
|
| 1897 |
+
d2 = self.decoder_2(hx)
|
| 1898 |
+
hx = torch.cat((self.upscore2(d2), hx1), 1)
|
| 1899 |
+
|
| 1900 |
+
d1 = self.decoder_1(hx)
|
| 1901 |
+
|
| 1902 |
+
x = self.conv_d0(d1)
|
| 1903 |
+
outs.append(x)
|
| 1904 |
+
return outs
|
| 1905 |
+
|
| 1906 |
+
|
| 1907 |
+
|
| 1908 |
+
### models/stem_layer.py
|
| 1909 |
+
|
| 1910 |
+
import torch.nn as nn
|
| 1911 |
+
# from utils import build_act_layer, build_norm_layer
|
| 1912 |
+
|
| 1913 |
+
|
| 1914 |
+
class StemLayer(nn.Module):
|
| 1915 |
+
r""" Stem layer of InternImage
|
| 1916 |
+
Args:
|
| 1917 |
+
in_channels (int): number of input channels
|
| 1918 |
+
out_channels (int): number of output channels
|
| 1919 |
+
act_layer (str): activation layer
|
| 1920 |
+
norm_layer (str): normalization layer
|
| 1921 |
+
"""
|
| 1922 |
+
|
| 1923 |
+
def __init__(self,
|
| 1924 |
+
in_channels=3+1,
|
| 1925 |
+
inter_channels=48,
|
| 1926 |
+
out_channels=96,
|
| 1927 |
+
act_layer='GELU',
|
| 1928 |
+
norm_layer='BN'):
|
| 1929 |
+
super().__init__()
|
| 1930 |
+
self.conv1 = nn.Conv2d(in_channels,
|
| 1931 |
+
inter_channels,
|
| 1932 |
+
kernel_size=3,
|
| 1933 |
+
stride=1,
|
| 1934 |
+
padding=1)
|
| 1935 |
+
self.norm1 = build_norm_layer(
|
| 1936 |
+
inter_channels, norm_layer, 'channels_first', 'channels_first'
|
| 1937 |
+
)
|
| 1938 |
+
self.act = build_act_layer(act_layer)
|
| 1939 |
+
self.conv2 = nn.Conv2d(inter_channels,
|
| 1940 |
+
out_channels,
|
| 1941 |
+
kernel_size=3,
|
| 1942 |
+
stride=1,
|
| 1943 |
+
padding=1)
|
| 1944 |
+
self.norm2 = build_norm_layer(
|
| 1945 |
+
out_channels, norm_layer, 'channels_first', 'channels_first'
|
| 1946 |
+
)
|
| 1947 |
+
|
| 1948 |
+
def forward(self, x):
|
| 1949 |
+
x = self.conv1(x)
|
| 1950 |
+
x = self.norm1(x)
|
| 1951 |
+
x = self.act(x)
|
| 1952 |
+
x = self.conv2(x)
|
| 1953 |
+
x = self.norm2(x)
|
| 1954 |
+
return x
|
| 1955 |
+
|
| 1956 |
+
|
| 1957 |
+
### models/birefnet.py
|
| 1958 |
+
|
| 1959 |
+
import torch
|
| 1960 |
+
import torch.nn as nn
|
| 1961 |
+
import torch.nn.functional as F
|
| 1962 |
+
from kornia.filters import laplacian
|
| 1963 |
+
from transformers import PreTrainedModel
|
| 1964 |
+
|
| 1965 |
+
# from config import Config
|
| 1966 |
+
# from dataset import class_labels_TR_sorted
|
| 1967 |
+
# from models.build_backbone import build_backbone
|
| 1968 |
+
# from models.decoder_blocks import BasicDecBlk, ResBlk, HierarAttDecBlk
|
| 1969 |
+
# from models.lateral_blocks import BasicLatBlk
|
| 1970 |
+
# from models.aspp import ASPP, ASPPDeformable
|
| 1971 |
+
# from models.ing import *
|
| 1972 |
+
# from models.refiner import Refiner, RefinerPVTInChannels4, RefUNet
|
| 1973 |
+
# from models.stem_layer import StemLayer
|
| 1974 |
+
from .BiRefNet_config import BiRefNetConfig
|
| 1975 |
+
|
| 1976 |
+
|
| 1977 |
+
class BiRefNet(
|
| 1978 |
+
PreTrainedModel
|
| 1979 |
+
):
|
| 1980 |
+
config_class = BiRefNetConfig
|
| 1981 |
+
def __init__(self, bb_pretrained=True, config=BiRefNetConfig()):
|
| 1982 |
+
super(BiRefNet, self).__init__(config)
|
| 1983 |
+
bb_pretrained = config.bb_pretrained
|
| 1984 |
+
self.config = Config()
|
| 1985 |
+
self.epoch = 1
|
| 1986 |
+
self.bb = build_backbone(self.config.bb, pretrained=bb_pretrained)
|
| 1987 |
+
|
| 1988 |
+
channels = self.config.lateral_channels_in_collection
|
| 1989 |
+
|
| 1990 |
+
if self.config.auxiliary_classification:
|
| 1991 |
+
self.avgpool = nn.AdaptiveAvgPool2d((1, 1))
|
| 1992 |
+
self.cls_head = nn.Sequential(
|
| 1993 |
+
nn.Linear(channels[0], len(class_labels_TR_sorted))
|
| 1994 |
+
)
|
| 1995 |
+
|
| 1996 |
+
if self.config.squeeze_block:
|
| 1997 |
+
self.squeeze_module = nn.Sequential(*[
|
| 1998 |
+
eval(self.config.squeeze_block.split('_x')[0])(channels[0]+sum(self.config.cxt), channels[0])
|
| 1999 |
+
for _ in range(eval(self.config.squeeze_block.split('_x')[1]))
|
| 2000 |
+
])
|
| 2001 |
+
|
| 2002 |
+
self.decoder = Decoder(channels)
|
| 2003 |
+
|
| 2004 |
+
if self.config.ender:
|
| 2005 |
+
self.dec_end = nn.Sequential(
|
| 2006 |
+
nn.Conv2d(1, 16, 3, 1, 1),
|
| 2007 |
+
nn.Conv2d(16, 1, 3, 1, 1),
|
| 2008 |
+
nn.ReLU(inplace=True),
|
| 2009 |
+
)
|
| 2010 |
+
|
| 2011 |
+
# refine patch-level segmentation
|
| 2012 |
+
if self.config.refine:
|
| 2013 |
+
if self.config.refine == 'itself':
|
| 2014 |
+
self.stem_layer = StemLayer(in_channels=3+1, inter_channels=48, out_channels=3, norm_layer='BN' if self.config.batch_size > 1 else 'LN')
|
| 2015 |
+
else:
|
| 2016 |
+
self.refiner = eval('{}({})'.format(self.config.refine, 'in_channels=3+1'))
|
| 2017 |
+
|
| 2018 |
+
if self.config.freeze_bb:
|
| 2019 |
+
# Freeze the backbone...
|
| 2020 |
+
print(self.named_parameters())
|
| 2021 |
+
for key, value in self.named_parameters():
|
| 2022 |
+
if 'bb.' in key and 'refiner.' not in key:
|
| 2023 |
+
value.requires_grad = False
|
| 2024 |
+
|
| 2025 |
+
def forward_enc(self, x):
|
| 2026 |
+
if self.config.bb in ['vgg16', 'vgg16bn', 'resnet50']:
|
| 2027 |
+
x1 = self.bb.conv1(x); x2 = self.bb.conv2(x1); x3 = self.bb.conv3(x2); x4 = self.bb.conv4(x3)
|
| 2028 |
+
else:
|
| 2029 |
+
x1, x2, x3, x4 = self.bb(x)
|
| 2030 |
+
if self.config.mul_scl_ipt == 'cat':
|
| 2031 |
+
B, C, H, W = x.shape
|
| 2032 |
+
x1_, x2_, x3_, x4_ = self.bb(F.interpolate(x, size=(H//2, W//2), mode='bilinear', align_corners=True))
|
| 2033 |
+
x1 = torch.cat([x1, F.interpolate(x1_, size=x1.shape[2:], mode='bilinear', align_corners=True)], dim=1)
|
| 2034 |
+
x2 = torch.cat([x2, F.interpolate(x2_, size=x2.shape[2:], mode='bilinear', align_corners=True)], dim=1)
|
| 2035 |
+
x3 = torch.cat([x3, F.interpolate(x3_, size=x3.shape[2:], mode='bilinear', align_corners=True)], dim=1)
|
| 2036 |
+
x4 = torch.cat([x4, F.interpolate(x4_, size=x4.shape[2:], mode='bilinear', align_corners=True)], dim=1)
|
| 2037 |
+
elif self.config.mul_scl_ipt == 'add':
|
| 2038 |
+
B, C, H, W = x.shape
|
| 2039 |
+
x1_, x2_, x3_, x4_ = self.bb(F.interpolate(x, size=(H//2, W//2), mode='bilinear', align_corners=True))
|
| 2040 |
+
x1 = x1 + F.interpolate(x1_, size=x1.shape[2:], mode='bilinear', align_corners=True)
|
| 2041 |
+
x2 = x2 + F.interpolate(x2_, size=x2.shape[2:], mode='bilinear', align_corners=True)
|
| 2042 |
+
x3 = x3 + F.interpolate(x3_, size=x3.shape[2:], mode='bilinear', align_corners=True)
|
| 2043 |
+
x4 = x4 + F.interpolate(x4_, size=x4.shape[2:], mode='bilinear', align_corners=True)
|
| 2044 |
+
class_preds = self.cls_head(self.avgpool(x4).view(x4.shape[0], -1)) if self.training and self.config.auxiliary_classification else None
|
| 2045 |
+
if self.config.cxt:
|
| 2046 |
+
x4 = torch.cat(
|
| 2047 |
+
(
|
| 2048 |
+
*[
|
| 2049 |
+
F.interpolate(x1, size=x4.shape[2:], mode='bilinear', align_corners=True),
|
| 2050 |
+
F.interpolate(x2, size=x4.shape[2:], mode='bilinear', align_corners=True),
|
| 2051 |
+
F.interpolate(x3, size=x4.shape[2:], mode='bilinear', align_corners=True),
|
| 2052 |
+
][-len(self.config.cxt):],
|
| 2053 |
+
x4
|
| 2054 |
+
),
|
| 2055 |
+
dim=1
|
| 2056 |
+
)
|
| 2057 |
+
return (x1, x2, x3, x4), class_preds
|
| 2058 |
+
|
| 2059 |
+
def forward_ori(self, x):
|
| 2060 |
+
########## Encoder ##########
|
| 2061 |
+
(x1, x2, x3, x4), class_preds = self.forward_enc(x)
|
| 2062 |
+
if self.config.squeeze_block:
|
| 2063 |
+
x4 = self.squeeze_module(x4)
|
| 2064 |
+
########## Decoder ##########
|
| 2065 |
+
features = [x, x1, x2, x3, x4]
|
| 2066 |
+
if self.training and self.config.out_ref:
|
| 2067 |
+
features.append(laplacian(torch.mean(x, dim=1).unsqueeze(1), kernel_size=5))
|
| 2068 |
+
scaled_preds = self.decoder(features)
|
| 2069 |
+
return scaled_preds, class_preds
|
| 2070 |
+
|
| 2071 |
+
def forward(self, x):
|
| 2072 |
+
scaled_preds, class_preds = self.forward_ori(x)
|
| 2073 |
+
class_preds_lst = [class_preds]
|
| 2074 |
+
return [scaled_preds, class_preds_lst] if self.training else scaled_preds
|
| 2075 |
+
|
| 2076 |
+
|
| 2077 |
+
class Decoder(nn.Module):
|
| 2078 |
+
def __init__(self, channels):
|
| 2079 |
+
super(Decoder, self).__init__()
|
| 2080 |
+
self.config = Config()
|
| 2081 |
+
DecoderBlock = eval(self.config.dec_blk)
|
| 2082 |
+
LateralBlock = eval(self.config.lat_blk)
|
| 2083 |
+
|
| 2084 |
+
if self.config.dec_ipt:
|
| 2085 |
+
self.split = self.config.dec_ipt_split
|
| 2086 |
+
N_dec_ipt = 64
|
| 2087 |
+
DBlock = SimpleConvs
|
| 2088 |
+
ic = 64
|
| 2089 |
+
ipt_cha_opt = 1
|
| 2090 |
+
self.ipt_blk5 = DBlock(2**10*3 if self.split else 3, [N_dec_ipt, channels[0]//8][ipt_cha_opt], inter_channels=ic)
|
| 2091 |
+
self.ipt_blk4 = DBlock(2**8*3 if self.split else 3, [N_dec_ipt, channels[0]//8][ipt_cha_opt], inter_channels=ic)
|
| 2092 |
+
self.ipt_blk3 = DBlock(2**6*3 if self.split else 3, [N_dec_ipt, channels[1]//8][ipt_cha_opt], inter_channels=ic)
|
| 2093 |
+
self.ipt_blk2 = DBlock(2**4*3 if self.split else 3, [N_dec_ipt, channels[2]//8][ipt_cha_opt], inter_channels=ic)
|
| 2094 |
+
self.ipt_blk1 = DBlock(2**0*3 if self.split else 3, [N_dec_ipt, channels[3]//8][ipt_cha_opt], inter_channels=ic)
|
| 2095 |
+
else:
|
| 2096 |
+
self.split = None
|
| 2097 |
+
|
| 2098 |
+
self.decoder_block4 = DecoderBlock(channels[0]+([N_dec_ipt, channels[0]//8][ipt_cha_opt] if self.config.dec_ipt else 0), channels[1])
|
| 2099 |
+
self.decoder_block3 = DecoderBlock(channels[1]+([N_dec_ipt, channels[0]//8][ipt_cha_opt] if self.config.dec_ipt else 0), channels[2])
|
| 2100 |
+
self.decoder_block2 = DecoderBlock(channels[2]+([N_dec_ipt, channels[1]//8][ipt_cha_opt] if self.config.dec_ipt else 0), channels[3])
|
| 2101 |
+
self.decoder_block1 = DecoderBlock(channels[3]+([N_dec_ipt, channels[2]//8][ipt_cha_opt] if self.config.dec_ipt else 0), channels[3]//2)
|
| 2102 |
+
self.conv_out1 = nn.Sequential(nn.Conv2d(channels[3]//2+([N_dec_ipt, channels[3]//8][ipt_cha_opt] if self.config.dec_ipt else 0), 1, 1, 1, 0))
|
| 2103 |
+
|
| 2104 |
+
self.lateral_block4 = LateralBlock(channels[1], channels[1])
|
| 2105 |
+
self.lateral_block3 = LateralBlock(channels[2], channels[2])
|
| 2106 |
+
self.lateral_block2 = LateralBlock(channels[3], channels[3])
|
| 2107 |
+
|
| 2108 |
+
if self.config.ms_supervision:
|
| 2109 |
+
self.conv_ms_spvn_4 = nn.Conv2d(channels[1], 1, 1, 1, 0)
|
| 2110 |
+
self.conv_ms_spvn_3 = nn.Conv2d(channels[2], 1, 1, 1, 0)
|
| 2111 |
+
self.conv_ms_spvn_2 = nn.Conv2d(channels[3], 1, 1, 1, 0)
|
| 2112 |
+
|
| 2113 |
+
if self.config.out_ref:
|
| 2114 |
+
_N = 16
|
| 2115 |
+
self.gdt_convs_4 = nn.Sequential(nn.Conv2d(channels[1], _N, 3, 1, 1), nn.BatchNorm2d(_N) if self.config.batch_size > 1 else nn.Identity(), nn.ReLU(inplace=True))
|
| 2116 |
+
self.gdt_convs_3 = nn.Sequential(nn.Conv2d(channels[2], _N, 3, 1, 1), nn.BatchNorm2d(_N) if self.config.batch_size > 1 else nn.Identity(), nn.ReLU(inplace=True))
|
| 2117 |
+
self.gdt_convs_2 = nn.Sequential(nn.Conv2d(channels[3], _N, 3, 1, 1), nn.BatchNorm2d(_N) if self.config.batch_size > 1 else nn.Identity(), nn.ReLU(inplace=True))
|
| 2118 |
+
|
| 2119 |
+
self.gdt_convs_pred_4 = nn.Sequential(nn.Conv2d(_N, 1, 1, 1, 0))
|
| 2120 |
+
self.gdt_convs_pred_3 = nn.Sequential(nn.Conv2d(_N, 1, 1, 1, 0))
|
| 2121 |
+
self.gdt_convs_pred_2 = nn.Sequential(nn.Conv2d(_N, 1, 1, 1, 0))
|
| 2122 |
+
|
| 2123 |
+
self.gdt_convs_attn_4 = nn.Sequential(nn.Conv2d(_N, 1, 1, 1, 0))
|
| 2124 |
+
self.gdt_convs_attn_3 = nn.Sequential(nn.Conv2d(_N, 1, 1, 1, 0))
|
| 2125 |
+
self.gdt_convs_attn_2 = nn.Sequential(nn.Conv2d(_N, 1, 1, 1, 0))
|
| 2126 |
+
|
| 2127 |
+
def get_patches_batch(self, x, p):
|
| 2128 |
+
_size_h, _size_w = p.shape[2:]
|
| 2129 |
+
patches_batch = []
|
| 2130 |
+
for idx in range(x.shape[0]):
|
| 2131 |
+
columns_x = torch.split(x[idx], split_size_or_sections=_size_w, dim=-1)
|
| 2132 |
+
patches_x = []
|
| 2133 |
+
for column_x in columns_x:
|
| 2134 |
+
patches_x += [p.unsqueeze(0) for p in torch.split(column_x, split_size_or_sections=_size_h, dim=-2)]
|
| 2135 |
+
patch_sample = torch.cat(patches_x, dim=1)
|
| 2136 |
+
patches_batch.append(patch_sample)
|
| 2137 |
+
return torch.cat(patches_batch, dim=0)
|
| 2138 |
+
|
| 2139 |
+
def forward(self, features):
|
| 2140 |
+
if self.training and self.config.out_ref:
|
| 2141 |
+
outs_gdt_pred = []
|
| 2142 |
+
outs_gdt_label = []
|
| 2143 |
+
x, x1, x2, x3, x4, gdt_gt = features
|
| 2144 |
+
else:
|
| 2145 |
+
x, x1, x2, x3, x4 = features
|
| 2146 |
+
outs = []
|
| 2147 |
+
|
| 2148 |
+
if self.config.dec_ipt:
|
| 2149 |
+
patches_batch = self.get_patches_batch(x, x4) if self.split else x
|
| 2150 |
+
x4 = torch.cat((x4, self.ipt_blk5(F.interpolate(patches_batch, size=x4.shape[2:], mode='bilinear', align_corners=True))), 1)
|
| 2151 |
+
p4 = self.decoder_block4(x4)
|
| 2152 |
+
m4 = self.conv_ms_spvn_4(p4) if self.config.ms_supervision else None
|
| 2153 |
+
if self.config.out_ref:
|
| 2154 |
+
p4_gdt = self.gdt_convs_4(p4)
|
| 2155 |
+
if self.training:
|
| 2156 |
+
# >> GT:
|
| 2157 |
+
m4_dia = m4
|
| 2158 |
+
gdt_label_main_4 = gdt_gt * F.interpolate(m4_dia, size=gdt_gt.shape[2:], mode='bilinear', align_corners=True)
|
| 2159 |
+
outs_gdt_label.append(gdt_label_main_4)
|
| 2160 |
+
# >> Pred:
|
| 2161 |
+
gdt_pred_4 = self.gdt_convs_pred_4(p4_gdt)
|
| 2162 |
+
outs_gdt_pred.append(gdt_pred_4)
|
| 2163 |
+
gdt_attn_4 = self.gdt_convs_attn_4(p4_gdt).sigmoid()
|
| 2164 |
+
# >> Finally:
|
| 2165 |
+
p4 = p4 * gdt_attn_4
|
| 2166 |
+
_p4 = F.interpolate(p4, size=x3.shape[2:], mode='bilinear', align_corners=True)
|
| 2167 |
+
_p3 = _p4 + self.lateral_block4(x3)
|
| 2168 |
+
|
| 2169 |
+
if self.config.dec_ipt:
|
| 2170 |
+
patches_batch = self.get_patches_batch(x, _p3) if self.split else x
|
| 2171 |
+
_p3 = torch.cat((_p3, self.ipt_blk4(F.interpolate(patches_batch, size=x3.shape[2:], mode='bilinear', align_corners=True))), 1)
|
| 2172 |
+
p3 = self.decoder_block3(_p3)
|
| 2173 |
+
m3 = self.conv_ms_spvn_3(p3) if self.config.ms_supervision else None
|
| 2174 |
+
if self.config.out_ref:
|
| 2175 |
+
p3_gdt = self.gdt_convs_3(p3)
|
| 2176 |
+
if self.training:
|
| 2177 |
+
# >> GT:
|
| 2178 |
+
# m3 --dilation--> m3_dia
|
| 2179 |
+
# G_3^gt * m3_dia --> G_3^m, which is the label of gradient
|
| 2180 |
+
m3_dia = m3
|
| 2181 |
+
gdt_label_main_3 = gdt_gt * F.interpolate(m3_dia, size=gdt_gt.shape[2:], mode='bilinear', align_corners=True)
|
| 2182 |
+
outs_gdt_label.append(gdt_label_main_3)
|
| 2183 |
+
# >> Pred:
|
| 2184 |
+
# p3 --conv--BN--> F_3^G, where F_3^G predicts the \hat{G_3} with xx
|
| 2185 |
+
# F_3^G --sigmoid--> A_3^G
|
| 2186 |
+
gdt_pred_3 = self.gdt_convs_pred_3(p3_gdt)
|
| 2187 |
+
outs_gdt_pred.append(gdt_pred_3)
|
| 2188 |
+
gdt_attn_3 = self.gdt_convs_attn_3(p3_gdt).sigmoid()
|
| 2189 |
+
# >> Finally:
|
| 2190 |
+
# p3 = p3 * A_3^G
|
| 2191 |
+
p3 = p3 * gdt_attn_3
|
| 2192 |
+
_p3 = F.interpolate(p3, size=x2.shape[2:], mode='bilinear', align_corners=True)
|
| 2193 |
+
_p2 = _p3 + self.lateral_block3(x2)
|
| 2194 |
+
|
| 2195 |
+
if self.config.dec_ipt:
|
| 2196 |
+
patches_batch = self.get_patches_batch(x, _p2) if self.split else x
|
| 2197 |
+
_p2 = torch.cat((_p2, self.ipt_blk3(F.interpolate(patches_batch, size=x2.shape[2:], mode='bilinear', align_corners=True))), 1)
|
| 2198 |
+
p2 = self.decoder_block2(_p2)
|
| 2199 |
+
m2 = self.conv_ms_spvn_2(p2) if self.config.ms_supervision else None
|
| 2200 |
+
if self.config.out_ref:
|
| 2201 |
+
p2_gdt = self.gdt_convs_2(p2)
|
| 2202 |
+
if self.training:
|
| 2203 |
+
# >> GT:
|
| 2204 |
+
m2_dia = m2
|
| 2205 |
+
gdt_label_main_2 = gdt_gt * F.interpolate(m2_dia, size=gdt_gt.shape[2:], mode='bilinear', align_corners=True)
|
| 2206 |
+
outs_gdt_label.append(gdt_label_main_2)
|
| 2207 |
+
# >> Pred:
|
| 2208 |
+
gdt_pred_2 = self.gdt_convs_pred_2(p2_gdt)
|
| 2209 |
+
outs_gdt_pred.append(gdt_pred_2)
|
| 2210 |
+
gdt_attn_2 = self.gdt_convs_attn_2(p2_gdt).sigmoid()
|
| 2211 |
+
# >> Finally:
|
| 2212 |
+
p2 = p2 * gdt_attn_2
|
| 2213 |
+
_p2 = F.interpolate(p2, size=x1.shape[2:], mode='bilinear', align_corners=True)
|
| 2214 |
+
_p1 = _p2 + self.lateral_block2(x1)
|
| 2215 |
+
|
| 2216 |
+
if self.config.dec_ipt:
|
| 2217 |
+
patches_batch = self.get_patches_batch(x, _p1) if self.split else x
|
| 2218 |
+
_p1 = torch.cat((_p1, self.ipt_blk2(F.interpolate(patches_batch, size=x1.shape[2:], mode='bilinear', align_corners=True))), 1)
|
| 2219 |
+
_p1 = self.decoder_block1(_p1)
|
| 2220 |
+
_p1 = F.interpolate(_p1, size=x.shape[2:], mode='bilinear', align_corners=True)
|
| 2221 |
+
|
| 2222 |
+
if self.config.dec_ipt:
|
| 2223 |
+
patches_batch = self.get_patches_batch(x, _p1) if self.split else x
|
| 2224 |
+
_p1 = torch.cat((_p1, self.ipt_blk1(F.interpolate(patches_batch, size=x.shape[2:], mode='bilinear', align_corners=True))), 1)
|
| 2225 |
+
p1_out = self.conv_out1(_p1)
|
| 2226 |
+
|
| 2227 |
+
if self.config.ms_supervision:
|
| 2228 |
+
outs.append(m4)
|
| 2229 |
+
outs.append(m3)
|
| 2230 |
+
outs.append(m2)
|
| 2231 |
+
outs.append(p1_out)
|
| 2232 |
+
return outs if not (self.config.out_ref and self.training) else ([outs_gdt_pred, outs_gdt_label], outs)
|
| 2233 |
+
|
| 2234 |
+
|
| 2235 |
+
class SimpleConvs(nn.Module):
|
| 2236 |
+
def __init__(
|
| 2237 |
+
self, in_channels: int, out_channels: int, inter_channels=64
|
| 2238 |
+
) -> None:
|
| 2239 |
+
super().__init__()
|
| 2240 |
+
self.conv1 = nn.Conv2d(in_channels, inter_channels, 3, 1, 1)
|
| 2241 |
+
self.conv_out = nn.Conv2d(inter_channels, out_channels, 3, 1, 1)
|
| 2242 |
+
|
| 2243 |
+
def forward(self, x):
|
| 2244 |
+
return self.conv_out(self.conv1(x))
|
RMBG/RMBG-2.0/config.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "ZhengPeng7/BiRefNet",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"BiRefNet"
|
| 5 |
+
],
|
| 6 |
+
"auto_map": {
|
| 7 |
+
"AutoConfig": "BiRefNet_config.BiRefNetConfig",
|
| 8 |
+
"AutoModelForImageSegmentation": "birefnet.BiRefNet"
|
| 9 |
+
},
|
| 10 |
+
"custom_pipelines": {
|
| 11 |
+
"image-segmentation": {
|
| 12 |
+
"pt": [
|
| 13 |
+
"AutoModelForImageSegmentation"
|
| 14 |
+
],
|
| 15 |
+
"tf": [],
|
| 16 |
+
"type": "image"
|
| 17 |
+
}
|
| 18 |
+
},
|
| 19 |
+
"bb_pretrained": false
|
| 20 |
+
}
|
florence2/DocVQA/added_tokens.json
ADDED
|
@@ -0,0 +1,1026 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</cap>": 51270,
|
| 3 |
+
"</dcap>": 51274,
|
| 4 |
+
"</grounding>": 51276,
|
| 5 |
+
"</ncap>": 51272,
|
| 6 |
+
"</ocr>": 50268,
|
| 7 |
+
"</od>": 50266,
|
| 8 |
+
"</poly>": 51287,
|
| 9 |
+
"</proposal>": 51285,
|
| 10 |
+
"</region_cap>": 51281,
|
| 11 |
+
"</region_to_desciption>": 51283,
|
| 12 |
+
"</seg>": 51278,
|
| 13 |
+
"<and>": 51288,
|
| 14 |
+
"<cap>": 51269,
|
| 15 |
+
"<dcap>": 51273,
|
| 16 |
+
"<grounding>": 51275,
|
| 17 |
+
"<loc_0>": 50269,
|
| 18 |
+
"<loc_100>": 50369,
|
| 19 |
+
"<loc_101>": 50370,
|
| 20 |
+
"<loc_102>": 50371,
|
| 21 |
+
"<loc_103>": 50372,
|
| 22 |
+
"<loc_104>": 50373,
|
| 23 |
+
"<loc_105>": 50374,
|
| 24 |
+
"<loc_106>": 50375,
|
| 25 |
+
"<loc_107>": 50376,
|
| 26 |
+
"<loc_108>": 50377,
|
| 27 |
+
"<loc_109>": 50378,
|
| 28 |
+
"<loc_10>": 50279,
|
| 29 |
+
"<loc_110>": 50379,
|
| 30 |
+
"<loc_111>": 50380,
|
| 31 |
+
"<loc_112>": 50381,
|
| 32 |
+
"<loc_113>": 50382,
|
| 33 |
+
"<loc_114>": 50383,
|
| 34 |
+
"<loc_115>": 50384,
|
| 35 |
+
"<loc_116>": 50385,
|
| 36 |
+
"<loc_117>": 50386,
|
| 37 |
+
"<loc_118>": 50387,
|
| 38 |
+
"<loc_119>": 50388,
|
| 39 |
+
"<loc_11>": 50280,
|
| 40 |
+
"<loc_120>": 50389,
|
| 41 |
+
"<loc_121>": 50390,
|
| 42 |
+
"<loc_122>": 50391,
|
| 43 |
+
"<loc_123>": 50392,
|
| 44 |
+
"<loc_124>": 50393,
|
| 45 |
+
"<loc_125>": 50394,
|
| 46 |
+
"<loc_126>": 50395,
|
| 47 |
+
"<loc_127>": 50396,
|
| 48 |
+
"<loc_128>": 50397,
|
| 49 |
+
"<loc_129>": 50398,
|
| 50 |
+
"<loc_12>": 50281,
|
| 51 |
+
"<loc_130>": 50399,
|
| 52 |
+
"<loc_131>": 50400,
|
| 53 |
+
"<loc_132>": 50401,
|
| 54 |
+
"<loc_133>": 50402,
|
| 55 |
+
"<loc_134>": 50403,
|
| 56 |
+
"<loc_135>": 50404,
|
| 57 |
+
"<loc_136>": 50405,
|
| 58 |
+
"<loc_137>": 50406,
|
| 59 |
+
"<loc_138>": 50407,
|
| 60 |
+
"<loc_139>": 50408,
|
| 61 |
+
"<loc_13>": 50282,
|
| 62 |
+
"<loc_140>": 50409,
|
| 63 |
+
"<loc_141>": 50410,
|
| 64 |
+
"<loc_142>": 50411,
|
| 65 |
+
"<loc_143>": 50412,
|
| 66 |
+
"<loc_144>": 50413,
|
| 67 |
+
"<loc_145>": 50414,
|
| 68 |
+
"<loc_146>": 50415,
|
| 69 |
+
"<loc_147>": 50416,
|
| 70 |
+
"<loc_148>": 50417,
|
| 71 |
+
"<loc_149>": 50418,
|
| 72 |
+
"<loc_14>": 50283,
|
| 73 |
+
"<loc_150>": 50419,
|
| 74 |
+
"<loc_151>": 50420,
|
| 75 |
+
"<loc_152>": 50421,
|
| 76 |
+
"<loc_153>": 50422,
|
| 77 |
+
"<loc_154>": 50423,
|
| 78 |
+
"<loc_155>": 50424,
|
| 79 |
+
"<loc_156>": 50425,
|
| 80 |
+
"<loc_157>": 50426,
|
| 81 |
+
"<loc_158>": 50427,
|
| 82 |
+
"<loc_159>": 50428,
|
| 83 |
+
"<loc_15>": 50284,
|
| 84 |
+
"<loc_160>": 50429,
|
| 85 |
+
"<loc_161>": 50430,
|
| 86 |
+
"<loc_162>": 50431,
|
| 87 |
+
"<loc_163>": 50432,
|
| 88 |
+
"<loc_164>": 50433,
|
| 89 |
+
"<loc_165>": 50434,
|
| 90 |
+
"<loc_166>": 50435,
|
| 91 |
+
"<loc_167>": 50436,
|
| 92 |
+
"<loc_168>": 50437,
|
| 93 |
+
"<loc_169>": 50438,
|
| 94 |
+
"<loc_16>": 50285,
|
| 95 |
+
"<loc_170>": 50439,
|
| 96 |
+
"<loc_171>": 50440,
|
| 97 |
+
"<loc_172>": 50441,
|
| 98 |
+
"<loc_173>": 50442,
|
| 99 |
+
"<loc_174>": 50443,
|
| 100 |
+
"<loc_175>": 50444,
|
| 101 |
+
"<loc_176>": 50445,
|
| 102 |
+
"<loc_177>": 50446,
|
| 103 |
+
"<loc_178>": 50447,
|
| 104 |
+
"<loc_179>": 50448,
|
| 105 |
+
"<loc_17>": 50286,
|
| 106 |
+
"<loc_180>": 50449,
|
| 107 |
+
"<loc_181>": 50450,
|
| 108 |
+
"<loc_182>": 50451,
|
| 109 |
+
"<loc_183>": 50452,
|
| 110 |
+
"<loc_184>": 50453,
|
| 111 |
+
"<loc_185>": 50454,
|
| 112 |
+
"<loc_186>": 50455,
|
| 113 |
+
"<loc_187>": 50456,
|
| 114 |
+
"<loc_188>": 50457,
|
| 115 |
+
"<loc_189>": 50458,
|
| 116 |
+
"<loc_18>": 50287,
|
| 117 |
+
"<loc_190>": 50459,
|
| 118 |
+
"<loc_191>": 50460,
|
| 119 |
+
"<loc_192>": 50461,
|
| 120 |
+
"<loc_193>": 50462,
|
| 121 |
+
"<loc_194>": 50463,
|
| 122 |
+
"<loc_195>": 50464,
|
| 123 |
+
"<loc_196>": 50465,
|
| 124 |
+
"<loc_197>": 50466,
|
| 125 |
+
"<loc_198>": 50467,
|
| 126 |
+
"<loc_199>": 50468,
|
| 127 |
+
"<loc_19>": 50288,
|
| 128 |
+
"<loc_1>": 50270,
|
| 129 |
+
"<loc_200>": 50469,
|
| 130 |
+
"<loc_201>": 50470,
|
| 131 |
+
"<loc_202>": 50471,
|
| 132 |
+
"<loc_203>": 50472,
|
| 133 |
+
"<loc_204>": 50473,
|
| 134 |
+
"<loc_205>": 50474,
|
| 135 |
+
"<loc_206>": 50475,
|
| 136 |
+
"<loc_207>": 50476,
|
| 137 |
+
"<loc_208>": 50477,
|
| 138 |
+
"<loc_209>": 50478,
|
| 139 |
+
"<loc_20>": 50289,
|
| 140 |
+
"<loc_210>": 50479,
|
| 141 |
+
"<loc_211>": 50480,
|
| 142 |
+
"<loc_212>": 50481,
|
| 143 |
+
"<loc_213>": 50482,
|
| 144 |
+
"<loc_214>": 50483,
|
| 145 |
+
"<loc_215>": 50484,
|
| 146 |
+
"<loc_216>": 50485,
|
| 147 |
+
"<loc_217>": 50486,
|
| 148 |
+
"<loc_218>": 50487,
|
| 149 |
+
"<loc_219>": 50488,
|
| 150 |
+
"<loc_21>": 50290,
|
| 151 |
+
"<loc_220>": 50489,
|
| 152 |
+
"<loc_221>": 50490,
|
| 153 |
+
"<loc_222>": 50491,
|
| 154 |
+
"<loc_223>": 50492,
|
| 155 |
+
"<loc_224>": 50493,
|
| 156 |
+
"<loc_225>": 50494,
|
| 157 |
+
"<loc_226>": 50495,
|
| 158 |
+
"<loc_227>": 50496,
|
| 159 |
+
"<loc_228>": 50497,
|
| 160 |
+
"<loc_229>": 50498,
|
| 161 |
+
"<loc_22>": 50291,
|
| 162 |
+
"<loc_230>": 50499,
|
| 163 |
+
"<loc_231>": 50500,
|
| 164 |
+
"<loc_232>": 50501,
|
| 165 |
+
"<loc_233>": 50502,
|
| 166 |
+
"<loc_234>": 50503,
|
| 167 |
+
"<loc_235>": 50504,
|
| 168 |
+
"<loc_236>": 50505,
|
| 169 |
+
"<loc_237>": 50506,
|
| 170 |
+
"<loc_238>": 50507,
|
| 171 |
+
"<loc_239>": 50508,
|
| 172 |
+
"<loc_23>": 50292,
|
| 173 |
+
"<loc_240>": 50509,
|
| 174 |
+
"<loc_241>": 50510,
|
| 175 |
+
"<loc_242>": 50511,
|
| 176 |
+
"<loc_243>": 50512,
|
| 177 |
+
"<loc_244>": 50513,
|
| 178 |
+
"<loc_245>": 50514,
|
| 179 |
+
"<loc_246>": 50515,
|
| 180 |
+
"<loc_247>": 50516,
|
| 181 |
+
"<loc_248>": 50517,
|
| 182 |
+
"<loc_249>": 50518,
|
| 183 |
+
"<loc_24>": 50293,
|
| 184 |
+
"<loc_250>": 50519,
|
| 185 |
+
"<loc_251>": 50520,
|
| 186 |
+
"<loc_252>": 50521,
|
| 187 |
+
"<loc_253>": 50522,
|
| 188 |
+
"<loc_254>": 50523,
|
| 189 |
+
"<loc_255>": 50524,
|
| 190 |
+
"<loc_256>": 50525,
|
| 191 |
+
"<loc_257>": 50526,
|
| 192 |
+
"<loc_258>": 50527,
|
| 193 |
+
"<loc_259>": 50528,
|
| 194 |
+
"<loc_25>": 50294,
|
| 195 |
+
"<loc_260>": 50529,
|
| 196 |
+
"<loc_261>": 50530,
|
| 197 |
+
"<loc_262>": 50531,
|
| 198 |
+
"<loc_263>": 50532,
|
| 199 |
+
"<loc_264>": 50533,
|
| 200 |
+
"<loc_265>": 50534,
|
| 201 |
+
"<loc_266>": 50535,
|
| 202 |
+
"<loc_267>": 50536,
|
| 203 |
+
"<loc_268>": 50537,
|
| 204 |
+
"<loc_269>": 50538,
|
| 205 |
+
"<loc_26>": 50295,
|
| 206 |
+
"<loc_270>": 50539,
|
| 207 |
+
"<loc_271>": 50540,
|
| 208 |
+
"<loc_272>": 50541,
|
| 209 |
+
"<loc_273>": 50542,
|
| 210 |
+
"<loc_274>": 50543,
|
| 211 |
+
"<loc_275>": 50544,
|
| 212 |
+
"<loc_276>": 50545,
|
| 213 |
+
"<loc_277>": 50546,
|
| 214 |
+
"<loc_278>": 50547,
|
| 215 |
+
"<loc_279>": 50548,
|
| 216 |
+
"<loc_27>": 50296,
|
| 217 |
+
"<loc_280>": 50549,
|
| 218 |
+
"<loc_281>": 50550,
|
| 219 |
+
"<loc_282>": 50551,
|
| 220 |
+
"<loc_283>": 50552,
|
| 221 |
+
"<loc_284>": 50553,
|
| 222 |
+
"<loc_285>": 50554,
|
| 223 |
+
"<loc_286>": 50555,
|
| 224 |
+
"<loc_287>": 50556,
|
| 225 |
+
"<loc_288>": 50557,
|
| 226 |
+
"<loc_289>": 50558,
|
| 227 |
+
"<loc_28>": 50297,
|
| 228 |
+
"<loc_290>": 50559,
|
| 229 |
+
"<loc_291>": 50560,
|
| 230 |
+
"<loc_292>": 50561,
|
| 231 |
+
"<loc_293>": 50562,
|
| 232 |
+
"<loc_294>": 50563,
|
| 233 |
+
"<loc_295>": 50564,
|
| 234 |
+
"<loc_296>": 50565,
|
| 235 |
+
"<loc_297>": 50566,
|
| 236 |
+
"<loc_298>": 50567,
|
| 237 |
+
"<loc_299>": 50568,
|
| 238 |
+
"<loc_29>": 50298,
|
| 239 |
+
"<loc_2>": 50271,
|
| 240 |
+
"<loc_300>": 50569,
|
| 241 |
+
"<loc_301>": 50570,
|
| 242 |
+
"<loc_302>": 50571,
|
| 243 |
+
"<loc_303>": 50572,
|
| 244 |
+
"<loc_304>": 50573,
|
| 245 |
+
"<loc_305>": 50574,
|
| 246 |
+
"<loc_306>": 50575,
|
| 247 |
+
"<loc_307>": 50576,
|
| 248 |
+
"<loc_308>": 50577,
|
| 249 |
+
"<loc_309>": 50578,
|
| 250 |
+
"<loc_30>": 50299,
|
| 251 |
+
"<loc_310>": 50579,
|
| 252 |
+
"<loc_311>": 50580,
|
| 253 |
+
"<loc_312>": 50581,
|
| 254 |
+
"<loc_313>": 50582,
|
| 255 |
+
"<loc_314>": 50583,
|
| 256 |
+
"<loc_315>": 50584,
|
| 257 |
+
"<loc_316>": 50585,
|
| 258 |
+
"<loc_317>": 50586,
|
| 259 |
+
"<loc_318>": 50587,
|
| 260 |
+
"<loc_319>": 50588,
|
| 261 |
+
"<loc_31>": 50300,
|
| 262 |
+
"<loc_320>": 50589,
|
| 263 |
+
"<loc_321>": 50590,
|
| 264 |
+
"<loc_322>": 50591,
|
| 265 |
+
"<loc_323>": 50592,
|
| 266 |
+
"<loc_324>": 50593,
|
| 267 |
+
"<loc_325>": 50594,
|
| 268 |
+
"<loc_326>": 50595,
|
| 269 |
+
"<loc_327>": 50596,
|
| 270 |
+
"<loc_328>": 50597,
|
| 271 |
+
"<loc_329>": 50598,
|
| 272 |
+
"<loc_32>": 50301,
|
| 273 |
+
"<loc_330>": 50599,
|
| 274 |
+
"<loc_331>": 50600,
|
| 275 |
+
"<loc_332>": 50601,
|
| 276 |
+
"<loc_333>": 50602,
|
| 277 |
+
"<loc_334>": 50603,
|
| 278 |
+
"<loc_335>": 50604,
|
| 279 |
+
"<loc_336>": 50605,
|
| 280 |
+
"<loc_337>": 50606,
|
| 281 |
+
"<loc_338>": 50607,
|
| 282 |
+
"<loc_339>": 50608,
|
| 283 |
+
"<loc_33>": 50302,
|
| 284 |
+
"<loc_340>": 50609,
|
| 285 |
+
"<loc_341>": 50610,
|
| 286 |
+
"<loc_342>": 50611,
|
| 287 |
+
"<loc_343>": 50612,
|
| 288 |
+
"<loc_344>": 50613,
|
| 289 |
+
"<loc_345>": 50614,
|
| 290 |
+
"<loc_346>": 50615,
|
| 291 |
+
"<loc_347>": 50616,
|
| 292 |
+
"<loc_348>": 50617,
|
| 293 |
+
"<loc_349>": 50618,
|
| 294 |
+
"<loc_34>": 50303,
|
| 295 |
+
"<loc_350>": 50619,
|
| 296 |
+
"<loc_351>": 50620,
|
| 297 |
+
"<loc_352>": 50621,
|
| 298 |
+
"<loc_353>": 50622,
|
| 299 |
+
"<loc_354>": 50623,
|
| 300 |
+
"<loc_355>": 50624,
|
| 301 |
+
"<loc_356>": 50625,
|
| 302 |
+
"<loc_357>": 50626,
|
| 303 |
+
"<loc_358>": 50627,
|
| 304 |
+
"<loc_359>": 50628,
|
| 305 |
+
"<loc_35>": 50304,
|
| 306 |
+
"<loc_360>": 50629,
|
| 307 |
+
"<loc_361>": 50630,
|
| 308 |
+
"<loc_362>": 50631,
|
| 309 |
+
"<loc_363>": 50632,
|
| 310 |
+
"<loc_364>": 50633,
|
| 311 |
+
"<loc_365>": 50634,
|
| 312 |
+
"<loc_366>": 50635,
|
| 313 |
+
"<loc_367>": 50636,
|
| 314 |
+
"<loc_368>": 50637,
|
| 315 |
+
"<loc_369>": 50638,
|
| 316 |
+
"<loc_36>": 50305,
|
| 317 |
+
"<loc_370>": 50639,
|
| 318 |
+
"<loc_371>": 50640,
|
| 319 |
+
"<loc_372>": 50641,
|
| 320 |
+
"<loc_373>": 50642,
|
| 321 |
+
"<loc_374>": 50643,
|
| 322 |
+
"<loc_375>": 50644,
|
| 323 |
+
"<loc_376>": 50645,
|
| 324 |
+
"<loc_377>": 50646,
|
| 325 |
+
"<loc_378>": 50647,
|
| 326 |
+
"<loc_379>": 50648,
|
| 327 |
+
"<loc_37>": 50306,
|
| 328 |
+
"<loc_380>": 50649,
|
| 329 |
+
"<loc_381>": 50650,
|
| 330 |
+
"<loc_382>": 50651,
|
| 331 |
+
"<loc_383>": 50652,
|
| 332 |
+
"<loc_384>": 50653,
|
| 333 |
+
"<loc_385>": 50654,
|
| 334 |
+
"<loc_386>": 50655,
|
| 335 |
+
"<loc_387>": 50656,
|
| 336 |
+
"<loc_388>": 50657,
|
| 337 |
+
"<loc_389>": 50658,
|
| 338 |
+
"<loc_38>": 50307,
|
| 339 |
+
"<loc_390>": 50659,
|
| 340 |
+
"<loc_391>": 50660,
|
| 341 |
+
"<loc_392>": 50661,
|
| 342 |
+
"<loc_393>": 50662,
|
| 343 |
+
"<loc_394>": 50663,
|
| 344 |
+
"<loc_395>": 50664,
|
| 345 |
+
"<loc_396>": 50665,
|
| 346 |
+
"<loc_397>": 50666,
|
| 347 |
+
"<loc_398>": 50667,
|
| 348 |
+
"<loc_399>": 50668,
|
| 349 |
+
"<loc_39>": 50308,
|
| 350 |
+
"<loc_3>": 50272,
|
| 351 |
+
"<loc_400>": 50669,
|
| 352 |
+
"<loc_401>": 50670,
|
| 353 |
+
"<loc_402>": 50671,
|
| 354 |
+
"<loc_403>": 50672,
|
| 355 |
+
"<loc_404>": 50673,
|
| 356 |
+
"<loc_405>": 50674,
|
| 357 |
+
"<loc_406>": 50675,
|
| 358 |
+
"<loc_407>": 50676,
|
| 359 |
+
"<loc_408>": 50677,
|
| 360 |
+
"<loc_409>": 50678,
|
| 361 |
+
"<loc_40>": 50309,
|
| 362 |
+
"<loc_410>": 50679,
|
| 363 |
+
"<loc_411>": 50680,
|
| 364 |
+
"<loc_412>": 50681,
|
| 365 |
+
"<loc_413>": 50682,
|
| 366 |
+
"<loc_414>": 50683,
|
| 367 |
+
"<loc_415>": 50684,
|
| 368 |
+
"<loc_416>": 50685,
|
| 369 |
+
"<loc_417>": 50686,
|
| 370 |
+
"<loc_418>": 50687,
|
| 371 |
+
"<loc_419>": 50688,
|
| 372 |
+
"<loc_41>": 50310,
|
| 373 |
+
"<loc_420>": 50689,
|
| 374 |
+
"<loc_421>": 50690,
|
| 375 |
+
"<loc_422>": 50691,
|
| 376 |
+
"<loc_423>": 50692,
|
| 377 |
+
"<loc_424>": 50693,
|
| 378 |
+
"<loc_425>": 50694,
|
| 379 |
+
"<loc_426>": 50695,
|
| 380 |
+
"<loc_427>": 50696,
|
| 381 |
+
"<loc_428>": 50697,
|
| 382 |
+
"<loc_429>": 50698,
|
| 383 |
+
"<loc_42>": 50311,
|
| 384 |
+
"<loc_430>": 50699,
|
| 385 |
+
"<loc_431>": 50700,
|
| 386 |
+
"<loc_432>": 50701,
|
| 387 |
+
"<loc_433>": 50702,
|
| 388 |
+
"<loc_434>": 50703,
|
| 389 |
+
"<loc_435>": 50704,
|
| 390 |
+
"<loc_436>": 50705,
|
| 391 |
+
"<loc_437>": 50706,
|
| 392 |
+
"<loc_438>": 50707,
|
| 393 |
+
"<loc_439>": 50708,
|
| 394 |
+
"<loc_43>": 50312,
|
| 395 |
+
"<loc_440>": 50709,
|
| 396 |
+
"<loc_441>": 50710,
|
| 397 |
+
"<loc_442>": 50711,
|
| 398 |
+
"<loc_443>": 50712,
|
| 399 |
+
"<loc_444>": 50713,
|
| 400 |
+
"<loc_445>": 50714,
|
| 401 |
+
"<loc_446>": 50715,
|
| 402 |
+
"<loc_447>": 50716,
|
| 403 |
+
"<loc_448>": 50717,
|
| 404 |
+
"<loc_449>": 50718,
|
| 405 |
+
"<loc_44>": 50313,
|
| 406 |
+
"<loc_450>": 50719,
|
| 407 |
+
"<loc_451>": 50720,
|
| 408 |
+
"<loc_452>": 50721,
|
| 409 |
+
"<loc_453>": 50722,
|
| 410 |
+
"<loc_454>": 50723,
|
| 411 |
+
"<loc_455>": 50724,
|
| 412 |
+
"<loc_456>": 50725,
|
| 413 |
+
"<loc_457>": 50726,
|
| 414 |
+
"<loc_458>": 50727,
|
| 415 |
+
"<loc_459>": 50728,
|
| 416 |
+
"<loc_45>": 50314,
|
| 417 |
+
"<loc_460>": 50729,
|
| 418 |
+
"<loc_461>": 50730,
|
| 419 |
+
"<loc_462>": 50731,
|
| 420 |
+
"<loc_463>": 50732,
|
| 421 |
+
"<loc_464>": 50733,
|
| 422 |
+
"<loc_465>": 50734,
|
| 423 |
+
"<loc_466>": 50735,
|
| 424 |
+
"<loc_467>": 50736,
|
| 425 |
+
"<loc_468>": 50737,
|
| 426 |
+
"<loc_469>": 50738,
|
| 427 |
+
"<loc_46>": 50315,
|
| 428 |
+
"<loc_470>": 50739,
|
| 429 |
+
"<loc_471>": 50740,
|
| 430 |
+
"<loc_472>": 50741,
|
| 431 |
+
"<loc_473>": 50742,
|
| 432 |
+
"<loc_474>": 50743,
|
| 433 |
+
"<loc_475>": 50744,
|
| 434 |
+
"<loc_476>": 50745,
|
| 435 |
+
"<loc_477>": 50746,
|
| 436 |
+
"<loc_478>": 50747,
|
| 437 |
+
"<loc_479>": 50748,
|
| 438 |
+
"<loc_47>": 50316,
|
| 439 |
+
"<loc_480>": 50749,
|
| 440 |
+
"<loc_481>": 50750,
|
| 441 |
+
"<loc_482>": 50751,
|
| 442 |
+
"<loc_483>": 50752,
|
| 443 |
+
"<loc_484>": 50753,
|
| 444 |
+
"<loc_485>": 50754,
|
| 445 |
+
"<loc_486>": 50755,
|
| 446 |
+
"<loc_487>": 50756,
|
| 447 |
+
"<loc_488>": 50757,
|
| 448 |
+
"<loc_489>": 50758,
|
| 449 |
+
"<loc_48>": 50317,
|
| 450 |
+
"<loc_490>": 50759,
|
| 451 |
+
"<loc_491>": 50760,
|
| 452 |
+
"<loc_492>": 50761,
|
| 453 |
+
"<loc_493>": 50762,
|
| 454 |
+
"<loc_494>": 50763,
|
| 455 |
+
"<loc_495>": 50764,
|
| 456 |
+
"<loc_496>": 50765,
|
| 457 |
+
"<loc_497>": 50766,
|
| 458 |
+
"<loc_498>": 50767,
|
| 459 |
+
"<loc_499>": 50768,
|
| 460 |
+
"<loc_49>": 50318,
|
| 461 |
+
"<loc_4>": 50273,
|
| 462 |
+
"<loc_500>": 50769,
|
| 463 |
+
"<loc_501>": 50770,
|
| 464 |
+
"<loc_502>": 50771,
|
| 465 |
+
"<loc_503>": 50772,
|
| 466 |
+
"<loc_504>": 50773,
|
| 467 |
+
"<loc_505>": 50774,
|
| 468 |
+
"<loc_506>": 50775,
|
| 469 |
+
"<loc_507>": 50776,
|
| 470 |
+
"<loc_508>": 50777,
|
| 471 |
+
"<loc_509>": 50778,
|
| 472 |
+
"<loc_50>": 50319,
|
| 473 |
+
"<loc_510>": 50779,
|
| 474 |
+
"<loc_511>": 50780,
|
| 475 |
+
"<loc_512>": 50781,
|
| 476 |
+
"<loc_513>": 50782,
|
| 477 |
+
"<loc_514>": 50783,
|
| 478 |
+
"<loc_515>": 50784,
|
| 479 |
+
"<loc_516>": 50785,
|
| 480 |
+
"<loc_517>": 50786,
|
| 481 |
+
"<loc_518>": 50787,
|
| 482 |
+
"<loc_519>": 50788,
|
| 483 |
+
"<loc_51>": 50320,
|
| 484 |
+
"<loc_520>": 50789,
|
| 485 |
+
"<loc_521>": 50790,
|
| 486 |
+
"<loc_522>": 50791,
|
| 487 |
+
"<loc_523>": 50792,
|
| 488 |
+
"<loc_524>": 50793,
|
| 489 |
+
"<loc_525>": 50794,
|
| 490 |
+
"<loc_526>": 50795,
|
| 491 |
+
"<loc_527>": 50796,
|
| 492 |
+
"<loc_528>": 50797,
|
| 493 |
+
"<loc_529>": 50798,
|
| 494 |
+
"<loc_52>": 50321,
|
| 495 |
+
"<loc_530>": 50799,
|
| 496 |
+
"<loc_531>": 50800,
|
| 497 |
+
"<loc_532>": 50801,
|
| 498 |
+
"<loc_533>": 50802,
|
| 499 |
+
"<loc_534>": 50803,
|
| 500 |
+
"<loc_535>": 50804,
|
| 501 |
+
"<loc_536>": 50805,
|
| 502 |
+
"<loc_537>": 50806,
|
| 503 |
+
"<loc_538>": 50807,
|
| 504 |
+
"<loc_539>": 50808,
|
| 505 |
+
"<loc_53>": 50322,
|
| 506 |
+
"<loc_540>": 50809,
|
| 507 |
+
"<loc_541>": 50810,
|
| 508 |
+
"<loc_542>": 50811,
|
| 509 |
+
"<loc_543>": 50812,
|
| 510 |
+
"<loc_544>": 50813,
|
| 511 |
+
"<loc_545>": 50814,
|
| 512 |
+
"<loc_546>": 50815,
|
| 513 |
+
"<loc_547>": 50816,
|
| 514 |
+
"<loc_548>": 50817,
|
| 515 |
+
"<loc_549>": 50818,
|
| 516 |
+
"<loc_54>": 50323,
|
| 517 |
+
"<loc_550>": 50819,
|
| 518 |
+
"<loc_551>": 50820,
|
| 519 |
+
"<loc_552>": 50821,
|
| 520 |
+
"<loc_553>": 50822,
|
| 521 |
+
"<loc_554>": 50823,
|
| 522 |
+
"<loc_555>": 50824,
|
| 523 |
+
"<loc_556>": 50825,
|
| 524 |
+
"<loc_557>": 50826,
|
| 525 |
+
"<loc_558>": 50827,
|
| 526 |
+
"<loc_559>": 50828,
|
| 527 |
+
"<loc_55>": 50324,
|
| 528 |
+
"<loc_560>": 50829,
|
| 529 |
+
"<loc_561>": 50830,
|
| 530 |
+
"<loc_562>": 50831,
|
| 531 |
+
"<loc_563>": 50832,
|
| 532 |
+
"<loc_564>": 50833,
|
| 533 |
+
"<loc_565>": 50834,
|
| 534 |
+
"<loc_566>": 50835,
|
| 535 |
+
"<loc_567>": 50836,
|
| 536 |
+
"<loc_568>": 50837,
|
| 537 |
+
"<loc_569>": 50838,
|
| 538 |
+
"<loc_56>": 50325,
|
| 539 |
+
"<loc_570>": 50839,
|
| 540 |
+
"<loc_571>": 50840,
|
| 541 |
+
"<loc_572>": 50841,
|
| 542 |
+
"<loc_573>": 50842,
|
| 543 |
+
"<loc_574>": 50843,
|
| 544 |
+
"<loc_575>": 50844,
|
| 545 |
+
"<loc_576>": 50845,
|
| 546 |
+
"<loc_577>": 50846,
|
| 547 |
+
"<loc_578>": 50847,
|
| 548 |
+
"<loc_579>": 50848,
|
| 549 |
+
"<loc_57>": 50326,
|
| 550 |
+
"<loc_580>": 50849,
|
| 551 |
+
"<loc_581>": 50850,
|
| 552 |
+
"<loc_582>": 50851,
|
| 553 |
+
"<loc_583>": 50852,
|
| 554 |
+
"<loc_584>": 50853,
|
| 555 |
+
"<loc_585>": 50854,
|
| 556 |
+
"<loc_586>": 50855,
|
| 557 |
+
"<loc_587>": 50856,
|
| 558 |
+
"<loc_588>": 50857,
|
| 559 |
+
"<loc_589>": 50858,
|
| 560 |
+
"<loc_58>": 50327,
|
| 561 |
+
"<loc_590>": 50859,
|
| 562 |
+
"<loc_591>": 50860,
|
| 563 |
+
"<loc_592>": 50861,
|
| 564 |
+
"<loc_593>": 50862,
|
| 565 |
+
"<loc_594>": 50863,
|
| 566 |
+
"<loc_595>": 50864,
|
| 567 |
+
"<loc_596>": 50865,
|
| 568 |
+
"<loc_597>": 50866,
|
| 569 |
+
"<loc_598>": 50867,
|
| 570 |
+
"<loc_599>": 50868,
|
| 571 |
+
"<loc_59>": 50328,
|
| 572 |
+
"<loc_5>": 50274,
|
| 573 |
+
"<loc_600>": 50869,
|
| 574 |
+
"<loc_601>": 50870,
|
| 575 |
+
"<loc_602>": 50871,
|
| 576 |
+
"<loc_603>": 50872,
|
| 577 |
+
"<loc_604>": 50873,
|
| 578 |
+
"<loc_605>": 50874,
|
| 579 |
+
"<loc_606>": 50875,
|
| 580 |
+
"<loc_607>": 50876,
|
| 581 |
+
"<loc_608>": 50877,
|
| 582 |
+
"<loc_609>": 50878,
|
| 583 |
+
"<loc_60>": 50329,
|
| 584 |
+
"<loc_610>": 50879,
|
| 585 |
+
"<loc_611>": 50880,
|
| 586 |
+
"<loc_612>": 50881,
|
| 587 |
+
"<loc_613>": 50882,
|
| 588 |
+
"<loc_614>": 50883,
|
| 589 |
+
"<loc_615>": 50884,
|
| 590 |
+
"<loc_616>": 50885,
|
| 591 |
+
"<loc_617>": 50886,
|
| 592 |
+
"<loc_618>": 50887,
|
| 593 |
+
"<loc_619>": 50888,
|
| 594 |
+
"<loc_61>": 50330,
|
| 595 |
+
"<loc_620>": 50889,
|
| 596 |
+
"<loc_621>": 50890,
|
| 597 |
+
"<loc_622>": 50891,
|
| 598 |
+
"<loc_623>": 50892,
|
| 599 |
+
"<loc_624>": 50893,
|
| 600 |
+
"<loc_625>": 50894,
|
| 601 |
+
"<loc_626>": 50895,
|
| 602 |
+
"<loc_627>": 50896,
|
| 603 |
+
"<loc_628>": 50897,
|
| 604 |
+
"<loc_629>": 50898,
|
| 605 |
+
"<loc_62>": 50331,
|
| 606 |
+
"<loc_630>": 50899,
|
| 607 |
+
"<loc_631>": 50900,
|
| 608 |
+
"<loc_632>": 50901,
|
| 609 |
+
"<loc_633>": 50902,
|
| 610 |
+
"<loc_634>": 50903,
|
| 611 |
+
"<loc_635>": 50904,
|
| 612 |
+
"<loc_636>": 50905,
|
| 613 |
+
"<loc_637>": 50906,
|
| 614 |
+
"<loc_638>": 50907,
|
| 615 |
+
"<loc_639>": 50908,
|
| 616 |
+
"<loc_63>": 50332,
|
| 617 |
+
"<loc_640>": 50909,
|
| 618 |
+
"<loc_641>": 50910,
|
| 619 |
+
"<loc_642>": 50911,
|
| 620 |
+
"<loc_643>": 50912,
|
| 621 |
+
"<loc_644>": 50913,
|
| 622 |
+
"<loc_645>": 50914,
|
| 623 |
+
"<loc_646>": 50915,
|
| 624 |
+
"<loc_647>": 50916,
|
| 625 |
+
"<loc_648>": 50917,
|
| 626 |
+
"<loc_649>": 50918,
|
| 627 |
+
"<loc_64>": 50333,
|
| 628 |
+
"<loc_650>": 50919,
|
| 629 |
+
"<loc_651>": 50920,
|
| 630 |
+
"<loc_652>": 50921,
|
| 631 |
+
"<loc_653>": 50922,
|
| 632 |
+
"<loc_654>": 50923,
|
| 633 |
+
"<loc_655>": 50924,
|
| 634 |
+
"<loc_656>": 50925,
|
| 635 |
+
"<loc_657>": 50926,
|
| 636 |
+
"<loc_658>": 50927,
|
| 637 |
+
"<loc_659>": 50928,
|
| 638 |
+
"<loc_65>": 50334,
|
| 639 |
+
"<loc_660>": 50929,
|
| 640 |
+
"<loc_661>": 50930,
|
| 641 |
+
"<loc_662>": 50931,
|
| 642 |
+
"<loc_663>": 50932,
|
| 643 |
+
"<loc_664>": 50933,
|
| 644 |
+
"<loc_665>": 50934,
|
| 645 |
+
"<loc_666>": 50935,
|
| 646 |
+
"<loc_667>": 50936,
|
| 647 |
+
"<loc_668>": 50937,
|
| 648 |
+
"<loc_669>": 50938,
|
| 649 |
+
"<loc_66>": 50335,
|
| 650 |
+
"<loc_670>": 50939,
|
| 651 |
+
"<loc_671>": 50940,
|
| 652 |
+
"<loc_672>": 50941,
|
| 653 |
+
"<loc_673>": 50942,
|
| 654 |
+
"<loc_674>": 50943,
|
| 655 |
+
"<loc_675>": 50944,
|
| 656 |
+
"<loc_676>": 50945,
|
| 657 |
+
"<loc_677>": 50946,
|
| 658 |
+
"<loc_678>": 50947,
|
| 659 |
+
"<loc_679>": 50948,
|
| 660 |
+
"<loc_67>": 50336,
|
| 661 |
+
"<loc_680>": 50949,
|
| 662 |
+
"<loc_681>": 50950,
|
| 663 |
+
"<loc_682>": 50951,
|
| 664 |
+
"<loc_683>": 50952,
|
| 665 |
+
"<loc_684>": 50953,
|
| 666 |
+
"<loc_685>": 50954,
|
| 667 |
+
"<loc_686>": 50955,
|
| 668 |
+
"<loc_687>": 50956,
|
| 669 |
+
"<loc_688>": 50957,
|
| 670 |
+
"<loc_689>": 50958,
|
| 671 |
+
"<loc_68>": 50337,
|
| 672 |
+
"<loc_690>": 50959,
|
| 673 |
+
"<loc_691>": 50960,
|
| 674 |
+
"<loc_692>": 50961,
|
| 675 |
+
"<loc_693>": 50962,
|
| 676 |
+
"<loc_694>": 50963,
|
| 677 |
+
"<loc_695>": 50964,
|
| 678 |
+
"<loc_696>": 50965,
|
| 679 |
+
"<loc_697>": 50966,
|
| 680 |
+
"<loc_698>": 50967,
|
| 681 |
+
"<loc_699>": 50968,
|
| 682 |
+
"<loc_69>": 50338,
|
| 683 |
+
"<loc_6>": 50275,
|
| 684 |
+
"<loc_700>": 50969,
|
| 685 |
+
"<loc_701>": 50970,
|
| 686 |
+
"<loc_702>": 50971,
|
| 687 |
+
"<loc_703>": 50972,
|
| 688 |
+
"<loc_704>": 50973,
|
| 689 |
+
"<loc_705>": 50974,
|
| 690 |
+
"<loc_706>": 50975,
|
| 691 |
+
"<loc_707>": 50976,
|
| 692 |
+
"<loc_708>": 50977,
|
| 693 |
+
"<loc_709>": 50978,
|
| 694 |
+
"<loc_70>": 50339,
|
| 695 |
+
"<loc_710>": 50979,
|
| 696 |
+
"<loc_711>": 50980,
|
| 697 |
+
"<loc_712>": 50981,
|
| 698 |
+
"<loc_713>": 50982,
|
| 699 |
+
"<loc_714>": 50983,
|
| 700 |
+
"<loc_715>": 50984,
|
| 701 |
+
"<loc_716>": 50985,
|
| 702 |
+
"<loc_717>": 50986,
|
| 703 |
+
"<loc_718>": 50987,
|
| 704 |
+
"<loc_719>": 50988,
|
| 705 |
+
"<loc_71>": 50340,
|
| 706 |
+
"<loc_720>": 50989,
|
| 707 |
+
"<loc_721>": 50990,
|
| 708 |
+
"<loc_722>": 50991,
|
| 709 |
+
"<loc_723>": 50992,
|
| 710 |
+
"<loc_724>": 50993,
|
| 711 |
+
"<loc_725>": 50994,
|
| 712 |
+
"<loc_726>": 50995,
|
| 713 |
+
"<loc_727>": 50996,
|
| 714 |
+
"<loc_728>": 50997,
|
| 715 |
+
"<loc_729>": 50998,
|
| 716 |
+
"<loc_72>": 50341,
|
| 717 |
+
"<loc_730>": 50999,
|
| 718 |
+
"<loc_731>": 51000,
|
| 719 |
+
"<loc_732>": 51001,
|
| 720 |
+
"<loc_733>": 51002,
|
| 721 |
+
"<loc_734>": 51003,
|
| 722 |
+
"<loc_735>": 51004,
|
| 723 |
+
"<loc_736>": 51005,
|
| 724 |
+
"<loc_737>": 51006,
|
| 725 |
+
"<loc_738>": 51007,
|
| 726 |
+
"<loc_739>": 51008,
|
| 727 |
+
"<loc_73>": 50342,
|
| 728 |
+
"<loc_740>": 51009,
|
| 729 |
+
"<loc_741>": 51010,
|
| 730 |
+
"<loc_742>": 51011,
|
| 731 |
+
"<loc_743>": 51012,
|
| 732 |
+
"<loc_744>": 51013,
|
| 733 |
+
"<loc_745>": 51014,
|
| 734 |
+
"<loc_746>": 51015,
|
| 735 |
+
"<loc_747>": 51016,
|
| 736 |
+
"<loc_748>": 51017,
|
| 737 |
+
"<loc_749>": 51018,
|
| 738 |
+
"<loc_74>": 50343,
|
| 739 |
+
"<loc_750>": 51019,
|
| 740 |
+
"<loc_751>": 51020,
|
| 741 |
+
"<loc_752>": 51021,
|
| 742 |
+
"<loc_753>": 51022,
|
| 743 |
+
"<loc_754>": 51023,
|
| 744 |
+
"<loc_755>": 51024,
|
| 745 |
+
"<loc_756>": 51025,
|
| 746 |
+
"<loc_757>": 51026,
|
| 747 |
+
"<loc_758>": 51027,
|
| 748 |
+
"<loc_759>": 51028,
|
| 749 |
+
"<loc_75>": 50344,
|
| 750 |
+
"<loc_760>": 51029,
|
| 751 |
+
"<loc_761>": 51030,
|
| 752 |
+
"<loc_762>": 51031,
|
| 753 |
+
"<loc_763>": 51032,
|
| 754 |
+
"<loc_764>": 51033,
|
| 755 |
+
"<loc_765>": 51034,
|
| 756 |
+
"<loc_766>": 51035,
|
| 757 |
+
"<loc_767>": 51036,
|
| 758 |
+
"<loc_768>": 51037,
|
| 759 |
+
"<loc_769>": 51038,
|
| 760 |
+
"<loc_76>": 50345,
|
| 761 |
+
"<loc_770>": 51039,
|
| 762 |
+
"<loc_771>": 51040,
|
| 763 |
+
"<loc_772>": 51041,
|
| 764 |
+
"<loc_773>": 51042,
|
| 765 |
+
"<loc_774>": 51043,
|
| 766 |
+
"<loc_775>": 51044,
|
| 767 |
+
"<loc_776>": 51045,
|
| 768 |
+
"<loc_777>": 51046,
|
| 769 |
+
"<loc_778>": 51047,
|
| 770 |
+
"<loc_779>": 51048,
|
| 771 |
+
"<loc_77>": 50346,
|
| 772 |
+
"<loc_780>": 51049,
|
| 773 |
+
"<loc_781>": 51050,
|
| 774 |
+
"<loc_782>": 51051,
|
| 775 |
+
"<loc_783>": 51052,
|
| 776 |
+
"<loc_784>": 51053,
|
| 777 |
+
"<loc_785>": 51054,
|
| 778 |
+
"<loc_786>": 51055,
|
| 779 |
+
"<loc_787>": 51056,
|
| 780 |
+
"<loc_788>": 51057,
|
| 781 |
+
"<loc_789>": 51058,
|
| 782 |
+
"<loc_78>": 50347,
|
| 783 |
+
"<loc_790>": 51059,
|
| 784 |
+
"<loc_791>": 51060,
|
| 785 |
+
"<loc_792>": 51061,
|
| 786 |
+
"<loc_793>": 51062,
|
| 787 |
+
"<loc_794>": 51063,
|
| 788 |
+
"<loc_795>": 51064,
|
| 789 |
+
"<loc_796>": 51065,
|
| 790 |
+
"<loc_797>": 51066,
|
| 791 |
+
"<loc_798>": 51067,
|
| 792 |
+
"<loc_799>": 51068,
|
| 793 |
+
"<loc_79>": 50348,
|
| 794 |
+
"<loc_7>": 50276,
|
| 795 |
+
"<loc_800>": 51069,
|
| 796 |
+
"<loc_801>": 51070,
|
| 797 |
+
"<loc_802>": 51071,
|
| 798 |
+
"<loc_803>": 51072,
|
| 799 |
+
"<loc_804>": 51073,
|
| 800 |
+
"<loc_805>": 51074,
|
| 801 |
+
"<loc_806>": 51075,
|
| 802 |
+
"<loc_807>": 51076,
|
| 803 |
+
"<loc_808>": 51077,
|
| 804 |
+
"<loc_809>": 51078,
|
| 805 |
+
"<loc_80>": 50349,
|
| 806 |
+
"<loc_810>": 51079,
|
| 807 |
+
"<loc_811>": 51080,
|
| 808 |
+
"<loc_812>": 51081,
|
| 809 |
+
"<loc_813>": 51082,
|
| 810 |
+
"<loc_814>": 51083,
|
| 811 |
+
"<loc_815>": 51084,
|
| 812 |
+
"<loc_816>": 51085,
|
| 813 |
+
"<loc_817>": 51086,
|
| 814 |
+
"<loc_818>": 51087,
|
| 815 |
+
"<loc_819>": 51088,
|
| 816 |
+
"<loc_81>": 50350,
|
| 817 |
+
"<loc_820>": 51089,
|
| 818 |
+
"<loc_821>": 51090,
|
| 819 |
+
"<loc_822>": 51091,
|
| 820 |
+
"<loc_823>": 51092,
|
| 821 |
+
"<loc_824>": 51093,
|
| 822 |
+
"<loc_825>": 51094,
|
| 823 |
+
"<loc_826>": 51095,
|
| 824 |
+
"<loc_827>": 51096,
|
| 825 |
+
"<loc_828>": 51097,
|
| 826 |
+
"<loc_829>": 51098,
|
| 827 |
+
"<loc_82>": 50351,
|
| 828 |
+
"<loc_830>": 51099,
|
| 829 |
+
"<loc_831>": 51100,
|
| 830 |
+
"<loc_832>": 51101,
|
| 831 |
+
"<loc_833>": 51102,
|
| 832 |
+
"<loc_834>": 51103,
|
| 833 |
+
"<loc_835>": 51104,
|
| 834 |
+
"<loc_836>": 51105,
|
| 835 |
+
"<loc_837>": 51106,
|
| 836 |
+
"<loc_838>": 51107,
|
| 837 |
+
"<loc_839>": 51108,
|
| 838 |
+
"<loc_83>": 50352,
|
| 839 |
+
"<loc_840>": 51109,
|
| 840 |
+
"<loc_841>": 51110,
|
| 841 |
+
"<loc_842>": 51111,
|
| 842 |
+
"<loc_843>": 51112,
|
| 843 |
+
"<loc_844>": 51113,
|
| 844 |
+
"<loc_845>": 51114,
|
| 845 |
+
"<loc_846>": 51115,
|
| 846 |
+
"<loc_847>": 51116,
|
| 847 |
+
"<loc_848>": 51117,
|
| 848 |
+
"<loc_849>": 51118,
|
| 849 |
+
"<loc_84>": 50353,
|
| 850 |
+
"<loc_850>": 51119,
|
| 851 |
+
"<loc_851>": 51120,
|
| 852 |
+
"<loc_852>": 51121,
|
| 853 |
+
"<loc_853>": 51122,
|
| 854 |
+
"<loc_854>": 51123,
|
| 855 |
+
"<loc_855>": 51124,
|
| 856 |
+
"<loc_856>": 51125,
|
| 857 |
+
"<loc_857>": 51126,
|
| 858 |
+
"<loc_858>": 51127,
|
| 859 |
+
"<loc_859>": 51128,
|
| 860 |
+
"<loc_85>": 50354,
|
| 861 |
+
"<loc_860>": 51129,
|
| 862 |
+
"<loc_861>": 51130,
|
| 863 |
+
"<loc_862>": 51131,
|
| 864 |
+
"<loc_863>": 51132,
|
| 865 |
+
"<loc_864>": 51133,
|
| 866 |
+
"<loc_865>": 51134,
|
| 867 |
+
"<loc_866>": 51135,
|
| 868 |
+
"<loc_867>": 51136,
|
| 869 |
+
"<loc_868>": 51137,
|
| 870 |
+
"<loc_869>": 51138,
|
| 871 |
+
"<loc_86>": 50355,
|
| 872 |
+
"<loc_870>": 51139,
|
| 873 |
+
"<loc_871>": 51140,
|
| 874 |
+
"<loc_872>": 51141,
|
| 875 |
+
"<loc_873>": 51142,
|
| 876 |
+
"<loc_874>": 51143,
|
| 877 |
+
"<loc_875>": 51144,
|
| 878 |
+
"<loc_876>": 51145,
|
| 879 |
+
"<loc_877>": 51146,
|
| 880 |
+
"<loc_878>": 51147,
|
| 881 |
+
"<loc_879>": 51148,
|
| 882 |
+
"<loc_87>": 50356,
|
| 883 |
+
"<loc_880>": 51149,
|
| 884 |
+
"<loc_881>": 51150,
|
| 885 |
+
"<loc_882>": 51151,
|
| 886 |
+
"<loc_883>": 51152,
|
| 887 |
+
"<loc_884>": 51153,
|
| 888 |
+
"<loc_885>": 51154,
|
| 889 |
+
"<loc_886>": 51155,
|
| 890 |
+
"<loc_887>": 51156,
|
| 891 |
+
"<loc_888>": 51157,
|
| 892 |
+
"<loc_889>": 51158,
|
| 893 |
+
"<loc_88>": 50357,
|
| 894 |
+
"<loc_890>": 51159,
|
| 895 |
+
"<loc_891>": 51160,
|
| 896 |
+
"<loc_892>": 51161,
|
| 897 |
+
"<loc_893>": 51162,
|
| 898 |
+
"<loc_894>": 51163,
|
| 899 |
+
"<loc_895>": 51164,
|
| 900 |
+
"<loc_896>": 51165,
|
| 901 |
+
"<loc_897>": 51166,
|
| 902 |
+
"<loc_898>": 51167,
|
| 903 |
+
"<loc_899>": 51168,
|
| 904 |
+
"<loc_89>": 50358,
|
| 905 |
+
"<loc_8>": 50277,
|
| 906 |
+
"<loc_900>": 51169,
|
| 907 |
+
"<loc_901>": 51170,
|
| 908 |
+
"<loc_902>": 51171,
|
| 909 |
+
"<loc_903>": 51172,
|
| 910 |
+
"<loc_904>": 51173,
|
| 911 |
+
"<loc_905>": 51174,
|
| 912 |
+
"<loc_906>": 51175,
|
| 913 |
+
"<loc_907>": 51176,
|
| 914 |
+
"<loc_908>": 51177,
|
| 915 |
+
"<loc_909>": 51178,
|
| 916 |
+
"<loc_90>": 50359,
|
| 917 |
+
"<loc_910>": 51179,
|
| 918 |
+
"<loc_911>": 51180,
|
| 919 |
+
"<loc_912>": 51181,
|
| 920 |
+
"<loc_913>": 51182,
|
| 921 |
+
"<loc_914>": 51183,
|
| 922 |
+
"<loc_915>": 51184,
|
| 923 |
+
"<loc_916>": 51185,
|
| 924 |
+
"<loc_917>": 51186,
|
| 925 |
+
"<loc_918>": 51187,
|
| 926 |
+
"<loc_919>": 51188,
|
| 927 |
+
"<loc_91>": 50360,
|
| 928 |
+
"<loc_920>": 51189,
|
| 929 |
+
"<loc_921>": 51190,
|
| 930 |
+
"<loc_922>": 51191,
|
| 931 |
+
"<loc_923>": 51192,
|
| 932 |
+
"<loc_924>": 51193,
|
| 933 |
+
"<loc_925>": 51194,
|
| 934 |
+
"<loc_926>": 51195,
|
| 935 |
+
"<loc_927>": 51196,
|
| 936 |
+
"<loc_928>": 51197,
|
| 937 |
+
"<loc_929>": 51198,
|
| 938 |
+
"<loc_92>": 50361,
|
| 939 |
+
"<loc_930>": 51199,
|
| 940 |
+
"<loc_931>": 51200,
|
| 941 |
+
"<loc_932>": 51201,
|
| 942 |
+
"<loc_933>": 51202,
|
| 943 |
+
"<loc_934>": 51203,
|
| 944 |
+
"<loc_935>": 51204,
|
| 945 |
+
"<loc_936>": 51205,
|
| 946 |
+
"<loc_937>": 51206,
|
| 947 |
+
"<loc_938>": 51207,
|
| 948 |
+
"<loc_939>": 51208,
|
| 949 |
+
"<loc_93>": 50362,
|
| 950 |
+
"<loc_940>": 51209,
|
| 951 |
+
"<loc_941>": 51210,
|
| 952 |
+
"<loc_942>": 51211,
|
| 953 |
+
"<loc_943>": 51212,
|
| 954 |
+
"<loc_944>": 51213,
|
| 955 |
+
"<loc_945>": 51214,
|
| 956 |
+
"<loc_946>": 51215,
|
| 957 |
+
"<loc_947>": 51216,
|
| 958 |
+
"<loc_948>": 51217,
|
| 959 |
+
"<loc_949>": 51218,
|
| 960 |
+
"<loc_94>": 50363,
|
| 961 |
+
"<loc_950>": 51219,
|
| 962 |
+
"<loc_951>": 51220,
|
| 963 |
+
"<loc_952>": 51221,
|
| 964 |
+
"<loc_953>": 51222,
|
| 965 |
+
"<loc_954>": 51223,
|
| 966 |
+
"<loc_955>": 51224,
|
| 967 |
+
"<loc_956>": 51225,
|
| 968 |
+
"<loc_957>": 51226,
|
| 969 |
+
"<loc_958>": 51227,
|
| 970 |
+
"<loc_959>": 51228,
|
| 971 |
+
"<loc_95>": 50364,
|
| 972 |
+
"<loc_960>": 51229,
|
| 973 |
+
"<loc_961>": 51230,
|
| 974 |
+
"<loc_962>": 51231,
|
| 975 |
+
"<loc_963>": 51232,
|
| 976 |
+
"<loc_964>": 51233,
|
| 977 |
+
"<loc_965>": 51234,
|
| 978 |
+
"<loc_966>": 51235,
|
| 979 |
+
"<loc_967>": 51236,
|
| 980 |
+
"<loc_968>": 51237,
|
| 981 |
+
"<loc_969>": 51238,
|
| 982 |
+
"<loc_96>": 50365,
|
| 983 |
+
"<loc_970>": 51239,
|
| 984 |
+
"<loc_971>": 51240,
|
| 985 |
+
"<loc_972>": 51241,
|
| 986 |
+
"<loc_973>": 51242,
|
| 987 |
+
"<loc_974>": 51243,
|
| 988 |
+
"<loc_975>": 51244,
|
| 989 |
+
"<loc_976>": 51245,
|
| 990 |
+
"<loc_977>": 51246,
|
| 991 |
+
"<loc_978>": 51247,
|
| 992 |
+
"<loc_979>": 51248,
|
| 993 |
+
"<loc_97>": 50366,
|
| 994 |
+
"<loc_980>": 51249,
|
| 995 |
+
"<loc_981>": 51250,
|
| 996 |
+
"<loc_982>": 51251,
|
| 997 |
+
"<loc_983>": 51252,
|
| 998 |
+
"<loc_984>": 51253,
|
| 999 |
+
"<loc_985>": 51254,
|
| 1000 |
+
"<loc_986>": 51255,
|
| 1001 |
+
"<loc_987>": 51256,
|
| 1002 |
+
"<loc_988>": 51257,
|
| 1003 |
+
"<loc_989>": 51258,
|
| 1004 |
+
"<loc_98>": 50367,
|
| 1005 |
+
"<loc_990>": 51259,
|
| 1006 |
+
"<loc_991>": 51260,
|
| 1007 |
+
"<loc_992>": 51261,
|
| 1008 |
+
"<loc_993>": 51262,
|
| 1009 |
+
"<loc_994>": 51263,
|
| 1010 |
+
"<loc_995>": 51264,
|
| 1011 |
+
"<loc_996>": 51265,
|
| 1012 |
+
"<loc_997>": 51266,
|
| 1013 |
+
"<loc_998>": 51267,
|
| 1014 |
+
"<loc_999>": 51268,
|
| 1015 |
+
"<loc_99>": 50368,
|
| 1016 |
+
"<loc_9>": 50278,
|
| 1017 |
+
"<ncap>": 51271,
|
| 1018 |
+
"<ocr>": 50267,
|
| 1019 |
+
"<od>": 50265,
|
| 1020 |
+
"<poly>": 51286,
|
| 1021 |
+
"<proposal>": 51284,
|
| 1022 |
+
"<region_cap>": 51280,
|
| 1023 |
+
"<region_to_desciption>": 51282,
|
| 1024 |
+
"<seg>": 51277,
|
| 1025 |
+
"<sep>": 51279
|
| 1026 |
+
}
|
florence2/DocVQA/config.json
ADDED
|
@@ -0,0 +1,237 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "model_checkpoints/vqainstruct_no_lora/epoch_5",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Florence2ForConditionalGeneration"
|
| 5 |
+
],
|
| 6 |
+
"auto_map": {
|
| 7 |
+
"AutoConfig": "configuration_florence2.Florence2Config",
|
| 8 |
+
"AutoModelForCausalLM": "modeling_florence2.Florence2ForConditionalGeneration"
|
| 9 |
+
},
|
| 10 |
+
"bos_token_id": 0,
|
| 11 |
+
"eos_token_id": 2,
|
| 12 |
+
"ignore_index": -100,
|
| 13 |
+
"is_encoder_decoder": true,
|
| 14 |
+
"model_type": "florence2",
|
| 15 |
+
"pad_token_id": 1,
|
| 16 |
+
"projection_dim": 1024,
|
| 17 |
+
"text_config": {
|
| 18 |
+
"_name_or_path": "",
|
| 19 |
+
"activation_dropout": 0.1,
|
| 20 |
+
"activation_function": "gelu",
|
| 21 |
+
"add_bias_logits": false,
|
| 22 |
+
"add_cross_attention": false,
|
| 23 |
+
"add_final_layer_norm": false,
|
| 24 |
+
"architectures": null,
|
| 25 |
+
"attention_dropout": 0.1,
|
| 26 |
+
"bad_words_ids": null,
|
| 27 |
+
"begin_suppress_tokens": null,
|
| 28 |
+
"bos_token_id": 0,
|
| 29 |
+
"chunk_size_feed_forward": 0,
|
| 30 |
+
"classif_dropout": 0.1,
|
| 31 |
+
"classifier_dropout": 0.0,
|
| 32 |
+
"cross_attention_hidden_size": null,
|
| 33 |
+
"d_model": 1024,
|
| 34 |
+
"decoder_attention_heads": 16,
|
| 35 |
+
"decoder_ffn_dim": 4096,
|
| 36 |
+
"decoder_layerdrop": 0.0,
|
| 37 |
+
"decoder_layers": 12,
|
| 38 |
+
"decoder_start_token_id": 2,
|
| 39 |
+
"diversity_penalty": 0.0,
|
| 40 |
+
"do_sample": false,
|
| 41 |
+
"dropout": 0.1,
|
| 42 |
+
"early_stopping": true,
|
| 43 |
+
"encoder_attention_heads": 16,
|
| 44 |
+
"encoder_ffn_dim": 4096,
|
| 45 |
+
"encoder_layerdrop": 0.0,
|
| 46 |
+
"encoder_layers": 12,
|
| 47 |
+
"encoder_no_repeat_ngram_size": 0,
|
| 48 |
+
"eos_token_id": 2,
|
| 49 |
+
"exponential_decay_length_penalty": null,
|
| 50 |
+
"finetuning_task": null,
|
| 51 |
+
"forced_bos_token_id": 0,
|
| 52 |
+
"forced_eos_token_id": 2,
|
| 53 |
+
"gradient_checkpointing": false,
|
| 54 |
+
"id2label": {
|
| 55 |
+
"0": "LABEL_0",
|
| 56 |
+
"1": "LABEL_1",
|
| 57 |
+
"2": "LABEL_2"
|
| 58 |
+
},
|
| 59 |
+
"init_std": 0.02,
|
| 60 |
+
"is_decoder": false,
|
| 61 |
+
"is_encoder_decoder": true,
|
| 62 |
+
"label2id": {
|
| 63 |
+
"LABEL_0": 0,
|
| 64 |
+
"LABEL_1": 1,
|
| 65 |
+
"LABEL_2": 2
|
| 66 |
+
},
|
| 67 |
+
"length_penalty": 1.0,
|
| 68 |
+
"max_length": 20,
|
| 69 |
+
"max_position_embeddings": 1024,
|
| 70 |
+
"min_length": 0,
|
| 71 |
+
"model_type": "florence2_language",
|
| 72 |
+
"no_repeat_ngram_size": 3,
|
| 73 |
+
"normalize_before": false,
|
| 74 |
+
"num_beam_groups": 1,
|
| 75 |
+
"num_beams": 3,
|
| 76 |
+
"num_hidden_layers": 12,
|
| 77 |
+
"num_return_sequences": 1,
|
| 78 |
+
"output_attentions": false,
|
| 79 |
+
"output_hidden_states": false,
|
| 80 |
+
"output_scores": false,
|
| 81 |
+
"pad_token_id": 1,
|
| 82 |
+
"prefix": null,
|
| 83 |
+
"problem_type": null,
|
| 84 |
+
"pruned_heads": {},
|
| 85 |
+
"remove_invalid_values": false,
|
| 86 |
+
"repetition_penalty": 1.0,
|
| 87 |
+
"return_dict": true,
|
| 88 |
+
"return_dict_in_generate": false,
|
| 89 |
+
"scale_embedding": false,
|
| 90 |
+
"sep_token_id": null,
|
| 91 |
+
"suppress_tokens": null,
|
| 92 |
+
"task_specific_params": null,
|
| 93 |
+
"temperature": 1.0,
|
| 94 |
+
"tf_legacy_loss": false,
|
| 95 |
+
"tie_encoder_decoder": false,
|
| 96 |
+
"tie_word_embeddings": true,
|
| 97 |
+
"tokenizer_class": null,
|
| 98 |
+
"top_k": 50,
|
| 99 |
+
"top_p": 1.0,
|
| 100 |
+
"torch_dtype": null,
|
| 101 |
+
"torchscript": false,
|
| 102 |
+
"typical_p": 1.0,
|
| 103 |
+
"use_bfloat16": false,
|
| 104 |
+
"use_cache": true,
|
| 105 |
+
"vocab_size": 51289
|
| 106 |
+
},
|
| 107 |
+
"torch_dtype": "float32",
|
| 108 |
+
"transformers_version": "4.41.2",
|
| 109 |
+
"vision_config": {
|
| 110 |
+
"_name_or_path": "",
|
| 111 |
+
"add_cross_attention": false,
|
| 112 |
+
"architectures": null,
|
| 113 |
+
"bad_words_ids": null,
|
| 114 |
+
"begin_suppress_tokens": null,
|
| 115 |
+
"bos_token_id": null,
|
| 116 |
+
"chunk_size_feed_forward": 0,
|
| 117 |
+
"cross_attention_hidden_size": null,
|
| 118 |
+
"decoder_start_token_id": null,
|
| 119 |
+
"depths": [
|
| 120 |
+
1,
|
| 121 |
+
1,
|
| 122 |
+
9,
|
| 123 |
+
1
|
| 124 |
+
],
|
| 125 |
+
"dim_embed": [
|
| 126 |
+
256,
|
| 127 |
+
512,
|
| 128 |
+
1024,
|
| 129 |
+
2048
|
| 130 |
+
],
|
| 131 |
+
"diversity_penalty": 0.0,
|
| 132 |
+
"do_sample": false,
|
| 133 |
+
"drop_path_rate": 0.1,
|
| 134 |
+
"early_stopping": false,
|
| 135 |
+
"enable_checkpoint": false,
|
| 136 |
+
"encoder_no_repeat_ngram_size": 0,
|
| 137 |
+
"eos_token_id": null,
|
| 138 |
+
"exponential_decay_length_penalty": null,
|
| 139 |
+
"finetuning_task": null,
|
| 140 |
+
"forced_bos_token_id": null,
|
| 141 |
+
"forced_eos_token_id": null,
|
| 142 |
+
"id2label": {
|
| 143 |
+
"0": "LABEL_0",
|
| 144 |
+
"1": "LABEL_1"
|
| 145 |
+
},
|
| 146 |
+
"image_feature_source": [
|
| 147 |
+
"spatial_avg_pool",
|
| 148 |
+
"temporal_avg_pool"
|
| 149 |
+
],
|
| 150 |
+
"image_pos_embed": {
|
| 151 |
+
"max_pos_embeddings": 50,
|
| 152 |
+
"type": "learned_abs_2d"
|
| 153 |
+
},
|
| 154 |
+
"is_decoder": false,
|
| 155 |
+
"is_encoder_decoder": false,
|
| 156 |
+
"label2id": {
|
| 157 |
+
"LABEL_0": 0,
|
| 158 |
+
"LABEL_1": 1
|
| 159 |
+
},
|
| 160 |
+
"length_penalty": 1.0,
|
| 161 |
+
"max_length": 20,
|
| 162 |
+
"min_length": 0,
|
| 163 |
+
"model_type": "davit",
|
| 164 |
+
"no_repeat_ngram_size": 0,
|
| 165 |
+
"num_beam_groups": 1,
|
| 166 |
+
"num_beams": 1,
|
| 167 |
+
"num_groups": [
|
| 168 |
+
8,
|
| 169 |
+
16,
|
| 170 |
+
32,
|
| 171 |
+
64
|
| 172 |
+
],
|
| 173 |
+
"num_heads": [
|
| 174 |
+
8,
|
| 175 |
+
16,
|
| 176 |
+
32,
|
| 177 |
+
64
|
| 178 |
+
],
|
| 179 |
+
"num_return_sequences": 1,
|
| 180 |
+
"output_attentions": false,
|
| 181 |
+
"output_hidden_states": false,
|
| 182 |
+
"output_scores": false,
|
| 183 |
+
"pad_token_id": null,
|
| 184 |
+
"patch_padding": [
|
| 185 |
+
3,
|
| 186 |
+
1,
|
| 187 |
+
1,
|
| 188 |
+
1
|
| 189 |
+
],
|
| 190 |
+
"patch_prenorm": [
|
| 191 |
+
false,
|
| 192 |
+
true,
|
| 193 |
+
true,
|
| 194 |
+
true
|
| 195 |
+
],
|
| 196 |
+
"patch_size": [
|
| 197 |
+
7,
|
| 198 |
+
3,
|
| 199 |
+
3,
|
| 200 |
+
3
|
| 201 |
+
],
|
| 202 |
+
"patch_stride": [
|
| 203 |
+
4,
|
| 204 |
+
2,
|
| 205 |
+
2,
|
| 206 |
+
2
|
| 207 |
+
],
|
| 208 |
+
"prefix": null,
|
| 209 |
+
"problem_type": null,
|
| 210 |
+
"projection_dim": 1024,
|
| 211 |
+
"pruned_heads": {},
|
| 212 |
+
"remove_invalid_values": false,
|
| 213 |
+
"repetition_penalty": 1.0,
|
| 214 |
+
"return_dict": true,
|
| 215 |
+
"return_dict_in_generate": false,
|
| 216 |
+
"sep_token_id": null,
|
| 217 |
+
"suppress_tokens": null,
|
| 218 |
+
"task_specific_params": null,
|
| 219 |
+
"temperature": 1.0,
|
| 220 |
+
"tf_legacy_loss": false,
|
| 221 |
+
"tie_encoder_decoder": false,
|
| 222 |
+
"tie_word_embeddings": true,
|
| 223 |
+
"tokenizer_class": null,
|
| 224 |
+
"top_k": 50,
|
| 225 |
+
"top_p": 1.0,
|
| 226 |
+
"torch_dtype": null,
|
| 227 |
+
"torchscript": false,
|
| 228 |
+
"typical_p": 1.0,
|
| 229 |
+
"use_bfloat16": false,
|
| 230 |
+
"visual_temporal_embedding": {
|
| 231 |
+
"max_temporal_embeddings": 100,
|
| 232 |
+
"type": "COSINE"
|
| 233 |
+
},
|
| 234 |
+
"window_size": 12
|
| 235 |
+
},
|
| 236 |
+
"vocab_size": 51289
|
| 237 |
+
}
|
florence2/DocVQA/generation_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"num_beams": 3,
|
| 3 |
+
"transformers_version": "4.41.2"
|
| 4 |
+
}
|
florence2/DocVQA/modeling_florence2.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/DocVQA/preprocessor_config.json
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_valid_processor_keys": [
|
| 3 |
+
"images",
|
| 4 |
+
"do_resize",
|
| 5 |
+
"size",
|
| 6 |
+
"resample",
|
| 7 |
+
"do_center_crop",
|
| 8 |
+
"crop_size",
|
| 9 |
+
"do_rescale",
|
| 10 |
+
"rescale_factor",
|
| 11 |
+
"do_normalize",
|
| 12 |
+
"image_mean",
|
| 13 |
+
"image_std",
|
| 14 |
+
"do_convert_rgb",
|
| 15 |
+
"return_tensors",
|
| 16 |
+
"data_format",
|
| 17 |
+
"input_data_format"
|
| 18 |
+
],
|
| 19 |
+
"auto_map": {
|
| 20 |
+
"AutoProcessor": "processing_florence2.Florence2Processor"
|
| 21 |
+
},
|
| 22 |
+
"crop_size": {
|
| 23 |
+
"height": 768,
|
| 24 |
+
"width": 768
|
| 25 |
+
},
|
| 26 |
+
"do_center_crop": false,
|
| 27 |
+
"do_convert_rgb": null,
|
| 28 |
+
"do_normalize": true,
|
| 29 |
+
"do_rescale": true,
|
| 30 |
+
"do_resize": true,
|
| 31 |
+
"image_mean": [
|
| 32 |
+
0.485,
|
| 33 |
+
0.456,
|
| 34 |
+
0.406
|
| 35 |
+
],
|
| 36 |
+
"image_processor_type": "CLIPImageProcessor",
|
| 37 |
+
"image_seq_length": 577,
|
| 38 |
+
"image_std": [
|
| 39 |
+
0.229,
|
| 40 |
+
0.224,
|
| 41 |
+
0.225
|
| 42 |
+
],
|
| 43 |
+
"processor_class": "Florence2Processor",
|
| 44 |
+
"resample": 3,
|
| 45 |
+
"rescale_factor": 0.00392156862745098,
|
| 46 |
+
"size": {
|
| 47 |
+
"height": 768,
|
| 48 |
+
"width": 768
|
| 49 |
+
}
|
| 50 |
+
}
|
florence2/DocVQA/processor_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"auto_map": {
|
| 3 |
+
"AutoProcessor": "processing_florence2.Florence2Processor"
|
| 4 |
+
},
|
| 5 |
+
"processor_class": "Florence2Processor"
|
| 6 |
+
}
|
florence2/DocVQA/special_tokens_map.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/DocVQA/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/DocVQA/tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/DocVQA/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/base/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MIT License
|
| 2 |
+
|
| 3 |
+
Copyright (c) Microsoft Corporation.
|
| 4 |
+
|
| 5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
+
of this software and associated documentation files (the "Software"), to deal
|
| 7 |
+
in the Software without restriction, including without limitation the rights
|
| 8 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 9 |
+
copies of the Software, and to permit persons to whom the Software is
|
| 10 |
+
furnished to do so, subject to the following conditions:
|
| 11 |
+
|
| 12 |
+
The above copyright notice and this permission notice shall be included in all
|
| 13 |
+
copies or substantial portions of the Software.
|
| 14 |
+
|
| 15 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 16 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 17 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 18 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 19 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 20 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 21 |
+
SOFTWARE
|
florence2/base/config.json
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "florence2",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Florence2ForConditionalGeneration"
|
| 5 |
+
],
|
| 6 |
+
"auto_map": {
|
| 7 |
+
"AutoConfig": "configuration_florence2.Florence2Config",
|
| 8 |
+
"AutoModelForCausalLM": "modeling_florence2.Florence2ForConditionalGeneration"
|
| 9 |
+
},
|
| 10 |
+
"bos_token_id": 0,
|
| 11 |
+
"eos_token_id": 2,
|
| 12 |
+
"ignore_index": -100,
|
| 13 |
+
"model_type": "florence2",
|
| 14 |
+
"pad_token_id": 1,
|
| 15 |
+
"projection_dim": 768,
|
| 16 |
+
"text_config": {
|
| 17 |
+
"vocab_size": 51289,
|
| 18 |
+
"activation_dropout": 0.1,
|
| 19 |
+
"activation_function": "gelu",
|
| 20 |
+
"add_bias_logits": false,
|
| 21 |
+
"add_final_layer_norm": false,
|
| 22 |
+
"attention_dropout": 0.1,
|
| 23 |
+
"bos_token_id": 0,
|
| 24 |
+
"classif_dropout": 0.1,
|
| 25 |
+
"classifier_dropout": 0.0,
|
| 26 |
+
"d_model": 768,
|
| 27 |
+
"decoder_attention_heads": 12,
|
| 28 |
+
"decoder_ffn_dim": 3072,
|
| 29 |
+
"decoder_layerdrop": 0.0,
|
| 30 |
+
"decoder_layers": 6,
|
| 31 |
+
"decoder_start_token_id": 2,
|
| 32 |
+
"dropout": 0.1,
|
| 33 |
+
"early_stopping": true,
|
| 34 |
+
"encoder_attention_heads": 12,
|
| 35 |
+
"encoder_ffn_dim": 3072,
|
| 36 |
+
"encoder_layerdrop": 0.0,
|
| 37 |
+
"encoder_layers": 6,
|
| 38 |
+
"eos_token_id": 2,
|
| 39 |
+
"forced_eos_token_id": 2,
|
| 40 |
+
"forced_bos_token_id": 0,
|
| 41 |
+
"gradient_checkpointing": false,
|
| 42 |
+
"init_std": 0.02,
|
| 43 |
+
"is_encoder_decoder": true,
|
| 44 |
+
"label2id": {
|
| 45 |
+
"LABEL_0": 0,
|
| 46 |
+
"LABEL_1": 1,
|
| 47 |
+
"LABEL_2": 2
|
| 48 |
+
},
|
| 49 |
+
"max_position_embeddings": 1024,
|
| 50 |
+
"no_repeat_ngram_size": 3,
|
| 51 |
+
"normalize_before": false,
|
| 52 |
+
"num_hidden_layers": 6,
|
| 53 |
+
"pad_token_id": 1,
|
| 54 |
+
"scale_embedding": false,
|
| 55 |
+
"num_beams": 3
|
| 56 |
+
},
|
| 57 |
+
"vision_config": {
|
| 58 |
+
"model_type": "davit",
|
| 59 |
+
"drop_path_rate": 0.1,
|
| 60 |
+
"patch_size": [7, 3, 3, 3],
|
| 61 |
+
"patch_stride": [4, 2, 2, 2],
|
| 62 |
+
"patch_padding": [3, 1, 1, 1],
|
| 63 |
+
"patch_prenorm": [false, true, true, true],
|
| 64 |
+
"enable_checkpoint": false,
|
| 65 |
+
"dim_embed": [128, 256, 512, 1024],
|
| 66 |
+
"num_heads": [4, 8, 16, 32],
|
| 67 |
+
"num_groups": [4, 8, 16, 32],
|
| 68 |
+
"depths": [1, 1, 9, 1],
|
| 69 |
+
"window_size": 12,
|
| 70 |
+
"projection_dim": 768,
|
| 71 |
+
"visual_temporal_embedding": {
|
| 72 |
+
"type": "COSINE",
|
| 73 |
+
"max_temporal_embeddings": 100
|
| 74 |
+
},
|
| 75 |
+
"image_pos_embed": {
|
| 76 |
+
"type": "learned_abs_2d",
|
| 77 |
+
"max_pos_embeddings": 50
|
| 78 |
+
},
|
| 79 |
+
"image_feature_source": ["spatial_avg_pool", "temporal_avg_pool"]
|
| 80 |
+
},
|
| 81 |
+
"vocab_size": 51289,
|
| 82 |
+
"torch_dtype": "float16",
|
| 83 |
+
"transformers_version": "4.41.0.dev0",
|
| 84 |
+
"is_encoder_decoder": true
|
| 85 |
+
}
|
florence2/base/configuration_florence2.py
ADDED
|
@@ -0,0 +1,340 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# coding=utf-8
|
| 2 |
+
# Copyright 2024 Microsoft and the HuggingFace Inc. team. All rights reserved.
|
| 3 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
| 4 |
+
# you may not use this file except in compliance with the License.
|
| 5 |
+
# You may obtain a copy of the License at
|
| 6 |
+
#
|
| 7 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
| 8 |
+
#
|
| 9 |
+
# Unless required by applicable law or agreed to in writing, software
|
| 10 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
| 11 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 12 |
+
# See the License for the specific language governing permissions and
|
| 13 |
+
# limitations under the License.
|
| 14 |
+
import warnings
|
| 15 |
+
""" Florence-2 configuration"""
|
| 16 |
+
|
| 17 |
+
from typing import Optional
|
| 18 |
+
|
| 19 |
+
from transformers import AutoConfig
|
| 20 |
+
from transformers.configuration_utils import PretrainedConfig
|
| 21 |
+
from transformers.utils import logging
|
| 22 |
+
|
| 23 |
+
logger = logging.get_logger(__name__)
|
| 24 |
+
|
| 25 |
+
class Florence2VisionConfig(PretrainedConfig):
|
| 26 |
+
r"""
|
| 27 |
+
This is the configuration class to store the configuration of a [`Florence2VisionModel`]. It is used to instantiate a Florence2VisionModel
|
| 28 |
+
according to the specified arguments, defining the model architecture. Instantiating a configuration with the
|
| 29 |
+
defaults will yield a similar configuration to that of the Florence2VisionModel architecture.
|
| 30 |
+
|
| 31 |
+
Configuration objects inherit from [`PretrainedConfig`] and can be used to control the model outputs. Read the
|
| 32 |
+
documentation from [`PretrainedConfig`] for more information.
|
| 33 |
+
|
| 34 |
+
Args:
|
| 35 |
+
drop_path_rate (`float`, *optional*, defaults to 0.1):
|
| 36 |
+
The dropout rate of the drop path layer.
|
| 37 |
+
patch_size (`List[int]`, *optional*, defaults to [7, 3, 3, 3]):
|
| 38 |
+
The patch size of the image.
|
| 39 |
+
patch_stride (`List[int]`, *optional*, defaults to [4, 2, 2, 2]):
|
| 40 |
+
The patch stride of the image.
|
| 41 |
+
patch_padding (`List[int]`, *optional*, defaults to [3, 1, 1, 1]):
|
| 42 |
+
The patch padding of the image.
|
| 43 |
+
patch_prenorm (`List[bool]`, *optional*, defaults to [false, true, true, true]):
|
| 44 |
+
Whether to apply layer normalization before the patch embedding layer.
|
| 45 |
+
enable_checkpoint (`bool`, *optional*, defaults to False):
|
| 46 |
+
Whether to enable checkpointing.
|
| 47 |
+
dim_embed (`List[int]`, *optional*, defaults to [256, 512, 1024, 2048]):
|
| 48 |
+
The dimension of the embedding layer.
|
| 49 |
+
num_heads (`List[int]`, *optional*, defaults to [8, 16, 32, 64]):
|
| 50 |
+
The number of attention heads.
|
| 51 |
+
num_groups (`List[int]`, *optional*, defaults to [8, 16, 32, 64]):
|
| 52 |
+
The number of groups.
|
| 53 |
+
depths (`List[int]`, *optional*, defaults to [1, 1, 9, 1]):
|
| 54 |
+
The depth of the model.
|
| 55 |
+
window_size (`int`, *optional*, defaults to 12):
|
| 56 |
+
The window size of the model.
|
| 57 |
+
projection_dim (`int`, *optional*, defaults to 1024):
|
| 58 |
+
The dimension of the projection layer.
|
| 59 |
+
visual_temporal_embedding (`dict`, *optional*):
|
| 60 |
+
The configuration of the visual temporal embedding.
|
| 61 |
+
image_pos_embed (`dict`, *optional*):
|
| 62 |
+
The configuration of the image position embedding.
|
| 63 |
+
image_feature_source (`List[str]`, *optional*, defaults to ["spatial_avg_pool", "temporal_avg_pool"]):
|
| 64 |
+
The source of the image feature.
|
| 65 |
+
Example:
|
| 66 |
+
|
| 67 |
+
```python
|
| 68 |
+
>>> from transformers import Florence2VisionConfig, Florence2VisionModel
|
| 69 |
+
|
| 70 |
+
>>> # Initializing a Florence2 Vision style configuration
|
| 71 |
+
>>> configuration = Florence2VisionConfig()
|
| 72 |
+
|
| 73 |
+
>>> # Initializing a model (with random weights)
|
| 74 |
+
>>> model = Florence2VisionModel(configuration)
|
| 75 |
+
|
| 76 |
+
>>> # Accessing the model configuration
|
| 77 |
+
>>> configuration = model.config
|
| 78 |
+
```"""
|
| 79 |
+
|
| 80 |
+
model_type = "florence2_vision"
|
| 81 |
+
keys_to_ignore_at_inference = ["past_key_values"]
|
| 82 |
+
|
| 83 |
+
def __init__(
|
| 84 |
+
self,
|
| 85 |
+
drop_path_rate=0.1,
|
| 86 |
+
patch_size=[7, 3, 3, 3],
|
| 87 |
+
patch_stride=[4, 2, 2, 2],
|
| 88 |
+
patch_padding=[3, 1, 1, 1],
|
| 89 |
+
patch_prenorm=[False, True, True, True],
|
| 90 |
+
enable_checkpoint=False,
|
| 91 |
+
dim_embed=[256, 512, 1024, 2048],
|
| 92 |
+
num_heads=[8, 16, 32, 64],
|
| 93 |
+
num_groups=[8, 16, 32, 64],
|
| 94 |
+
depths=[1, 1, 9, 1],
|
| 95 |
+
window_size=12,
|
| 96 |
+
projection_dim=1024,
|
| 97 |
+
visual_temporal_embedding=None,
|
| 98 |
+
image_pos_embed=None,
|
| 99 |
+
image_feature_source=["spatial_avg_pool", "temporal_avg_pool"],
|
| 100 |
+
**kwargs,
|
| 101 |
+
):
|
| 102 |
+
self.drop_path_rate = drop_path_rate
|
| 103 |
+
self.patch_size = patch_size
|
| 104 |
+
self.patch_stride = patch_stride
|
| 105 |
+
self.patch_padding = patch_padding
|
| 106 |
+
self.patch_prenorm = patch_prenorm
|
| 107 |
+
self.enable_checkpoint = enable_checkpoint
|
| 108 |
+
self.dim_embed = dim_embed
|
| 109 |
+
self.num_heads = num_heads
|
| 110 |
+
self.num_groups = num_groups
|
| 111 |
+
self.depths = depths
|
| 112 |
+
self.window_size = window_size
|
| 113 |
+
self.projection_dim = projection_dim
|
| 114 |
+
self.visual_temporal_embedding = visual_temporal_embedding
|
| 115 |
+
self.image_pos_embed = image_pos_embed
|
| 116 |
+
self.image_feature_source = image_feature_source
|
| 117 |
+
|
| 118 |
+
super().__init__(**kwargs)
|
| 119 |
+
|
| 120 |
+
|
| 121 |
+
|
| 122 |
+
class Florence2LanguageConfig(PretrainedConfig):
|
| 123 |
+
r"""
|
| 124 |
+
This is the configuration class to store the configuration of a [`Florence2LanguagePreTrainedModel`]. It is used to instantiate a BART
|
| 125 |
+
model according to the specified arguments, defining the model architecture. Instantiating a configuration with the
|
| 126 |
+
defaults will yield a similar configuration to that of the BART
|
| 127 |
+
[facebook/bart-large](https://huggingface.co/facebook/bart-large) architecture.
|
| 128 |
+
|
| 129 |
+
Configuration objects inherit from [`PretrainedConfig`] and can be used to control the model outputs. Read the
|
| 130 |
+
documentation from [`PretrainedConfig`] for more information.
|
| 131 |
+
|
| 132 |
+
|
| 133 |
+
Args:
|
| 134 |
+
vocab_size (`int`, *optional*, defaults to 51289):
|
| 135 |
+
Vocabulary size of the Florence2Language model. Defines the number of different tokens that can be represented by the
|
| 136 |
+
`inputs_ids` passed when calling [`Florence2LanguageModel`].
|
| 137 |
+
d_model (`int`, *optional*, defaults to 1024):
|
| 138 |
+
Dimensionality of the layers and the pooler layer.
|
| 139 |
+
encoder_layers (`int`, *optional*, defaults to 12):
|
| 140 |
+
Number of encoder layers.
|
| 141 |
+
decoder_layers (`int`, *optional*, defaults to 12):
|
| 142 |
+
Number of decoder layers.
|
| 143 |
+
encoder_attention_heads (`int`, *optional*, defaults to 16):
|
| 144 |
+
Number of attention heads for each attention layer in the Transformer encoder.
|
| 145 |
+
decoder_attention_heads (`int`, *optional*, defaults to 16):
|
| 146 |
+
Number of attention heads for each attention layer in the Transformer decoder.
|
| 147 |
+
decoder_ffn_dim (`int`, *optional*, defaults to 4096):
|
| 148 |
+
Dimensionality of the "intermediate" (often named feed-forward) layer in decoder.
|
| 149 |
+
encoder_ffn_dim (`int`, *optional*, defaults to 4096):
|
| 150 |
+
Dimensionality of the "intermediate" (often named feed-forward) layer in decoder.
|
| 151 |
+
activation_function (`str` or `function`, *optional*, defaults to `"gelu"`):
|
| 152 |
+
The non-linear activation function (function or string) in the encoder and pooler. If string, `"gelu"`,
|
| 153 |
+
`"relu"`, `"silu"` and `"gelu_new"` are supported.
|
| 154 |
+
dropout (`float`, *optional*, defaults to 0.1):
|
| 155 |
+
The dropout probability for all fully connected layers in the embeddings, encoder, and pooler.
|
| 156 |
+
attention_dropout (`float`, *optional*, defaults to 0.0):
|
| 157 |
+
The dropout ratio for the attention probabilities.
|
| 158 |
+
activation_dropout (`float`, *optional*, defaults to 0.0):
|
| 159 |
+
The dropout ratio for activations inside the fully connected layer.
|
| 160 |
+
classifier_dropout (`float`, *optional*, defaults to 0.0):
|
| 161 |
+
The dropout ratio for classifier.
|
| 162 |
+
max_position_embeddings (`int`, *optional*, defaults to 1024):
|
| 163 |
+
The maximum sequence length that this model might ever be used with. Typically set this to something large
|
| 164 |
+
just in case (e.g., 512 or 1024 or 2048).
|
| 165 |
+
init_std (`float`, *optional*, defaults to 0.02):
|
| 166 |
+
The standard deviation of the truncated_normal_initializer for initializing all weight matrices.
|
| 167 |
+
encoder_layerdrop (`float`, *optional*, defaults to 0.0):
|
| 168 |
+
The LayerDrop probability for the encoder. See the [LayerDrop paper](see https://arxiv.org/abs/1909.11556)
|
| 169 |
+
for more details.
|
| 170 |
+
decoder_layerdrop (`float`, *optional*, defaults to 0.0):
|
| 171 |
+
The LayerDrop probability for the decoder. See the [LayerDrop paper](see https://arxiv.org/abs/1909.11556)
|
| 172 |
+
for more details.
|
| 173 |
+
scale_embedding (`bool`, *optional*, defaults to `False`):
|
| 174 |
+
Scale embeddings by diving by sqrt(d_model).
|
| 175 |
+
use_cache (`bool`, *optional*, defaults to `True`):
|
| 176 |
+
Whether or not the model should return the last key/values attentions (not used by all models).
|
| 177 |
+
num_labels (`int`, *optional*, defaults to 3):
|
| 178 |
+
The number of labels to use in [`Florence2LanguageForSequenceClassification`].
|
| 179 |
+
forced_eos_token_id (`int`, *optional*, defaults to 2):
|
| 180 |
+
The id of the token to force as the last generated token when `max_length` is reached. Usually set to
|
| 181 |
+
`eos_token_id`.
|
| 182 |
+
|
| 183 |
+
Example:
|
| 184 |
+
|
| 185 |
+
```python
|
| 186 |
+
>>> from transformers import Florence2LanguageConfig, Florence2LanguageModel
|
| 187 |
+
|
| 188 |
+
>>> # Initializing a Florence2 Language style configuration
|
| 189 |
+
>>> configuration = Florence2LanguageConfig()
|
| 190 |
+
|
| 191 |
+
>>> # Initializing a model (with random weights)
|
| 192 |
+
>>> model = Florence2LangaugeModel(configuration)
|
| 193 |
+
|
| 194 |
+
>>> # Accessing the model configuration
|
| 195 |
+
>>> configuration = model.config
|
| 196 |
+
```"""
|
| 197 |
+
|
| 198 |
+
model_type = "florence2_language"
|
| 199 |
+
keys_to_ignore_at_inference = ["past_key_values"]
|
| 200 |
+
attribute_map = {"num_attention_heads": "encoder_attention_heads", "hidden_size": "d_model"}
|
| 201 |
+
|
| 202 |
+
def __init__(
|
| 203 |
+
self,
|
| 204 |
+
vocab_size=51289,
|
| 205 |
+
max_position_embeddings=1024,
|
| 206 |
+
encoder_layers=12,
|
| 207 |
+
encoder_ffn_dim=4096,
|
| 208 |
+
encoder_attention_heads=16,
|
| 209 |
+
decoder_layers=12,
|
| 210 |
+
decoder_ffn_dim=4096,
|
| 211 |
+
decoder_attention_heads=16,
|
| 212 |
+
encoder_layerdrop=0.0,
|
| 213 |
+
decoder_layerdrop=0.0,
|
| 214 |
+
activation_function="gelu",
|
| 215 |
+
d_model=1024,
|
| 216 |
+
dropout=0.1,
|
| 217 |
+
attention_dropout=0.0,
|
| 218 |
+
activation_dropout=0.0,
|
| 219 |
+
init_std=0.02,
|
| 220 |
+
classifier_dropout=0.0,
|
| 221 |
+
scale_embedding=False,
|
| 222 |
+
use_cache=True,
|
| 223 |
+
num_labels=3,
|
| 224 |
+
pad_token_id=1,
|
| 225 |
+
bos_token_id=0,
|
| 226 |
+
eos_token_id=2,
|
| 227 |
+
is_encoder_decoder=True,
|
| 228 |
+
decoder_start_token_id=2,
|
| 229 |
+
forced_eos_token_id=2,
|
| 230 |
+
**kwargs,
|
| 231 |
+
):
|
| 232 |
+
self.vocab_size = vocab_size
|
| 233 |
+
self.max_position_embeddings = max_position_embeddings
|
| 234 |
+
self.d_model = d_model
|
| 235 |
+
self.encoder_ffn_dim = encoder_ffn_dim
|
| 236 |
+
self.encoder_layers = encoder_layers
|
| 237 |
+
self.encoder_attention_heads = encoder_attention_heads
|
| 238 |
+
self.decoder_ffn_dim = decoder_ffn_dim
|
| 239 |
+
self.decoder_layers = decoder_layers
|
| 240 |
+
self.decoder_attention_heads = decoder_attention_heads
|
| 241 |
+
self.dropout = dropout
|
| 242 |
+
self.attention_dropout = attention_dropout
|
| 243 |
+
self.activation_dropout = activation_dropout
|
| 244 |
+
self.activation_function = activation_function
|
| 245 |
+
self.init_std = init_std
|
| 246 |
+
self.encoder_layerdrop = encoder_layerdrop
|
| 247 |
+
self.decoder_layerdrop = decoder_layerdrop
|
| 248 |
+
self.classifier_dropout = classifier_dropout
|
| 249 |
+
self.use_cache = use_cache
|
| 250 |
+
self.num_hidden_layers = encoder_layers
|
| 251 |
+
self.scale_embedding = scale_embedding # scale factor will be sqrt(d_model) if True
|
| 252 |
+
|
| 253 |
+
super().__init__(
|
| 254 |
+
num_labels=num_labels,
|
| 255 |
+
pad_token_id=pad_token_id,
|
| 256 |
+
bos_token_id=bos_token_id,
|
| 257 |
+
eos_token_id=eos_token_id,
|
| 258 |
+
is_encoder_decoder=is_encoder_decoder,
|
| 259 |
+
decoder_start_token_id=decoder_start_token_id,
|
| 260 |
+
forced_eos_token_id=forced_eos_token_id,
|
| 261 |
+
**kwargs,
|
| 262 |
+
)
|
| 263 |
+
|
| 264 |
+
# ensure backward compatibility for BART CNN models
|
| 265 |
+
if self.forced_bos_token_id is None and kwargs.get("force_bos_token_to_be_generated", False):
|
| 266 |
+
self.forced_bos_token_id = self.bos_token_id
|
| 267 |
+
warnings.warn(
|
| 268 |
+
f"Please make sure the config includes `forced_bos_token_id={self.bos_token_id}` in future versions. "
|
| 269 |
+
"The config can simply be saved and uploaded again to be fixed."
|
| 270 |
+
)
|
| 271 |
+
|
| 272 |
+
class Florence2Config(PretrainedConfig):
|
| 273 |
+
r"""
|
| 274 |
+
This is the configuration class to store the configuration of a [`Florence2ForConditionalGeneration`]. It is used to instantiate an
|
| 275 |
+
Florence-2 model according to the specified arguments, defining the model architecture.
|
| 276 |
+
|
| 277 |
+
Configuration objects inherit from [`PretrainedConfig`] and can be used to control the model outputs. Read the
|
| 278 |
+
documentation from [`PretrainedConfig`] for more information.
|
| 279 |
+
|
| 280 |
+
Args:
|
| 281 |
+
vision_config (`Florence2VisionConfig`, *optional*):
|
| 282 |
+
Custom vision config or dict
|
| 283 |
+
text_config (`Union[AutoConfig, dict]`, *optional*):
|
| 284 |
+
The config object of the text backbone.
|
| 285 |
+
ignore_index (`int`, *optional*, defaults to -100):
|
| 286 |
+
The ignore index for the loss function.
|
| 287 |
+
vocab_size (`int`, *optional*, defaults to 51289):
|
| 288 |
+
Vocabulary size of the Florence2model. Defines the number of different tokens that can be represented by the
|
| 289 |
+
`inputs_ids` passed when calling [`~Florence2ForConditionalGeneration`]
|
| 290 |
+
projection_dim (`int`, *optional*, defaults to 1024):
|
| 291 |
+
Dimension of the multimodal projection space.
|
| 292 |
+
|
| 293 |
+
Example:
|
| 294 |
+
|
| 295 |
+
```python
|
| 296 |
+
>>> from transformers import Florence2ForConditionalGeneration, Florence2Config, CLIPVisionConfig, BartConfig
|
| 297 |
+
|
| 298 |
+
>>> # Initializing a clip-like vision config
|
| 299 |
+
>>> vision_config = CLIPVisionConfig()
|
| 300 |
+
|
| 301 |
+
>>> # Initializing a Bart config
|
| 302 |
+
>>> text_config = BartConfig()
|
| 303 |
+
|
| 304 |
+
>>> # Initializing a Florence-2 configuration
|
| 305 |
+
>>> configuration = Florence2Config(vision_config, text_config)
|
| 306 |
+
|
| 307 |
+
>>> # Initializing a model from the florence-2 configuration
|
| 308 |
+
>>> model = Florence2ForConditionalGeneration(configuration)
|
| 309 |
+
|
| 310 |
+
>>> # Accessing the model configuration
|
| 311 |
+
>>> configuration = model.config
|
| 312 |
+
```"""
|
| 313 |
+
|
| 314 |
+
model_type = "florence2"
|
| 315 |
+
is_composition = False
|
| 316 |
+
|
| 317 |
+
def __init__(
|
| 318 |
+
self,
|
| 319 |
+
vision_config=None,
|
| 320 |
+
text_config=None,
|
| 321 |
+
ignore_index=-100,
|
| 322 |
+
vocab_size=51289,
|
| 323 |
+
projection_dim=1024,
|
| 324 |
+
**kwargs,
|
| 325 |
+
):
|
| 326 |
+
self.ignore_index = ignore_index
|
| 327 |
+
self.vocab_size = vocab_size
|
| 328 |
+
self.projection_dim = projection_dim
|
| 329 |
+
if vision_config is not None:
|
| 330 |
+
vision_config = PretrainedConfig(**vision_config)
|
| 331 |
+
self.vision_config = vision_config
|
| 332 |
+
self.vocab_size = self.vocab_size
|
| 333 |
+
|
| 334 |
+
self.text_config = text_config
|
| 335 |
+
if text_config is not None:
|
| 336 |
+
self.text_config = Florence2LanguageConfig(**text_config)
|
| 337 |
+
|
| 338 |
+
|
| 339 |
+
super().__init__(**kwargs)
|
| 340 |
+
|
florence2/base/modeling_florence2.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/base/preprocessor_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"auto_map": {
|
| 3 |
+
"AutoProcessor": "processing_florence2.Florence2Processor"
|
| 4 |
+
},
|
| 5 |
+
"_valid_processor_keys": [
|
| 6 |
+
"images",
|
| 7 |
+
"do_resize",
|
| 8 |
+
"size",
|
| 9 |
+
"resample",
|
| 10 |
+
"do_rescale",
|
| 11 |
+
"rescale_factor",
|
| 12 |
+
"do_normalize",
|
| 13 |
+
"image_mean",
|
| 14 |
+
"image_std",
|
| 15 |
+
"return_tensors",
|
| 16 |
+
"data_format",
|
| 17 |
+
"input_data_format",
|
| 18 |
+
"do_convert_rgb"
|
| 19 |
+
],
|
| 20 |
+
"do_convert_rgb": null,
|
| 21 |
+
"do_normalize": true,
|
| 22 |
+
"do_rescale": true,
|
| 23 |
+
"do_resize": true,
|
| 24 |
+
"do_center_crop": false,
|
| 25 |
+
"image_processor_type": "CLIPImageProcessor",
|
| 26 |
+
"image_seq_length": 577,
|
| 27 |
+
"image_mean": [0.485, 0.456, 0.406],
|
| 28 |
+
"image_std": [0.229, 0.224, 0.225],
|
| 29 |
+
"processor_class": "Florence2Processor",
|
| 30 |
+
"resample": 3,
|
| 31 |
+
"size": {
|
| 32 |
+
"height": 768,
|
| 33 |
+
"width":768
|
| 34 |
+
},
|
| 35 |
+
"crop_size": {
|
| 36 |
+
"height": 768,
|
| 37 |
+
"width": 768
|
| 38 |
+
}
|
| 39 |
+
}
|
florence2/base/processing_florence2.py
ADDED
|
@@ -0,0 +1,1088 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# coding=utf-8
|
| 2 |
+
# Copyright 2024 Microsoft and The HuggingFace Inc. team.
|
| 3 |
+
#
|
| 4 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
# you may not use this file except in compliance with the License.
|
| 6 |
+
# You may obtain a copy of the License at
|
| 7 |
+
#
|
| 8 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
#
|
| 10 |
+
# Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
# See the License for the specific language governing permissions and
|
| 14 |
+
# limitations under the License.
|
| 15 |
+
"""
|
| 16 |
+
Processor class for Florence-2.
|
| 17 |
+
"""
|
| 18 |
+
|
| 19 |
+
import re
|
| 20 |
+
import logging
|
| 21 |
+
from typing import List, Optional, Union
|
| 22 |
+
import numpy as np
|
| 23 |
+
|
| 24 |
+
import torch
|
| 25 |
+
|
| 26 |
+
from transformers.feature_extraction_utils import BatchFeature
|
| 27 |
+
from transformers.image_utils import ImageInput, is_valid_image
|
| 28 |
+
from transformers.processing_utils import ProcessorMixin
|
| 29 |
+
from transformers.tokenization_utils_base import (
|
| 30 |
+
PaddingStrategy,
|
| 31 |
+
PreTokenizedInput,
|
| 32 |
+
TextInput,
|
| 33 |
+
TruncationStrategy,
|
| 34 |
+
)
|
| 35 |
+
from transformers.utils import TensorType
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
logger = logging.getLogger(__name__)
|
| 39 |
+
|
| 40 |
+
# Copied from transformers.models.idefics2.processing_idefics2.is_url
|
| 41 |
+
def is_url(val) -> bool:
|
| 42 |
+
return isinstance(val, str) and val.startswith("http")
|
| 43 |
+
|
| 44 |
+
# Copied from transformers.models.idefics2.processing_idefics2.is_image_or_image_url
|
| 45 |
+
def is_image_or_image_url(elem):
|
| 46 |
+
return is_url(elem) or is_valid_image(elem)
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
def _is_str_or_image(elem):
|
| 50 |
+
return isinstance(elem, (str)) or is_image_or_image_url(elem)
|
| 51 |
+
|
| 52 |
+
|
| 53 |
+
class Florence2Processor(ProcessorMixin):
|
| 54 |
+
r"""
|
| 55 |
+
Constructs a Florence2 processor which wraps a Florence2 image processor and a Florence2 tokenizer into a single processor.
|
| 56 |
+
|
| 57 |
+
[`Florence2Processor`] offers all the functionalities of [`CLIPImageProcessor`] and [`BartTokenizerFast`]. See the
|
| 58 |
+
[`~Florence2Processor.__call__`] and [`~Florence2Processor.decode`] for more information.
|
| 59 |
+
|
| 60 |
+
Args:
|
| 61 |
+
image_processor ([`CLIPImageProcessor`], *optional*):
|
| 62 |
+
The image processor is a required input.
|
| 63 |
+
tokenizer ([`BartTokenizerFast`], *optional*):
|
| 64 |
+
The tokenizer is a required input.
|
| 65 |
+
"""
|
| 66 |
+
|
| 67 |
+
attributes = ["image_processor", "tokenizer"]
|
| 68 |
+
image_processor_class = "CLIPImageProcessor"
|
| 69 |
+
tokenizer_class = ("BartTokenizer", "BartTokenizerFast")
|
| 70 |
+
|
| 71 |
+
def __init__(
|
| 72 |
+
self,
|
| 73 |
+
image_processor=None,
|
| 74 |
+
tokenizer=None,
|
| 75 |
+
):
|
| 76 |
+
if image_processor is None:
|
| 77 |
+
raise ValueError("You need to specify an `image_processor`.")
|
| 78 |
+
if tokenizer is None:
|
| 79 |
+
raise ValueError("You need to specify a `tokenizer`.")
|
| 80 |
+
if not hasattr(image_processor, "image_seq_length"):
|
| 81 |
+
raise ValueError("Image processor is missing an `image_seq_length` attribute.")
|
| 82 |
+
|
| 83 |
+
self.image_seq_length = image_processor.image_seq_length
|
| 84 |
+
|
| 85 |
+
tokens_to_add = {
|
| 86 |
+
'additional_special_tokens': \
|
| 87 |
+
tokenizer.additional_special_tokens + \
|
| 88 |
+
['<od>', '</od>', '<ocr>', '</ocr>'] + \
|
| 89 |
+
[f'<loc_{x}>' for x in range(1000)] + \
|
| 90 |
+
['<cap>', '</cap>', '<ncap>', '</ncap>','<dcap>', '</dcap>', '<grounding>', '</grounding>', '<seg>', '</seg>', '<sep>', '<region_cap>', '</region_cap>', '<region_to_desciption>', '</region_to_desciption>', '<proposal>', '</proposal>', '<poly>', '</poly>', '<and>']
|
| 91 |
+
}
|
| 92 |
+
tokenizer.add_special_tokens(tokens_to_add)
|
| 93 |
+
|
| 94 |
+
self.tasks_answer_post_processing_type = {
|
| 95 |
+
'<OCR>': 'pure_text',
|
| 96 |
+
'<OCR_WITH_REGION>': 'ocr',
|
| 97 |
+
'<CAPTION>': 'pure_text',
|
| 98 |
+
'<DETAILED_CAPTION>': 'pure_text',
|
| 99 |
+
'<MORE_DETAILED_CAPTION>': 'pure_text',
|
| 100 |
+
'<OD>': 'description_with_bboxes',
|
| 101 |
+
'<DENSE_REGION_CAPTION>': 'description_with_bboxes',
|
| 102 |
+
'<CAPTION_TO_PHRASE_GROUNDING>': "phrase_grounding",
|
| 103 |
+
'<REFERRING_EXPRESSION_SEGMENTATION>': 'polygons',
|
| 104 |
+
'<REGION_TO_SEGMENTATION>': 'polygons',
|
| 105 |
+
'<OPEN_VOCABULARY_DETECTION>': 'description_with_bboxes_or_polygons',
|
| 106 |
+
'<REGION_TO_CATEGORY>': 'pure_text',
|
| 107 |
+
'<REGION_TO_DESCRIPTION>': 'pure_text',
|
| 108 |
+
'<REGION_TO_OCR>': 'pure_text',
|
| 109 |
+
'<REGION_PROPOSAL>': 'bboxes'
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
self.task_prompts_without_inputs = {
|
| 113 |
+
'<OCR>': 'What is the text in the image?',
|
| 114 |
+
'<OCR_WITH_REGION>': 'What is the text in the image, with regions?',
|
| 115 |
+
'<CAPTION>': 'What does the image describe?',
|
| 116 |
+
'<DETAILED_CAPTION>': 'Describe in detail what is shown in the image.',
|
| 117 |
+
'<MORE_DETAILED_CAPTION>': 'Describe with a paragraph what is shown in the image.',
|
| 118 |
+
'<OD>': 'Locate the objects with category name in the image.',
|
| 119 |
+
'<DENSE_REGION_CAPTION>': 'Locate the objects in the image, with their descriptions.',
|
| 120 |
+
'<REGION_PROPOSAL>': 'Locate the region proposals in the image.'
|
| 121 |
+
}
|
| 122 |
+
|
| 123 |
+
self.task_prompts_with_input = {
|
| 124 |
+
'<CAPTION_TO_PHRASE_GROUNDING>': "Locate the phrases in the caption: {input}",
|
| 125 |
+
'<REFERRING_EXPRESSION_SEGMENTATION>': 'Locate {input} in the image with mask',
|
| 126 |
+
'<REGION_TO_SEGMENTATION>': 'What is the polygon mask of region {input}',
|
| 127 |
+
'<OPEN_VOCABULARY_DETECTION>': 'Locate {input} in the image.',
|
| 128 |
+
'<REGION_TO_CATEGORY>': 'What is the region {input}?',
|
| 129 |
+
'<REGION_TO_DESCRIPTION>': 'What does the region {input} describe?',
|
| 130 |
+
'<REGION_TO_OCR>': 'What text is in the region {input}?',
|
| 131 |
+
}
|
| 132 |
+
|
| 133 |
+
self.post_processor = Florence2PostProcesser(tokenizer=tokenizer)
|
| 134 |
+
|
| 135 |
+
|
| 136 |
+
super().__init__(image_processor, tokenizer)
|
| 137 |
+
|
| 138 |
+
def _construct_prompts(self, text):
|
| 139 |
+
# replace the task tokens with the task prompts if task token is in the text
|
| 140 |
+
prompts = []
|
| 141 |
+
for _text in text:
|
| 142 |
+
# 1. fixed task prompts without additional inputs
|
| 143 |
+
for task_token, task_prompt in self.task_prompts_without_inputs.items():
|
| 144 |
+
if task_token in _text:
|
| 145 |
+
assert _text == task_token, f"Task token {task_token} should be the only token in the text."
|
| 146 |
+
_text = task_prompt
|
| 147 |
+
break
|
| 148 |
+
# 2. task prompts with additional inputs
|
| 149 |
+
for task_token, task_prompt in self.task_prompts_with_input.items():
|
| 150 |
+
if task_token in _text:
|
| 151 |
+
_text = task_prompt.format(input=_text.replace(task_token, ''))
|
| 152 |
+
break
|
| 153 |
+
prompts.append(_text)
|
| 154 |
+
return prompts
|
| 155 |
+
|
| 156 |
+
def __call__(
|
| 157 |
+
self,
|
| 158 |
+
text: Union[TextInput, PreTokenizedInput, List[TextInput], List[PreTokenizedInput]] = None,
|
| 159 |
+
images: ImageInput = None,
|
| 160 |
+
tokenize_newline_separately: bool = True,
|
| 161 |
+
padding: Union[bool, str, PaddingStrategy] = False,
|
| 162 |
+
truncation: Union[bool, str, TruncationStrategy] = None,
|
| 163 |
+
max_length=None,
|
| 164 |
+
return_tensors: Optional[Union[str, TensorType]] = TensorType.PYTORCH,
|
| 165 |
+
do_resize: bool = None,
|
| 166 |
+
do_normalize: bool = None,
|
| 167 |
+
image_mean: Optional[Union[float, List[float]]] = None,
|
| 168 |
+
image_std: Optional[Union[float, List[float]]] = None,
|
| 169 |
+
data_format: Optional["ChannelDimension"] = "channels_first", # noqa: F821
|
| 170 |
+
input_data_format: Optional[
|
| 171 |
+
Union[str, "ChannelDimension"] # noqa: F821
|
| 172 |
+
] = None,
|
| 173 |
+
resample: "PILImageResampling" = None, # noqa: F821
|
| 174 |
+
do_convert_rgb: bool = None,
|
| 175 |
+
do_thumbnail: bool = None,
|
| 176 |
+
do_align_long_axis: bool = None,
|
| 177 |
+
do_rescale: bool = None,
|
| 178 |
+
) -> BatchFeature:
|
| 179 |
+
"""
|
| 180 |
+
Main method to prepare for the model one or several sequences(s) and image(s). This method forwards the `text`
|
| 181 |
+
and `kwargs` arguments to BartTokenizerFast's [`~BartTokenizerFast.__call__`] if `text` is not `None` to encode
|
| 182 |
+
the text. To prepare the image(s), this method forwards the `images` and `kwrags` arguments to
|
| 183 |
+
CLIPImageProcessor's [`~CLIPImageProcessor.__call__`] if `images` is not `None`. Please refer to the doctsring
|
| 184 |
+
of the above two methods for more information.
|
| 185 |
+
|
| 186 |
+
Args:
|
| 187 |
+
text (`str`, `List[str]`, `List[List[str]]`):
|
| 188 |
+
The sequence or batch of sequences to be encoded. Each sequence can be a string or a list of strings
|
| 189 |
+
(pretokenized string). If the sequences are provided as list of strings (pretokenized), you must set
|
| 190 |
+
`is_split_into_words=True` (to lift the ambiguity with a batch of sequences).
|
| 191 |
+
images (`PIL.Image.Image`, `np.ndarray`, `torch.Tensor`, `List[PIL.Image.Image]`, `List[np.ndarray]`, `List[torch.Tensor]`):
|
| 192 |
+
The image or batch of images to be prepared. Each image can be a PIL image, NumPy array or PyTorch
|
| 193 |
+
tensor. In case of a NumPy array/PyTorch tensor, each image should be of shape (C, H, W), where C is a
|
| 194 |
+
number of channels, H and W are image height and width.
|
| 195 |
+
tokenize_newline_separately (`bool`, defaults to `True`):
|
| 196 |
+
Adds a separately tokenized '\n' at the end of the prompt.
|
| 197 |
+
padding (`bool`, `str` or [`~utils.PaddingStrategy`], *optional*, defaults to `False`):
|
| 198 |
+
Select a strategy to pad the returned sequences (according to the model's padding side and padding
|
| 199 |
+
index) among:
|
| 200 |
+
- `True` or `'longest'`: Pad to the longest sequence in the batch (or no padding if only a single
|
| 201 |
+
sequence if provided).
|
| 202 |
+
- `'max_length'`: Pad to a maximum length specified with the argument `max_length` or to the maximum
|
| 203 |
+
acceptable input length for the model if that argument is not provided.
|
| 204 |
+
- `False` or `'do_not_pad'` (default): No padding (i.e., can output a batch with sequences of different
|
| 205 |
+
lengths).
|
| 206 |
+
max_length (`int`, *optional*):
|
| 207 |
+
Maximum length of the returned list and optionally padding length (see above).
|
| 208 |
+
truncation (`bool`, *optional*):
|
| 209 |
+
Activates truncation to cut input sequences longer than `max_length` to `max_length`.
|
| 210 |
+
return_tensors (`str` or [`~utils.TensorType`], *optional*):
|
| 211 |
+
If set, will return tensors of a particular framework. Acceptable values are:
|
| 212 |
+
|
| 213 |
+
- `'tf'`: Return TensorFlow `tf.constant` objects.
|
| 214 |
+
- `'pt'`: Return PyTorch `torch.Tensor` objects.
|
| 215 |
+
- `'np'`: Return NumPy `np.ndarray` objects.
|
| 216 |
+
- `'jax'`: Return JAX `jnp.ndarray` objects.
|
| 217 |
+
|
| 218 |
+
Returns:
|
| 219 |
+
[`BatchFeature`]: A [`BatchFeature`] with the following fields:
|
| 220 |
+
|
| 221 |
+
- **input_ids** -- List of token ids to be fed to a model. Returned when `text` is not `None`. If `suffix`
|
| 222 |
+
is provided, the `input_ids` will also contain the suffix input ids.
|
| 223 |
+
- **attention_mask** -- List of indices specifying which tokens should be attended to by the model (when
|
| 224 |
+
`return_attention_mask=True` or if *"attention_mask"* is in `self.model_input_names` and if `text` is not
|
| 225 |
+
`None`).
|
| 226 |
+
- **pixel_values** -- Pixel values to be fed to a model. Returned when `images` is not `None`.
|
| 227 |
+
- **labels** -- Labels compatible with training if `suffix` is not None
|
| 228 |
+
"""
|
| 229 |
+
|
| 230 |
+
return_token_type_ids = False
|
| 231 |
+
|
| 232 |
+
if images is None:
|
| 233 |
+
raise ValueError("`images` are expected as arguments to a `Florence2Processor` instance.")
|
| 234 |
+
if text is None:
|
| 235 |
+
logger.warning_once(
|
| 236 |
+
"You are using Florence-2 without a text prompt."
|
| 237 |
+
)
|
| 238 |
+
text = ""
|
| 239 |
+
|
| 240 |
+
if isinstance(text, List) and isinstance(images, List):
|
| 241 |
+
if len(images) < len(text):
|
| 242 |
+
raise ValueError(
|
| 243 |
+
f"Received {len(images)} images for {len(text)} prompts. Each prompt should be associated with an image."
|
| 244 |
+
)
|
| 245 |
+
if _is_str_or_image(text):
|
| 246 |
+
text = [text]
|
| 247 |
+
elif isinstance(text, list) and _is_str_or_image(text[0]):
|
| 248 |
+
pass
|
| 249 |
+
|
| 250 |
+
pixel_values = self.image_processor(
|
| 251 |
+
images,
|
| 252 |
+
do_resize=do_resize,
|
| 253 |
+
do_normalize=do_normalize,
|
| 254 |
+
return_tensors=return_tensors,
|
| 255 |
+
image_mean=image_mean,
|
| 256 |
+
image_std=image_std,
|
| 257 |
+
input_data_format=input_data_format,
|
| 258 |
+
data_format=data_format,
|
| 259 |
+
resample=resample,
|
| 260 |
+
do_convert_rgb=do_convert_rgb,
|
| 261 |
+
)["pixel_values"]
|
| 262 |
+
|
| 263 |
+
if max_length is not None:
|
| 264 |
+
max_length -= self.image_seq_length # max_length has to account for the image tokens
|
| 265 |
+
|
| 266 |
+
text = self._construct_prompts(text)
|
| 267 |
+
|
| 268 |
+
inputs = self.tokenizer(
|
| 269 |
+
text,
|
| 270 |
+
return_tensors=return_tensors,
|
| 271 |
+
padding=padding,
|
| 272 |
+
max_length=max_length,
|
| 273 |
+
truncation=truncation,
|
| 274 |
+
return_token_type_ids=return_token_type_ids,
|
| 275 |
+
)
|
| 276 |
+
|
| 277 |
+
return_data = {**inputs, "pixel_values": pixel_values}
|
| 278 |
+
|
| 279 |
+
if return_token_type_ids:
|
| 280 |
+
labels = inputs["input_ids"].masked_fill(inputs["token_type_ids"] == 0, -100)
|
| 281 |
+
return_data.update({"labels": labels})
|
| 282 |
+
return BatchFeature(data=return_data)
|
| 283 |
+
|
| 284 |
+
# Copied from transformers.models.clip.processing_clip.CLIPProcessor.batch_decode with CLIP->Florence2
|
| 285 |
+
def batch_decode(self, *args, **kwargs):
|
| 286 |
+
"""
|
| 287 |
+
This method forwards all its arguments to BartTokenizerFast's [`~PreTrainedTokenizer.batch_decode`]. Please
|
| 288 |
+
refer to the docstring of this method for more information.
|
| 289 |
+
"""
|
| 290 |
+
return self.tokenizer.batch_decode(*args, **kwargs)
|
| 291 |
+
|
| 292 |
+
# Copied from transformers.models.clip.processing_clip.CLIPProcessor.decode with CLIP->Florence2
|
| 293 |
+
def decode(self, *args, **kwargs):
|
| 294 |
+
"""
|
| 295 |
+
This method forwards all its arguments to BartTokenizerFast's [`~PreTrainedTokenizer.decode`]. Please refer to
|
| 296 |
+
the docstring of this method for more information.
|
| 297 |
+
"""
|
| 298 |
+
return self.tokenizer.decode(*args, **kwargs)
|
| 299 |
+
|
| 300 |
+
@property
|
| 301 |
+
# Copied from transformers.models.clip.processing_clip.CLIPProcessor.model_input_names with CLIP->Florence2
|
| 302 |
+
def model_input_names(self):
|
| 303 |
+
tokenizer_input_names = self.tokenizer.model_input_names
|
| 304 |
+
image_processor_input_names = self.image_processor.model_input_names
|
| 305 |
+
return list(dict.fromkeys(tokenizer_input_names + image_processor_input_names))
|
| 306 |
+
|
| 307 |
+
def post_process_generation(self, text, task, image_size):
|
| 308 |
+
"""
|
| 309 |
+
Post-process the output of the model to each of the task outputs.
|
| 310 |
+
|
| 311 |
+
Args:
|
| 312 |
+
text (`str`): The text to post-process.
|
| 313 |
+
task (`str`): The task to post-process the text for.
|
| 314 |
+
image_size (`Tuple[int, int]`): The size of the image. height x width.
|
| 315 |
+
"""
|
| 316 |
+
|
| 317 |
+
task_answer_post_processing_type = self.tasks_answer_post_processing_type.get(task, 'pure_text')
|
| 318 |
+
task_answer = self.post_processor(
|
| 319 |
+
text=text,
|
| 320 |
+
image_size=image_size,
|
| 321 |
+
parse_tasks=task_answer_post_processing_type,
|
| 322 |
+
)[task_answer_post_processing_type]
|
| 323 |
+
|
| 324 |
+
if task_answer_post_processing_type == 'pure_text':
|
| 325 |
+
final_answer = task_answer
|
| 326 |
+
# remove the special tokens
|
| 327 |
+
final_answer = final_answer.replace('<s>', '').replace('</s>', '')
|
| 328 |
+
elif task_answer_post_processing_type in ['od', 'description_with_bboxes', 'bboxes']:
|
| 329 |
+
od_instances = task_answer
|
| 330 |
+
bboxes_od = [_od_instance['bbox'] for _od_instance in od_instances]
|
| 331 |
+
labels_od = [str(_od_instance['cat_name']) for _od_instance in od_instances]
|
| 332 |
+
final_answer = {'bboxes': bboxes_od, 'labels': labels_od}
|
| 333 |
+
elif task_answer_post_processing_type in ['ocr']:
|
| 334 |
+
bboxes = [_od_instance['quad_box'] for _od_instance in task_answer]
|
| 335 |
+
labels = [str(_od_instance['text']) for _od_instance in task_answer]
|
| 336 |
+
final_answer = {'quad_boxes': bboxes, 'labels': labels}
|
| 337 |
+
elif task_answer_post_processing_type in ['phrase_grounding']:
|
| 338 |
+
bboxes = []
|
| 339 |
+
labels = []
|
| 340 |
+
for _grounded_phrase in task_answer:
|
| 341 |
+
for _bbox in _grounded_phrase['bbox']:
|
| 342 |
+
bboxes.append(_bbox)
|
| 343 |
+
labels.append(_grounded_phrase['cat_name'])
|
| 344 |
+
final_answer = {'bboxes': bboxes, 'labels': labels}
|
| 345 |
+
elif task_answer_post_processing_type in ['description_with_polygons', 'polygons']:
|
| 346 |
+
labels = []
|
| 347 |
+
polygons = []
|
| 348 |
+
for result in task_answer:
|
| 349 |
+
label = result['cat_name']
|
| 350 |
+
_polygons = result['polygons']
|
| 351 |
+
labels.append(label)
|
| 352 |
+
polygons.append(_polygons)
|
| 353 |
+
final_answer = {'polygons': polygons, 'labels': labels}
|
| 354 |
+
elif task_answer_post_processing_type in ['description_with_bboxes_or_polygons']:
|
| 355 |
+
bboxes = []
|
| 356 |
+
bboxes_labels = []
|
| 357 |
+
polygons = []
|
| 358 |
+
polygons_labels = []
|
| 359 |
+
for result in task_answer:
|
| 360 |
+
label = result['cat_name']
|
| 361 |
+
if 'polygons' in result:
|
| 362 |
+
_polygons = result['polygons']
|
| 363 |
+
polygons.append(_polygons)
|
| 364 |
+
polygons_labels.append(label)
|
| 365 |
+
else:
|
| 366 |
+
_bbox = result['bbox']
|
| 367 |
+
bboxes.append(_bbox)
|
| 368 |
+
bboxes_labels.append(label)
|
| 369 |
+
final_answer = {'bboxes': bboxes, 'bboxes_labels': bboxes_labels, 'polygons': polygons, 'polygons_labels': polygons_labels}
|
| 370 |
+
else:
|
| 371 |
+
raise ValueError('Unknown task answer post processing type: {}'.format(task_answer_post_processing_type))
|
| 372 |
+
|
| 373 |
+
final_answer = {
|
| 374 |
+
task: final_answer}
|
| 375 |
+
return final_answer
|
| 376 |
+
|
| 377 |
+
class BoxQuantizer(object):
|
| 378 |
+
def __init__(self, mode, bins):
|
| 379 |
+
self.mode = mode
|
| 380 |
+
self.bins = bins
|
| 381 |
+
|
| 382 |
+
def quantize(self, boxes: torch.Tensor, size):
|
| 383 |
+
bins_w, bins_h = self.bins # Quantization bins.
|
| 384 |
+
size_w, size_h = size # Original image size.
|
| 385 |
+
size_per_bin_w = size_w / bins_w
|
| 386 |
+
size_per_bin_h = size_h / bins_h
|
| 387 |
+
xmin, ymin, xmax, ymax = boxes.split(1, dim=-1) # Shape: 4 * [N, 1].
|
| 388 |
+
|
| 389 |
+
if self.mode == 'floor':
|
| 390 |
+
quantized_xmin = (
|
| 391 |
+
xmin / size_per_bin_w).floor().clamp(0, bins_w - 1)
|
| 392 |
+
quantized_ymin = (
|
| 393 |
+
ymin / size_per_bin_h).floor().clamp(0, bins_h - 1)
|
| 394 |
+
quantized_xmax = (
|
| 395 |
+
xmax / size_per_bin_w).floor().clamp(0, bins_w - 1)
|
| 396 |
+
quantized_ymax = (
|
| 397 |
+
ymax / size_per_bin_h).floor().clamp(0, bins_h - 1)
|
| 398 |
+
|
| 399 |
+
elif self.mode == 'round':
|
| 400 |
+
raise NotImplementedError()
|
| 401 |
+
|
| 402 |
+
else:
|
| 403 |
+
raise ValueError('Incorrect quantization type.')
|
| 404 |
+
|
| 405 |
+
quantized_boxes = torch.cat(
|
| 406 |
+
(quantized_xmin, quantized_ymin, quantized_xmax, quantized_ymax), dim=-1
|
| 407 |
+
).int()
|
| 408 |
+
|
| 409 |
+
return quantized_boxes
|
| 410 |
+
|
| 411 |
+
def dequantize(self, boxes: torch.Tensor, size):
|
| 412 |
+
bins_w, bins_h = self.bins # Quantization bins.
|
| 413 |
+
size_w, size_h = size # Original image size.
|
| 414 |
+
size_per_bin_w = size_w / bins_w
|
| 415 |
+
size_per_bin_h = size_h / bins_h
|
| 416 |
+
xmin, ymin, xmax, ymax = boxes.split(1, dim=-1) # Shape: 4 * [N, 1].
|
| 417 |
+
|
| 418 |
+
if self.mode == 'floor':
|
| 419 |
+
# Add 0.5 to use the center position of the bin as the coordinate.
|
| 420 |
+
dequantized_xmin = (xmin + 0.5) * size_per_bin_w
|
| 421 |
+
dequantized_ymin = (ymin + 0.5) * size_per_bin_h
|
| 422 |
+
dequantized_xmax = (xmax + 0.5) * size_per_bin_w
|
| 423 |
+
dequantized_ymax = (ymax + 0.5) * size_per_bin_h
|
| 424 |
+
|
| 425 |
+
elif self.mode == 'round':
|
| 426 |
+
raise NotImplementedError()
|
| 427 |
+
|
| 428 |
+
else:
|
| 429 |
+
raise ValueError('Incorrect quantization type.')
|
| 430 |
+
|
| 431 |
+
dequantized_boxes = torch.cat(
|
| 432 |
+
(dequantized_xmin, dequantized_ymin,
|
| 433 |
+
dequantized_xmax, dequantized_ymax), dim=-1
|
| 434 |
+
)
|
| 435 |
+
|
| 436 |
+
return dequantized_boxes
|
| 437 |
+
|
| 438 |
+
|
| 439 |
+
class CoordinatesQuantizer(object):
|
| 440 |
+
"""
|
| 441 |
+
Quantize coornidates (Nx2)
|
| 442 |
+
"""
|
| 443 |
+
|
| 444 |
+
def __init__(self, mode, bins):
|
| 445 |
+
self.mode = mode
|
| 446 |
+
self.bins = bins
|
| 447 |
+
|
| 448 |
+
def quantize(self, coordinates: torch.Tensor, size):
|
| 449 |
+
bins_w, bins_h = self.bins # Quantization bins.
|
| 450 |
+
size_w, size_h = size # Original image size.
|
| 451 |
+
size_per_bin_w = size_w / bins_w
|
| 452 |
+
size_per_bin_h = size_h / bins_h
|
| 453 |
+
assert coordinates.shape[-1] == 2, 'coordinates should be shape (N, 2)'
|
| 454 |
+
x, y = coordinates.split(1, dim=-1) # Shape: 4 * [N, 1].
|
| 455 |
+
|
| 456 |
+
if self.mode == 'floor':
|
| 457 |
+
quantized_x = (x / size_per_bin_w).floor().clamp(0, bins_w - 1)
|
| 458 |
+
quantized_y = (y / size_per_bin_h).floor().clamp(0, bins_h - 1)
|
| 459 |
+
|
| 460 |
+
elif self.mode == 'round':
|
| 461 |
+
raise NotImplementedError()
|
| 462 |
+
|
| 463 |
+
else:
|
| 464 |
+
raise ValueError('Incorrect quantization type.')
|
| 465 |
+
|
| 466 |
+
quantized_coordinates = torch.cat(
|
| 467 |
+
(quantized_x, quantized_y), dim=-1
|
| 468 |
+
).int()
|
| 469 |
+
|
| 470 |
+
return quantized_coordinates
|
| 471 |
+
|
| 472 |
+
def dequantize(self, coordinates: torch.Tensor, size):
|
| 473 |
+
bins_w, bins_h = self.bins # Quantization bins.
|
| 474 |
+
size_w, size_h = size # Original image size.
|
| 475 |
+
size_per_bin_w = size_w / bins_w
|
| 476 |
+
size_per_bin_h = size_h / bins_h
|
| 477 |
+
assert coordinates.shape[-1] == 2, 'coordinates should be shape (N, 2)'
|
| 478 |
+
x, y = coordinates.split(1, dim=-1) # Shape: 4 * [N, 1].
|
| 479 |
+
|
| 480 |
+
if self.mode == 'floor':
|
| 481 |
+
# Add 0.5 to use the center position of the bin as the coordinate.
|
| 482 |
+
dequantized_x = (x + 0.5) * size_per_bin_w
|
| 483 |
+
dequantized_y = (y + 0.5) * size_per_bin_h
|
| 484 |
+
|
| 485 |
+
elif self.mode == 'round':
|
| 486 |
+
raise NotImplementedError()
|
| 487 |
+
|
| 488 |
+
else:
|
| 489 |
+
raise ValueError('Incorrect quantization type.')
|
| 490 |
+
|
| 491 |
+
dequantized_coordinates = torch.cat(
|
| 492 |
+
(dequantized_x, dequantized_y), dim=-1
|
| 493 |
+
)
|
| 494 |
+
|
| 495 |
+
return dequantized_coordinates
|
| 496 |
+
|
| 497 |
+
|
| 498 |
+
class Florence2PostProcesser(object):
|
| 499 |
+
"""
|
| 500 |
+
Florence-2 post process for converting text prediction to various tasks results.
|
| 501 |
+
|
| 502 |
+
Args:
|
| 503 |
+
config: A dict of configs.
|
| 504 |
+
tokenizer: A tokenizer for decoding text to spans.
|
| 505 |
+
sample config:
|
| 506 |
+
UNIFIED_POST_PROCESS:
|
| 507 |
+
# commom configs
|
| 508 |
+
NUM_BBOX_HEIGHT_BINS: 1000
|
| 509 |
+
NUM_BBOX_WIDTH_BINS: 1000
|
| 510 |
+
COORDINATES_HEIGHT_BINS: 1000
|
| 511 |
+
COORDINATES_WIDTH_BINS: 1000
|
| 512 |
+
# task specific configs, override the common configs
|
| 513 |
+
PRASE_TASKS:
|
| 514 |
+
- TASK_NAME: 'video_dense_caption'
|
| 515 |
+
PATTERN: 'r<time_(\d+)><time_(\d+)>([a-zA-Z0-9 ]+)'
|
| 516 |
+
SCORE_MODE: 'avg_cat_name_scores'
|
| 517 |
+
NUM_BINS: 100
|
| 518 |
+
- TASK_NAME: 'od'
|
| 519 |
+
PATTERN: 'r<loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)>([a-zA-Z0-9 ]+)'
|
| 520 |
+
SCORE_MODE: 'avg_cat_name_scores'
|
| 521 |
+
|
| 522 |
+
Returns:
|
| 523 |
+
parsed_dict (dict): A dict of parsed results.
|
| 524 |
+
"""
|
| 525 |
+
def __init__(
|
| 526 |
+
self,
|
| 527 |
+
tokenizer=None
|
| 528 |
+
):
|
| 529 |
+
parse_tasks = []
|
| 530 |
+
parse_task_configs = {}
|
| 531 |
+
config = self._create_default_config()
|
| 532 |
+
for task in config['PARSE_TASKS']:
|
| 533 |
+
parse_tasks.append(task['TASK_NAME'])
|
| 534 |
+
parse_task_configs[task['TASK_NAME']] = task
|
| 535 |
+
|
| 536 |
+
self.config = config
|
| 537 |
+
self.parse_tasks = parse_tasks
|
| 538 |
+
self.parse_tasks_configs = parse_task_configs
|
| 539 |
+
|
| 540 |
+
self.tokenizer = tokenizer
|
| 541 |
+
if self.tokenizer is not None:
|
| 542 |
+
self.all_special_tokens = set(self.tokenizer.all_special_tokens)
|
| 543 |
+
|
| 544 |
+
self.init_quantizers()
|
| 545 |
+
self.black_list_of_phrase_grounding = self._create_black_list_of_phrase_grounding()
|
| 546 |
+
|
| 547 |
+
def _create_black_list_of_phrase_grounding(self):
|
| 548 |
+
black_list = {}
|
| 549 |
+
|
| 550 |
+
if 'phrase_grounding' in self.parse_tasks and self.parse_tasks_configs['phrase_grounding']['FILTER_BY_BLACK_LIST']:
|
| 551 |
+
black_list = set(
|
| 552 |
+
['it', 'I', 'me', 'mine',
|
| 553 |
+
'you', 'your', 'yours',
|
| 554 |
+
'he', 'him', 'his',
|
| 555 |
+
'she', 'her', 'hers',
|
| 556 |
+
'they', 'them', 'their', 'theirs',
|
| 557 |
+
'one', 'oneself',
|
| 558 |
+
'we', 'us', 'our', 'ours',
|
| 559 |
+
'you', 'your', 'yours',
|
| 560 |
+
'they', 'them', 'their', 'theirs',
|
| 561 |
+
'mine', 'yours', 'his', 'hers', 'its',
|
| 562 |
+
'ours', 'yours', 'theirs',
|
| 563 |
+
'myself', 'yourself', 'himself', 'herself', 'itself',
|
| 564 |
+
'ourselves', 'yourselves', 'themselves',
|
| 565 |
+
'this', 'that',
|
| 566 |
+
'these', 'those',
|
| 567 |
+
'who', 'whom', 'whose', 'which', 'what',
|
| 568 |
+
'who', 'whom', 'whose', 'which', 'that',
|
| 569 |
+
'all', 'another', 'any', 'anybody', 'anyone', 'anything',
|
| 570 |
+
'each', 'everybody', 'everyone', 'everything',
|
| 571 |
+
'few', 'many', 'nobody', 'none', 'one', 'several',
|
| 572 |
+
'some', 'somebody', 'someone', 'something',
|
| 573 |
+
'each other', 'one another',
|
| 574 |
+
'myself', 'yourself', 'himself', 'herself', 'itself',
|
| 575 |
+
'ourselves', 'yourselves', 'themselves',
|
| 576 |
+
'the image', 'image', 'images', 'the', 'a', 'an', 'a group',
|
| 577 |
+
'other objects', 'lots', 'a set',
|
| 578 |
+
]
|
| 579 |
+
)
|
| 580 |
+
|
| 581 |
+
return black_list
|
| 582 |
+
|
| 583 |
+
def _create_default_config(self):
|
| 584 |
+
config = {
|
| 585 |
+
'NUM_BBOX_HEIGHT_BINS': 1000,
|
| 586 |
+
'NUM_BBOX_WIDTH_BINS': 1000,
|
| 587 |
+
'BOX_QUANTIZATION_MODE': 'floor',
|
| 588 |
+
'COORDINATES_HEIGHT_BINS': 1000,
|
| 589 |
+
'COORDINATES_WIDTH_BINS': 1000,
|
| 590 |
+
'COORDINATES_QUANTIZATION_MODE': 'floor',
|
| 591 |
+
'PARSE_TASKS': [
|
| 592 |
+
{
|
| 593 |
+
'TASK_NAME': 'od',
|
| 594 |
+
'PATTERN': r'([a-zA-Z0-9 ]+)<loc_(\\d+)><loc_(\\d+)><loc_(\\d+)><loc_(\\d+)>'
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
'TASK_NAME': 'ocr',
|
| 598 |
+
'PATTERN': r'(.+?)<loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)>',
|
| 599 |
+
'AREA_THRESHOLD': 0.00
|
| 600 |
+
},
|
| 601 |
+
{
|
| 602 |
+
'TASK_NAME': 'phrase_grounding',
|
| 603 |
+
'FILTER_BY_BLACK_LIST': True
|
| 604 |
+
},
|
| 605 |
+
{
|
| 606 |
+
'TASK_NAME': 'pure_text',
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
'TASK_NAME': 'description_with_bboxes',
|
| 610 |
+
},
|
| 611 |
+
{
|
| 612 |
+
'TASK_NAME': 'description_with_polygons',
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
'TASK_NAME': 'polygons',
|
| 616 |
+
},
|
| 617 |
+
{
|
| 618 |
+
'TASK_NAME': 'bboxes',
|
| 619 |
+
},
|
| 620 |
+
{
|
| 621 |
+
'TASK_NAME': 'description_with_bboxes_or_polygons',
|
| 622 |
+
}
|
| 623 |
+
]
|
| 624 |
+
}
|
| 625 |
+
|
| 626 |
+
return config
|
| 627 |
+
|
| 628 |
+
def init_quantizers(self):
|
| 629 |
+
# we have box_quantizer (od, grounding) and coordinates_quantizer (ocr, referring_segmentation)
|
| 630 |
+
num_bbox_height_bins = self.config.get('NUM_BBOX_HEIGHT_BINS', 1000)
|
| 631 |
+
num_bbox_width_bins = self.config.get('NUM_BBOX_WIDTH_BINS', 1000)
|
| 632 |
+
box_quantization_mode = self.config.get('BOX_QUANTIZATION_MODE', 'floor')
|
| 633 |
+
self.box_quantizer = BoxQuantizer(
|
| 634 |
+
box_quantization_mode,
|
| 635 |
+
(num_bbox_width_bins, num_bbox_height_bins),
|
| 636 |
+
)
|
| 637 |
+
|
| 638 |
+
num_bbox_height_bins = self.config['COORDINATES_HEIGHT_BINS'] if 'COORDINATES_HEIGHT_BINS' in self.config else self.config.get('NUM_BBOX_HEIGHT_BINS', 1000)
|
| 639 |
+
num_bbox_width_bins = self.config['COORDINATES_WIDTH_BINS'] if 'COORDINATES_WIDTH_BINS' in self.config else self.config.get('NUM_BBOX_WIDTH_BINS', 1000)
|
| 640 |
+
box_quantization_mode = self.config.get('COORDINATES_QUANTIZATION_MODE') if 'COORDINATES_QUANTIZATION_MODE' in self.config else self.config.get('BOX_QUANTIZATION_MODE', 'floor')
|
| 641 |
+
self.coordinates_quantizer = CoordinatesQuantizer(
|
| 642 |
+
box_quantization_mode,
|
| 643 |
+
(num_bbox_width_bins, num_bbox_height_bins),
|
| 644 |
+
)
|
| 645 |
+
|
| 646 |
+
def decode_with_spans(self, tokenizer, token_ids):
|
| 647 |
+
filtered_tokens = tokenizer.convert_ids_to_tokens(
|
| 648 |
+
token_ids, skip_special_tokens=False)
|
| 649 |
+
assert len(filtered_tokens) == len(token_ids)
|
| 650 |
+
|
| 651 |
+
# To avoid mixing byte-level and unicode for byte-level BPT
|
| 652 |
+
# we need to build string separately for added tokens and byte-level tokens
|
| 653 |
+
# cf. https://github.com/huggingface/transformers/issues/1133
|
| 654 |
+
sub_texts = []
|
| 655 |
+
for token in filtered_tokens:
|
| 656 |
+
if token in self.all_special_tokens:
|
| 657 |
+
sub_texts.append(token)
|
| 658 |
+
else:
|
| 659 |
+
if isinstance(tokenizer, (BartTokenizer, BartTokenizerFast)):
|
| 660 |
+
sub_text = tokenizer.convert_tokens_to_string([token])
|
| 661 |
+
elif isinstance(tokenizer, (T5Tokenizer, T5TokenizerFast)):
|
| 662 |
+
# Ref: https://github.com/google/sentencepiece#whitespace-is-treated-as-a-basic-symbol
|
| 663 |
+
# Note: Do not strip sub_text as it may have functional whitespace
|
| 664 |
+
sub_text = token.replace('▁', ' ')
|
| 665 |
+
else:
|
| 666 |
+
raise ValueError(f'type {type(tokenizer)} not supported')
|
| 667 |
+
sub_texts.append(sub_text)
|
| 668 |
+
|
| 669 |
+
text = ''
|
| 670 |
+
spans = []
|
| 671 |
+
for sub_text in sub_texts:
|
| 672 |
+
span = (len(text), len(text) + len(sub_text)) # [start index, end index).
|
| 673 |
+
text += sub_text
|
| 674 |
+
spans.append(span)
|
| 675 |
+
|
| 676 |
+
# Text format:
|
| 677 |
+
# 1. T5Tokenizer/T5TokenizerFast:
|
| 678 |
+
# "<loc_1><loc_2><loc_3><loc_4> transplanting dog<loc_1><loc_2><loc_3><loc_4> cat</s>"
|
| 679 |
+
# Equivalent to t5_tokenizer.decode(input_ids, skip_special_tokens=False, clean_up_tokenization_spaces=False, spaces_between_special_tokens=False)
|
| 680 |
+
# 2. BartTokenizer (need to double check):
|
| 681 |
+
# "<s><loc_1><loc_2><loc_3><loc_4>transplanting dog<loc_1><loc_2><loc_3><loc_4>cat</s>"
|
| 682 |
+
# Equivalent to bart_tokenizer.decode(input_ids, skip_special_tokens=False, clean_up_tokenization_spaces=False, spaces_between_special_tokens=False)
|
| 683 |
+
return text, spans
|
| 684 |
+
|
| 685 |
+
def parse_od_from_text_and_spans(
|
| 686 |
+
self,
|
| 687 |
+
text,
|
| 688 |
+
pattern,
|
| 689 |
+
image_size,
|
| 690 |
+
phrase_centric=False
|
| 691 |
+
):
|
| 692 |
+
parsed = list(re.finditer(pattern, text))
|
| 693 |
+
|
| 694 |
+
instances = []
|
| 695 |
+
for i in range(len(parsed)):
|
| 696 |
+
# Prepare instance.
|
| 697 |
+
instance = {}
|
| 698 |
+
|
| 699 |
+
if phrase_centric:
|
| 700 |
+
bbox_bins = [int(parsed[i].group(j)) for j in range(2, 6)]
|
| 701 |
+
else:
|
| 702 |
+
bbox_bins = [int(parsed[i].group(j)) for j in range(1, 5)]
|
| 703 |
+
instance['bbox'] = self.box_quantizer.dequantize(
|
| 704 |
+
boxes=torch.tensor(bbox_bins),
|
| 705 |
+
size=image_size
|
| 706 |
+
).tolist()
|
| 707 |
+
|
| 708 |
+
if phrase_centric:
|
| 709 |
+
instance['cat_name'] = parsed[i].group(1).lower().strip()
|
| 710 |
+
else:
|
| 711 |
+
instance['cat_name'] = parsed[i].group(5).lower().strip()
|
| 712 |
+
instances.append(instance)
|
| 713 |
+
|
| 714 |
+
return instances
|
| 715 |
+
|
| 716 |
+
def parse_ocr_from_text_and_spans(self,
|
| 717 |
+
text,
|
| 718 |
+
pattern,
|
| 719 |
+
image_size,
|
| 720 |
+
area_threshold=-1.0,
|
| 721 |
+
):
|
| 722 |
+
bboxes = []
|
| 723 |
+
labels = []
|
| 724 |
+
text = text.replace('<s>', '')
|
| 725 |
+
# ocr with regions
|
| 726 |
+
parsed = re.findall(pattern, text)
|
| 727 |
+
instances = []
|
| 728 |
+
image_width, image_height = image_size
|
| 729 |
+
|
| 730 |
+
for ocr_line in parsed:
|
| 731 |
+
ocr_content = ocr_line[0]
|
| 732 |
+
quad_box = ocr_line[1:]
|
| 733 |
+
quad_box = [int(i) for i in quad_box]
|
| 734 |
+
quad_box = self.coordinates_quantizer.dequantize(
|
| 735 |
+
torch.tensor(np.array(quad_box).reshape(-1, 2)),
|
| 736 |
+
size=image_size
|
| 737 |
+
).reshape(-1).tolist()
|
| 738 |
+
|
| 739 |
+
if area_threshold > 0:
|
| 740 |
+
x_coords = [i for i in quad_box[0::2]]
|
| 741 |
+
y_coords = [i for i in quad_box[1::2]]
|
| 742 |
+
|
| 743 |
+
# apply the Shoelace formula
|
| 744 |
+
area = 0.5 * abs(sum(x_coords[i] * y_coords[i + 1] - x_coords[i + 1] * y_coords[i] for i in range(4 - 1)))
|
| 745 |
+
|
| 746 |
+
if area < (image_width * image_height) * area_threshold:
|
| 747 |
+
continue
|
| 748 |
+
|
| 749 |
+
bboxes.append(quad_box)
|
| 750 |
+
labels.append(ocr_content)
|
| 751 |
+
instances.append({
|
| 752 |
+
'quad_box': quad_box,
|
| 753 |
+
'text': ocr_content,
|
| 754 |
+
})
|
| 755 |
+
return instances
|
| 756 |
+
|
| 757 |
+
def parse_phrase_grounding_from_text_and_spans(self, text, pattern, image_size):
|
| 758 |
+
# ignore <s> </s> and <pad>
|
| 759 |
+
cur_span = 0
|
| 760 |
+
if text.startswith('<s>'):
|
| 761 |
+
cur_span += 3
|
| 762 |
+
|
| 763 |
+
text = text.replace('<s>', '')
|
| 764 |
+
text = text.replace('</s>', '')
|
| 765 |
+
text = text.replace('<pad>', '')
|
| 766 |
+
|
| 767 |
+
pattern = r"([^<]+(?:<loc_\d+>){4,})"
|
| 768 |
+
phrases = re.findall(pattern, text)
|
| 769 |
+
|
| 770 |
+
# pattern should be text pattern and od pattern
|
| 771 |
+
pattern = r'^\s*(.*?)(?=<od>|</od>|<box>|</box>|<bbox>|</bbox>|<loc_)'
|
| 772 |
+
box_pattern = r'<loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)>'
|
| 773 |
+
|
| 774 |
+
instances = []
|
| 775 |
+
for pharse_text in phrases:
|
| 776 |
+
phrase_text_strip = pharse_text.replace('<ground>', '', 1)
|
| 777 |
+
phrase_text_strip = pharse_text.replace('<obj>', '', 1)
|
| 778 |
+
|
| 779 |
+
if phrase_text_strip == '':
|
| 780 |
+
cur_span += len(pharse_text)
|
| 781 |
+
continue
|
| 782 |
+
|
| 783 |
+
# Prepare instance.
|
| 784 |
+
instance = {}
|
| 785 |
+
|
| 786 |
+
# parse phrase, get string
|
| 787 |
+
phrase = re.search(pattern, phrase_text_strip)
|
| 788 |
+
if phrase is None:
|
| 789 |
+
cur_span += len(pharse_text)
|
| 790 |
+
continue
|
| 791 |
+
|
| 792 |
+
# parse bboxes by box_pattern
|
| 793 |
+
bboxes_parsed = list(re.finditer(box_pattern, pharse_text))
|
| 794 |
+
if len(bboxes_parsed) == 0:
|
| 795 |
+
cur_span += len(pharse_text)
|
| 796 |
+
continue
|
| 797 |
+
|
| 798 |
+
phrase = phrase.group()
|
| 799 |
+
# remove leading and trailing spaces
|
| 800 |
+
phrase = phrase.strip()
|
| 801 |
+
|
| 802 |
+
if phrase in self.black_list_of_phrase_grounding:
|
| 803 |
+
cur_span += len(pharse_text)
|
| 804 |
+
continue
|
| 805 |
+
|
| 806 |
+
# a list of list
|
| 807 |
+
bbox_bins = [[int(_bboxes_parsed.group(j)) for j in range(1, 5)] for _bboxes_parsed in bboxes_parsed]
|
| 808 |
+
instance['bbox'] = self.box_quantizer.dequantize(
|
| 809 |
+
boxes=torch.tensor(bbox_bins),
|
| 810 |
+
size=image_size
|
| 811 |
+
).tolist()
|
| 812 |
+
|
| 813 |
+
# exclude non-ascii characters
|
| 814 |
+
phrase = phrase.encode('ascii',errors='ignore').decode('ascii')
|
| 815 |
+
instance['cat_name'] = phrase
|
| 816 |
+
|
| 817 |
+
instances.append(instance)
|
| 818 |
+
|
| 819 |
+
return instances
|
| 820 |
+
|
| 821 |
+
def parse_description_with_bboxes_from_text_and_spans(self, text, pattern, image_size, allow_empty_phrase=False):
|
| 822 |
+
# temporary parse solution, split by '.'
|
| 823 |
+
# ignore <s> </s> and <pad>
|
| 824 |
+
|
| 825 |
+
text = text.replace('<s>', '')
|
| 826 |
+
text = text.replace('</s>', '')
|
| 827 |
+
text = text.replace('<pad>', '')
|
| 828 |
+
|
| 829 |
+
if allow_empty_phrase:
|
| 830 |
+
pattern = rf"(?:(?:<loc_\d+>){{4,}})"
|
| 831 |
+
else:
|
| 832 |
+
pattern = r"([^<]+(?:<loc_\d+>){4,})"
|
| 833 |
+
phrases = re.findall(pattern, text)
|
| 834 |
+
|
| 835 |
+
# pattern should be text pattern and od pattern
|
| 836 |
+
pattern = r'^\s*(.*?)(?=<od>|</od>|<box>|</box>|<bbox>|</bbox>|<loc_)'
|
| 837 |
+
box_pattern = r'<loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)>'
|
| 838 |
+
|
| 839 |
+
instances = []
|
| 840 |
+
for pharse_text in phrases:
|
| 841 |
+
phrase_text_strip = pharse_text.replace('<ground>', '', 1)
|
| 842 |
+
phrase_text_strip = pharse_text.replace('<obj>', '', 1)
|
| 843 |
+
|
| 844 |
+
if phrase_text_strip == '' and not allow_empty_phrase:
|
| 845 |
+
continue
|
| 846 |
+
|
| 847 |
+
# parse phrase, get string
|
| 848 |
+
phrase = re.search(pattern, phrase_text_strip)
|
| 849 |
+
if phrase is None:
|
| 850 |
+
continue
|
| 851 |
+
|
| 852 |
+
phrase = phrase.group()
|
| 853 |
+
# remove leading and trailing spaces
|
| 854 |
+
phrase = phrase.strip()
|
| 855 |
+
|
| 856 |
+
# parse bboxes by box_pattern
|
| 857 |
+
bboxes_parsed = list(re.finditer(box_pattern, pharse_text))
|
| 858 |
+
if len(bboxes_parsed) == 0:
|
| 859 |
+
continue
|
| 860 |
+
|
| 861 |
+
# a list of list
|
| 862 |
+
bbox_bins = [[int(_bboxes_parsed.group(j)) for j in range(1, 5)] for _bboxes_parsed in bboxes_parsed]
|
| 863 |
+
|
| 864 |
+
bboxes = self.box_quantizer.dequantize(
|
| 865 |
+
boxes=torch.tensor(bbox_bins),
|
| 866 |
+
size=image_size
|
| 867 |
+
).tolist()
|
| 868 |
+
|
| 869 |
+
phrase = phrase.encode('ascii',errors='ignore').decode('ascii')
|
| 870 |
+
for _bboxes in bboxes:
|
| 871 |
+
# Prepare instance.
|
| 872 |
+
instance = {}
|
| 873 |
+
instance['bbox'] = _bboxes
|
| 874 |
+
# exclude non-ascii characters
|
| 875 |
+
instance['cat_name'] = phrase
|
| 876 |
+
instances.append(instance)
|
| 877 |
+
|
| 878 |
+
return instances
|
| 879 |
+
|
| 880 |
+
def parse_description_with_polygons_from_text_and_spans(self, text, pattern, image_size,
|
| 881 |
+
allow_empty_phrase=False,
|
| 882 |
+
polygon_sep_token='<sep>',
|
| 883 |
+
polygon_start_token='<poly>',
|
| 884 |
+
polygon_end_token='</poly>',
|
| 885 |
+
with_box_at_start=False,
|
| 886 |
+
):
|
| 887 |
+
|
| 888 |
+
# ref_seg format: '<expression><x1><y1><x2><y2><><><sep><><><><>'
|
| 889 |
+
# ignore <s> </s> and <pad>
|
| 890 |
+
|
| 891 |
+
text = text.replace('<s>', '')
|
| 892 |
+
text = text.replace('</s>', '')
|
| 893 |
+
text = text.replace('<pad>', '')
|
| 894 |
+
|
| 895 |
+
if allow_empty_phrase:
|
| 896 |
+
pattern = rf"(?:(?:<loc_\d+>|{re.escape(polygon_sep_token)}|{re.escape(polygon_start_token)}|{re.escape(polygon_end_token)}){{4,}})"
|
| 897 |
+
else:
|
| 898 |
+
# [^<]+: This part matches one or more characters that are not the < symbol.
|
| 899 |
+
# The ^ inside the square brackets [] is a negation, meaning it matches anything except <.
|
| 900 |
+
#
|
| 901 |
+
pattern = rf"([^<]+(?:<loc_\d+>|{re.escape(polygon_sep_token)}|{re.escape(polygon_start_token)}|{re.escape(polygon_end_token)}){{4,}})"
|
| 902 |
+
phrases = re.findall(pattern, text)
|
| 903 |
+
|
| 904 |
+
phrase_string_pattern = r'^\s*(.*?)(?=<od>|</od>|<box>|</box>|<bbox>|</bbox>|<loc_|<poly>)'
|
| 905 |
+
box_pattern = rf'((?:<loc_\d+>)+)(?:{re.escape(polygon_sep_token)}|$)'
|
| 906 |
+
|
| 907 |
+
# one polygons instance is separated by polygon_start_token and polygon_end_token
|
| 908 |
+
polygons_instance_pattern = rf'{re.escape(polygon_start_token)}(.*?){re.escape(polygon_end_token)}'
|
| 909 |
+
|
| 910 |
+
instances = []
|
| 911 |
+
for phrase_text in phrases:
|
| 912 |
+
|
| 913 |
+
# exclude loc_\d+>
|
| 914 |
+
# need to get span if want to include category score
|
| 915 |
+
phrase_text_strip = re.sub(r'^loc_\d+>', '', phrase_text, count=1)
|
| 916 |
+
|
| 917 |
+
# phrase = phrase.replace('<poly>', '')
|
| 918 |
+
# phrase = phrase.replace('poly>', '')
|
| 919 |
+
|
| 920 |
+
if phrase_text_strip == '' and not allow_empty_phrase:
|
| 921 |
+
continue
|
| 922 |
+
|
| 923 |
+
|
| 924 |
+
# parse phrase, get string
|
| 925 |
+
phrase = re.search(phrase_string_pattern, phrase_text_strip)
|
| 926 |
+
if phrase is None:
|
| 927 |
+
continue
|
| 928 |
+
phrase = phrase.group()
|
| 929 |
+
# remove leading and trailing spaces
|
| 930 |
+
phrase = phrase.strip()
|
| 931 |
+
|
| 932 |
+
# parse bboxes by box_pattern
|
| 933 |
+
|
| 934 |
+
# split by polygon_start_token and polygon_end_token first using polygons_instance_pattern
|
| 935 |
+
if polygon_start_token in phrase_text and polygon_end_token in phrase_text:
|
| 936 |
+
polygons_instances_parsed = list(re.finditer(polygons_instance_pattern, phrase_text))
|
| 937 |
+
else:
|
| 938 |
+
polygons_instances_parsed = [phrase_text]
|
| 939 |
+
|
| 940 |
+
for _polygons_instances_parsed in polygons_instances_parsed:
|
| 941 |
+
# Prepare instance.
|
| 942 |
+
instance = {}
|
| 943 |
+
|
| 944 |
+
# polygons_parsed= list(re.finditer(box_pattern, phrase_text))
|
| 945 |
+
if isinstance(_polygons_instances_parsed, str):
|
| 946 |
+
polygons_parsed= list(re.finditer(box_pattern, _polygons_instances_parsed))
|
| 947 |
+
else:
|
| 948 |
+
polygons_parsed= list(re.finditer(box_pattern, _polygons_instances_parsed.group(1)))
|
| 949 |
+
if len(polygons_parsed) == 0:
|
| 950 |
+
continue
|
| 951 |
+
|
| 952 |
+
# a list of list (polygon)
|
| 953 |
+
bbox = []
|
| 954 |
+
polygons = []
|
| 955 |
+
for _polygon_parsed in polygons_parsed:
|
| 956 |
+
# group 1: whole <loc_\d+>...</loc_\d+>
|
| 957 |
+
_polygon = _polygon_parsed.group(1)
|
| 958 |
+
# parse into list of int
|
| 959 |
+
_polygon = [int(_loc_parsed.group(1)) for _loc_parsed in re.finditer(r'<loc_(\d+)>', _polygon)]
|
| 960 |
+
if with_box_at_start and len(bbox) == 0:
|
| 961 |
+
if len(_polygon) > 4:
|
| 962 |
+
# no valid bbox prediction
|
| 963 |
+
bbox = _polygon[:4]
|
| 964 |
+
_polygon = _polygon[4:]
|
| 965 |
+
else:
|
| 966 |
+
bbox = [0, 0, 0, 0]
|
| 967 |
+
# abandon last element if is not paired
|
| 968 |
+
if len(_polygon) % 2 == 1:
|
| 969 |
+
_polygon = _polygon[:-1]
|
| 970 |
+
|
| 971 |
+
# reshape into (n, 2)
|
| 972 |
+
_polygon = self.coordinates_quantizer.dequantize(
|
| 973 |
+
torch.tensor(np.array(_polygon).reshape(-1, 2)),
|
| 974 |
+
size=image_size
|
| 975 |
+
).reshape(-1).tolist()
|
| 976 |
+
# reshape back
|
| 977 |
+
polygons.append(_polygon)
|
| 978 |
+
|
| 979 |
+
instance['cat_name'] = phrase
|
| 980 |
+
instance['polygons'] = polygons
|
| 981 |
+
if len(bbox) != 0:
|
| 982 |
+
instance['bbox'] = self.box_quantizer.dequantize(
|
| 983 |
+
boxes=torch.tensor([bbox]),
|
| 984 |
+
size=image_size
|
| 985 |
+
).tolist()[0]
|
| 986 |
+
|
| 987 |
+
instances.append(instance)
|
| 988 |
+
|
| 989 |
+
return instances
|
| 990 |
+
|
| 991 |
+
def __call__(
|
| 992 |
+
self,
|
| 993 |
+
text=None,
|
| 994 |
+
image_size=None,
|
| 995 |
+
parse_tasks=None,
|
| 996 |
+
):
|
| 997 |
+
"""
|
| 998 |
+
Args:
|
| 999 |
+
text: model outputs
|
| 1000 |
+
image_size: (width, height)
|
| 1001 |
+
parse_tasks: a list of tasks to parse, if None, parse all tasks.
|
| 1002 |
+
|
| 1003 |
+
"""
|
| 1004 |
+
if parse_tasks is not None:
|
| 1005 |
+
if isinstance(parse_tasks, str):
|
| 1006 |
+
parse_tasks = [parse_tasks]
|
| 1007 |
+
for _parse_task in parse_tasks:
|
| 1008 |
+
assert _parse_task in self.parse_tasks, f'parse task {_parse_task} not supported'
|
| 1009 |
+
|
| 1010 |
+
# sequence or text should be provided
|
| 1011 |
+
assert text is not None, 'text should be provided'
|
| 1012 |
+
|
| 1013 |
+
parsed_dict = {
|
| 1014 |
+
'text': text
|
| 1015 |
+
}
|
| 1016 |
+
|
| 1017 |
+
for task in self.parse_tasks:
|
| 1018 |
+
if parse_tasks is not None and task not in parse_tasks:
|
| 1019 |
+
continue
|
| 1020 |
+
|
| 1021 |
+
pattern = self.parse_tasks_configs[task].get('PATTERN', None)
|
| 1022 |
+
|
| 1023 |
+
if task == 'ocr':
|
| 1024 |
+
instances = self.parse_ocr_from_text_and_spans(
|
| 1025 |
+
text,
|
| 1026 |
+
pattern=pattern,
|
| 1027 |
+
image_size=image_size,
|
| 1028 |
+
area_threshold=self.parse_tasks_configs[task].get('AREA_THRESHOLD', 0.0),
|
| 1029 |
+
)
|
| 1030 |
+
parsed_dict['ocr'] = instances
|
| 1031 |
+
elif task == 'phrase_grounding':
|
| 1032 |
+
instances = self.parse_phrase_grounding_from_text_and_spans(
|
| 1033 |
+
text,
|
| 1034 |
+
pattern=pattern,
|
| 1035 |
+
image_size=image_size,
|
| 1036 |
+
)
|
| 1037 |
+
parsed_dict['phrase_grounding'] = instances
|
| 1038 |
+
elif task == 'pure_text':
|
| 1039 |
+
parsed_dict['pure_text'] = text
|
| 1040 |
+
elif task == 'description_with_bboxes':
|
| 1041 |
+
instances = self.parse_description_with_bboxes_from_text_and_spans(
|
| 1042 |
+
text,
|
| 1043 |
+
pattern=pattern,
|
| 1044 |
+
image_size=image_size,
|
| 1045 |
+
)
|
| 1046 |
+
parsed_dict['description_with_bboxes'] = instances
|
| 1047 |
+
elif task == 'description_with_polygons':
|
| 1048 |
+
instances = self.parse_description_with_polygons_from_text_and_spans(
|
| 1049 |
+
text,
|
| 1050 |
+
pattern=pattern,
|
| 1051 |
+
image_size=image_size,
|
| 1052 |
+
)
|
| 1053 |
+
parsed_dict['description_with_polygons'] = instances
|
| 1054 |
+
elif task == 'polygons':
|
| 1055 |
+
instances = self.parse_description_with_polygons_from_text_and_spans(
|
| 1056 |
+
text,
|
| 1057 |
+
pattern=pattern,
|
| 1058 |
+
image_size=image_size,
|
| 1059 |
+
allow_empty_phrase=True,
|
| 1060 |
+
)
|
| 1061 |
+
parsed_dict['polygons'] = instances
|
| 1062 |
+
elif task == 'bboxes':
|
| 1063 |
+
instances = self.parse_description_with_bboxes_from_text_and_spans(
|
| 1064 |
+
text,
|
| 1065 |
+
pattern=pattern,
|
| 1066 |
+
image_size=image_size,
|
| 1067 |
+
allow_empty_phrase=True,
|
| 1068 |
+
)
|
| 1069 |
+
parsed_dict['bboxes'] = instances
|
| 1070 |
+
elif task == 'description_with_bboxes_or_polygons':
|
| 1071 |
+
if '<poly>' in text:
|
| 1072 |
+
# only support either polygons or bboxes, not both at the same time
|
| 1073 |
+
instances = self.parse_description_with_polygons_from_text_and_spans(
|
| 1074 |
+
text,
|
| 1075 |
+
pattern=pattern,
|
| 1076 |
+
image_size=image_size,
|
| 1077 |
+
)
|
| 1078 |
+
else:
|
| 1079 |
+
instances = self.parse_description_with_bboxes_from_text_and_spans(
|
| 1080 |
+
text,
|
| 1081 |
+
pattern=pattern,
|
| 1082 |
+
image_size=image_size,
|
| 1083 |
+
)
|
| 1084 |
+
parsed_dict['description_with_bboxes_or_polygons'] = instances
|
| 1085 |
+
else:
|
| 1086 |
+
raise ValueError("task {} is not supported".format(task))
|
| 1087 |
+
|
| 1088 |
+
return parsed_dict
|
florence2/base/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/base/tokenizer_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_max_length": 1024
|
| 3 |
+
}
|
| 4 |
+
|
florence2/base/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/large-ft/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MIT License
|
| 2 |
+
|
| 3 |
+
Copyright (c) Microsoft Corporation.
|
| 4 |
+
|
| 5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
+
of this software and associated documentation files (the "Software"), to deal
|
| 7 |
+
in the Software without restriction, including without limitation the rights
|
| 8 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 9 |
+
copies of the Software, and to permit persons to whom the Software is
|
| 10 |
+
furnished to do so, subject to the following conditions:
|
| 11 |
+
|
| 12 |
+
The above copyright notice and this permission notice shall be included in all
|
| 13 |
+
copies or substantial portions of the Software.
|
| 14 |
+
|
| 15 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 16 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 17 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 18 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 19 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 20 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 21 |
+
SOFTWARE
|
florence2/large-ft/config.json
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "florence2",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Florence2ForConditionalGeneration"
|
| 5 |
+
],
|
| 6 |
+
"auto_map": {
|
| 7 |
+
"AutoConfig": "configuration_florence2.Florence2Config",
|
| 8 |
+
"AutoModelForCausalLM": "modeling_florence2.Florence2ForConditionalGeneration"
|
| 9 |
+
},
|
| 10 |
+
"bos_token_id": 0,
|
| 11 |
+
"eos_token_id": 2,
|
| 12 |
+
"ignore_index": -100,
|
| 13 |
+
"model_type": "florence2",
|
| 14 |
+
"pad_token_id": 1,
|
| 15 |
+
"projection_dim": 1024,
|
| 16 |
+
"text_config": {
|
| 17 |
+
"vocab_size": 51289,
|
| 18 |
+
"activation_dropout": 0.1,
|
| 19 |
+
"activation_function": "gelu",
|
| 20 |
+
"add_bias_logits": false,
|
| 21 |
+
"add_final_layer_norm": false,
|
| 22 |
+
"attention_dropout": 0.1,
|
| 23 |
+
"bos_token_id": 0,
|
| 24 |
+
"classif_dropout": 0.1,
|
| 25 |
+
"classifier_dropout": 0.0,
|
| 26 |
+
"d_model": 1024,
|
| 27 |
+
"decoder_attention_heads": 16,
|
| 28 |
+
"decoder_ffn_dim": 4096,
|
| 29 |
+
"decoder_layerdrop": 0.0,
|
| 30 |
+
"decoder_layers": 12,
|
| 31 |
+
"decoder_start_token_id": 2,
|
| 32 |
+
"dropout": 0.1,
|
| 33 |
+
"early_stopping": true,
|
| 34 |
+
"encoder_attention_heads": 16,
|
| 35 |
+
"encoder_ffn_dim": 4096,
|
| 36 |
+
"encoder_layerdrop": 0.0,
|
| 37 |
+
"encoder_layers": 12,
|
| 38 |
+
"eos_token_id": 2,
|
| 39 |
+
"forced_eos_token_id": 2,
|
| 40 |
+
"forced_bos_token_id": 0,
|
| 41 |
+
"gradient_checkpointing": false,
|
| 42 |
+
"init_std": 0.02,
|
| 43 |
+
"is_encoder_decoder": true,
|
| 44 |
+
"label2id": {
|
| 45 |
+
"LABEL_0": 0,
|
| 46 |
+
"LABEL_1": 1,
|
| 47 |
+
"LABEL_2": 2
|
| 48 |
+
},
|
| 49 |
+
"max_position_embeddings": 1024,
|
| 50 |
+
"no_repeat_ngram_size": 3,
|
| 51 |
+
"normalize_before": false,
|
| 52 |
+
"num_hidden_layers": 12,
|
| 53 |
+
"pad_token_id": 1,
|
| 54 |
+
"scale_embedding": false,
|
| 55 |
+
"num_beams": 3
|
| 56 |
+
},
|
| 57 |
+
"vision_config": {
|
| 58 |
+
"model_type": "davit",
|
| 59 |
+
"drop_path_rate": 0.1,
|
| 60 |
+
"patch_size": [7, 3, 3, 3],
|
| 61 |
+
"patch_stride": [4, 2, 2, 2],
|
| 62 |
+
"patch_padding": [3, 1, 1, 1],
|
| 63 |
+
"patch_prenorm": [false, true, true, true],
|
| 64 |
+
"enable_checkpoint": false,
|
| 65 |
+
"dim_embed": [256, 512, 1024, 2048],
|
| 66 |
+
"num_heads": [8, 16, 32, 64],
|
| 67 |
+
"num_groups": [8, 16, 32, 64],
|
| 68 |
+
"depths": [1, 1, 9, 1],
|
| 69 |
+
"window_size": 12,
|
| 70 |
+
"projection_dim": 1024,
|
| 71 |
+
"visual_temporal_embedding": {
|
| 72 |
+
"type": "COSINE",
|
| 73 |
+
"max_temporal_embeddings": 100
|
| 74 |
+
},
|
| 75 |
+
"image_pos_embed": {
|
| 76 |
+
"type": "learned_abs_2d",
|
| 77 |
+
"max_pos_embeddings": 50
|
| 78 |
+
},
|
| 79 |
+
"image_feature_source": ["spatial_avg_pool", "temporal_avg_pool"]
|
| 80 |
+
},
|
| 81 |
+
"vocab_size": 51289,
|
| 82 |
+
"torch_dtype": "float16",
|
| 83 |
+
"transformers_version": "4.41.0.dev0",
|
| 84 |
+
"is_encoder_decoder": true
|
| 85 |
+
}
|
florence2/large-ft/configuration_florence2.py
ADDED
|
@@ -0,0 +1,340 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# coding=utf-8
|
| 2 |
+
# Copyright 2024 Microsoft and the HuggingFace Inc. team. All rights reserved.
|
| 3 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
| 4 |
+
# you may not use this file except in compliance with the License.
|
| 5 |
+
# You may obtain a copy of the License at
|
| 6 |
+
#
|
| 7 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
| 8 |
+
#
|
| 9 |
+
# Unless required by applicable law or agreed to in writing, software
|
| 10 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
| 11 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 12 |
+
# See the License for the specific language governing permissions and
|
| 13 |
+
# limitations under the License.
|
| 14 |
+
import warnings
|
| 15 |
+
""" Florence-2 configuration"""
|
| 16 |
+
|
| 17 |
+
from typing import Optional
|
| 18 |
+
|
| 19 |
+
from transformers import AutoConfig
|
| 20 |
+
from transformers.configuration_utils import PretrainedConfig
|
| 21 |
+
from transformers.utils import logging
|
| 22 |
+
|
| 23 |
+
logger = logging.get_logger(__name__)
|
| 24 |
+
|
| 25 |
+
class Florence2VisionConfig(PretrainedConfig):
|
| 26 |
+
r"""
|
| 27 |
+
This is the configuration class to store the configuration of a [`Florence2VisionModel`]. It is used to instantiate a Florence2VisionModel
|
| 28 |
+
according to the specified arguments, defining the model architecture. Instantiating a configuration with the
|
| 29 |
+
defaults will yield a similar configuration to that of the Florence2VisionModel architecture.
|
| 30 |
+
|
| 31 |
+
Configuration objects inherit from [`PretrainedConfig`] and can be used to control the model outputs. Read the
|
| 32 |
+
documentation from [`PretrainedConfig`] for more information.
|
| 33 |
+
|
| 34 |
+
Args:
|
| 35 |
+
drop_path_rate (`float`, *optional*, defaults to 0.1):
|
| 36 |
+
The dropout rate of the drop path layer.
|
| 37 |
+
patch_size (`List[int]`, *optional*, defaults to [7, 3, 3, 3]):
|
| 38 |
+
The patch size of the image.
|
| 39 |
+
patch_stride (`List[int]`, *optional*, defaults to [4, 2, 2, 2]):
|
| 40 |
+
The patch stride of the image.
|
| 41 |
+
patch_padding (`List[int]`, *optional*, defaults to [3, 1, 1, 1]):
|
| 42 |
+
The patch padding of the image.
|
| 43 |
+
patch_prenorm (`List[bool]`, *optional*, defaults to [false, true, true, true]):
|
| 44 |
+
Whether to apply layer normalization before the patch embedding layer.
|
| 45 |
+
enable_checkpoint (`bool`, *optional*, defaults to False):
|
| 46 |
+
Whether to enable checkpointing.
|
| 47 |
+
dim_embed (`List[int]`, *optional*, defaults to [256, 512, 1024, 2048]):
|
| 48 |
+
The dimension of the embedding layer.
|
| 49 |
+
num_heads (`List[int]`, *optional*, defaults to [8, 16, 32, 64]):
|
| 50 |
+
The number of attention heads.
|
| 51 |
+
num_groups (`List[int]`, *optional*, defaults to [8, 16, 32, 64]):
|
| 52 |
+
The number of groups.
|
| 53 |
+
depths (`List[int]`, *optional*, defaults to [1, 1, 9, 1]):
|
| 54 |
+
The depth of the model.
|
| 55 |
+
window_size (`int`, *optional*, defaults to 12):
|
| 56 |
+
The window size of the model.
|
| 57 |
+
projection_dim (`int`, *optional*, defaults to 1024):
|
| 58 |
+
The dimension of the projection layer.
|
| 59 |
+
visual_temporal_embedding (`dict`, *optional*):
|
| 60 |
+
The configuration of the visual temporal embedding.
|
| 61 |
+
image_pos_embed (`dict`, *optional*):
|
| 62 |
+
The configuration of the image position embedding.
|
| 63 |
+
image_feature_source (`List[str]`, *optional*, defaults to ["spatial_avg_pool", "temporal_avg_pool"]):
|
| 64 |
+
The source of the image feature.
|
| 65 |
+
Example:
|
| 66 |
+
|
| 67 |
+
```python
|
| 68 |
+
>>> from transformers import Florence2VisionConfig, Florence2VisionModel
|
| 69 |
+
|
| 70 |
+
>>> # Initializing a Florence2 Vision style configuration
|
| 71 |
+
>>> configuration = Florence2VisionConfig()
|
| 72 |
+
|
| 73 |
+
>>> # Initializing a model (with random weights)
|
| 74 |
+
>>> model = Florence2VisionModel(configuration)
|
| 75 |
+
|
| 76 |
+
>>> # Accessing the model configuration
|
| 77 |
+
>>> configuration = model.config
|
| 78 |
+
```"""
|
| 79 |
+
|
| 80 |
+
model_type = "florence2_vision"
|
| 81 |
+
keys_to_ignore_at_inference = ["past_key_values"]
|
| 82 |
+
|
| 83 |
+
def __init__(
|
| 84 |
+
self,
|
| 85 |
+
drop_path_rate=0.1,
|
| 86 |
+
patch_size=[7, 3, 3, 3],
|
| 87 |
+
patch_stride=[4, 2, 2, 2],
|
| 88 |
+
patch_padding=[3, 1, 1, 1],
|
| 89 |
+
patch_prenorm=[False, True, True, True],
|
| 90 |
+
enable_checkpoint=False,
|
| 91 |
+
dim_embed=[256, 512, 1024, 2048],
|
| 92 |
+
num_heads=[8, 16, 32, 64],
|
| 93 |
+
num_groups=[8, 16, 32, 64],
|
| 94 |
+
depths=[1, 1, 9, 1],
|
| 95 |
+
window_size=12,
|
| 96 |
+
projection_dim=1024,
|
| 97 |
+
visual_temporal_embedding=None,
|
| 98 |
+
image_pos_embed=None,
|
| 99 |
+
image_feature_source=["spatial_avg_pool", "temporal_avg_pool"],
|
| 100 |
+
**kwargs,
|
| 101 |
+
):
|
| 102 |
+
self.drop_path_rate = drop_path_rate
|
| 103 |
+
self.patch_size = patch_size
|
| 104 |
+
self.patch_stride = patch_stride
|
| 105 |
+
self.patch_padding = patch_padding
|
| 106 |
+
self.patch_prenorm = patch_prenorm
|
| 107 |
+
self.enable_checkpoint = enable_checkpoint
|
| 108 |
+
self.dim_embed = dim_embed
|
| 109 |
+
self.num_heads = num_heads
|
| 110 |
+
self.num_groups = num_groups
|
| 111 |
+
self.depths = depths
|
| 112 |
+
self.window_size = window_size
|
| 113 |
+
self.projection_dim = projection_dim
|
| 114 |
+
self.visual_temporal_embedding = visual_temporal_embedding
|
| 115 |
+
self.image_pos_embed = image_pos_embed
|
| 116 |
+
self.image_feature_source = image_feature_source
|
| 117 |
+
|
| 118 |
+
super().__init__(**kwargs)
|
| 119 |
+
|
| 120 |
+
|
| 121 |
+
|
| 122 |
+
class Florence2LanguageConfig(PretrainedConfig):
|
| 123 |
+
r"""
|
| 124 |
+
This is the configuration class to store the configuration of a [`Florence2LanguagePreTrainedModel`]. It is used to instantiate a BART
|
| 125 |
+
model according to the specified arguments, defining the model architecture. Instantiating a configuration with the
|
| 126 |
+
defaults will yield a similar configuration to that of the BART
|
| 127 |
+
[facebook/bart-large](https://huggingface.co/facebook/bart-large) architecture.
|
| 128 |
+
|
| 129 |
+
Configuration objects inherit from [`PretrainedConfig`] and can be used to control the model outputs. Read the
|
| 130 |
+
documentation from [`PretrainedConfig`] for more information.
|
| 131 |
+
|
| 132 |
+
|
| 133 |
+
Args:
|
| 134 |
+
vocab_size (`int`, *optional*, defaults to 51289):
|
| 135 |
+
Vocabulary size of the Florence2Language model. Defines the number of different tokens that can be represented by the
|
| 136 |
+
`inputs_ids` passed when calling [`Florence2LanguageModel`].
|
| 137 |
+
d_model (`int`, *optional*, defaults to 1024):
|
| 138 |
+
Dimensionality of the layers and the pooler layer.
|
| 139 |
+
encoder_layers (`int`, *optional*, defaults to 12):
|
| 140 |
+
Number of encoder layers.
|
| 141 |
+
decoder_layers (`int`, *optional*, defaults to 12):
|
| 142 |
+
Number of decoder layers.
|
| 143 |
+
encoder_attention_heads (`int`, *optional*, defaults to 16):
|
| 144 |
+
Number of attention heads for each attention layer in the Transformer encoder.
|
| 145 |
+
decoder_attention_heads (`int`, *optional*, defaults to 16):
|
| 146 |
+
Number of attention heads for each attention layer in the Transformer decoder.
|
| 147 |
+
decoder_ffn_dim (`int`, *optional*, defaults to 4096):
|
| 148 |
+
Dimensionality of the "intermediate" (often named feed-forward) layer in decoder.
|
| 149 |
+
encoder_ffn_dim (`int`, *optional*, defaults to 4096):
|
| 150 |
+
Dimensionality of the "intermediate" (often named feed-forward) layer in decoder.
|
| 151 |
+
activation_function (`str` or `function`, *optional*, defaults to `"gelu"`):
|
| 152 |
+
The non-linear activation function (function or string) in the encoder and pooler. If string, `"gelu"`,
|
| 153 |
+
`"relu"`, `"silu"` and `"gelu_new"` are supported.
|
| 154 |
+
dropout (`float`, *optional*, defaults to 0.1):
|
| 155 |
+
The dropout probability for all fully connected layers in the embeddings, encoder, and pooler.
|
| 156 |
+
attention_dropout (`float`, *optional*, defaults to 0.0):
|
| 157 |
+
The dropout ratio for the attention probabilities.
|
| 158 |
+
activation_dropout (`float`, *optional*, defaults to 0.0):
|
| 159 |
+
The dropout ratio for activations inside the fully connected layer.
|
| 160 |
+
classifier_dropout (`float`, *optional*, defaults to 0.0):
|
| 161 |
+
The dropout ratio for classifier.
|
| 162 |
+
max_position_embeddings (`int`, *optional*, defaults to 1024):
|
| 163 |
+
The maximum sequence length that this model might ever be used with. Typically set this to something large
|
| 164 |
+
just in case (e.g., 512 or 1024 or 2048).
|
| 165 |
+
init_std (`float`, *optional*, defaults to 0.02):
|
| 166 |
+
The standard deviation of the truncated_normal_initializer for initializing all weight matrices.
|
| 167 |
+
encoder_layerdrop (`float`, *optional*, defaults to 0.0):
|
| 168 |
+
The LayerDrop probability for the encoder. See the [LayerDrop paper](see https://arxiv.org/abs/1909.11556)
|
| 169 |
+
for more details.
|
| 170 |
+
decoder_layerdrop (`float`, *optional*, defaults to 0.0):
|
| 171 |
+
The LayerDrop probability for the decoder. See the [LayerDrop paper](see https://arxiv.org/abs/1909.11556)
|
| 172 |
+
for more details.
|
| 173 |
+
scale_embedding (`bool`, *optional*, defaults to `False`):
|
| 174 |
+
Scale embeddings by diving by sqrt(d_model).
|
| 175 |
+
use_cache (`bool`, *optional*, defaults to `True`):
|
| 176 |
+
Whether or not the model should return the last key/values attentions (not used by all models).
|
| 177 |
+
num_labels (`int`, *optional*, defaults to 3):
|
| 178 |
+
The number of labels to use in [`Florence2LanguageForSequenceClassification`].
|
| 179 |
+
forced_eos_token_id (`int`, *optional*, defaults to 2):
|
| 180 |
+
The id of the token to force as the last generated token when `max_length` is reached. Usually set to
|
| 181 |
+
`eos_token_id`.
|
| 182 |
+
|
| 183 |
+
Example:
|
| 184 |
+
|
| 185 |
+
```python
|
| 186 |
+
>>> from transformers import Florence2LanguageConfig, Florence2LanguageModel
|
| 187 |
+
|
| 188 |
+
>>> # Initializing a Florence2 Language style configuration
|
| 189 |
+
>>> configuration = Florence2LanguageConfig()
|
| 190 |
+
|
| 191 |
+
>>> # Initializing a model (with random weights)
|
| 192 |
+
>>> model = Florence2LangaugeModel(configuration)
|
| 193 |
+
|
| 194 |
+
>>> # Accessing the model configuration
|
| 195 |
+
>>> configuration = model.config
|
| 196 |
+
```"""
|
| 197 |
+
|
| 198 |
+
model_type = "florence2_language"
|
| 199 |
+
keys_to_ignore_at_inference = ["past_key_values"]
|
| 200 |
+
attribute_map = {"num_attention_heads": "encoder_attention_heads", "hidden_size": "d_model"}
|
| 201 |
+
|
| 202 |
+
def __init__(
|
| 203 |
+
self,
|
| 204 |
+
vocab_size=51289,
|
| 205 |
+
max_position_embeddings=1024,
|
| 206 |
+
encoder_layers=12,
|
| 207 |
+
encoder_ffn_dim=4096,
|
| 208 |
+
encoder_attention_heads=16,
|
| 209 |
+
decoder_layers=12,
|
| 210 |
+
decoder_ffn_dim=4096,
|
| 211 |
+
decoder_attention_heads=16,
|
| 212 |
+
encoder_layerdrop=0.0,
|
| 213 |
+
decoder_layerdrop=0.0,
|
| 214 |
+
activation_function="gelu",
|
| 215 |
+
d_model=1024,
|
| 216 |
+
dropout=0.1,
|
| 217 |
+
attention_dropout=0.0,
|
| 218 |
+
activation_dropout=0.0,
|
| 219 |
+
init_std=0.02,
|
| 220 |
+
classifier_dropout=0.0,
|
| 221 |
+
scale_embedding=False,
|
| 222 |
+
use_cache=True,
|
| 223 |
+
num_labels=3,
|
| 224 |
+
pad_token_id=1,
|
| 225 |
+
bos_token_id=0,
|
| 226 |
+
eos_token_id=2,
|
| 227 |
+
is_encoder_decoder=True,
|
| 228 |
+
decoder_start_token_id=2,
|
| 229 |
+
forced_eos_token_id=2,
|
| 230 |
+
**kwargs,
|
| 231 |
+
):
|
| 232 |
+
self.vocab_size = vocab_size
|
| 233 |
+
self.max_position_embeddings = max_position_embeddings
|
| 234 |
+
self.d_model = d_model
|
| 235 |
+
self.encoder_ffn_dim = encoder_ffn_dim
|
| 236 |
+
self.encoder_layers = encoder_layers
|
| 237 |
+
self.encoder_attention_heads = encoder_attention_heads
|
| 238 |
+
self.decoder_ffn_dim = decoder_ffn_dim
|
| 239 |
+
self.decoder_layers = decoder_layers
|
| 240 |
+
self.decoder_attention_heads = decoder_attention_heads
|
| 241 |
+
self.dropout = dropout
|
| 242 |
+
self.attention_dropout = attention_dropout
|
| 243 |
+
self.activation_dropout = activation_dropout
|
| 244 |
+
self.activation_function = activation_function
|
| 245 |
+
self.init_std = init_std
|
| 246 |
+
self.encoder_layerdrop = encoder_layerdrop
|
| 247 |
+
self.decoder_layerdrop = decoder_layerdrop
|
| 248 |
+
self.classifier_dropout = classifier_dropout
|
| 249 |
+
self.use_cache = use_cache
|
| 250 |
+
self.num_hidden_layers = encoder_layers
|
| 251 |
+
self.scale_embedding = scale_embedding # scale factor will be sqrt(d_model) if True
|
| 252 |
+
|
| 253 |
+
super().__init__(
|
| 254 |
+
num_labels=num_labels,
|
| 255 |
+
pad_token_id=pad_token_id,
|
| 256 |
+
bos_token_id=bos_token_id,
|
| 257 |
+
eos_token_id=eos_token_id,
|
| 258 |
+
is_encoder_decoder=is_encoder_decoder,
|
| 259 |
+
decoder_start_token_id=decoder_start_token_id,
|
| 260 |
+
forced_eos_token_id=forced_eos_token_id,
|
| 261 |
+
**kwargs,
|
| 262 |
+
)
|
| 263 |
+
|
| 264 |
+
# ensure backward compatibility for BART CNN models
|
| 265 |
+
if self.forced_bos_token_id is None and kwargs.get("force_bos_token_to_be_generated", False):
|
| 266 |
+
self.forced_bos_token_id = self.bos_token_id
|
| 267 |
+
warnings.warn(
|
| 268 |
+
f"Please make sure the config includes `forced_bos_token_id={self.bos_token_id}` in future versions. "
|
| 269 |
+
"The config can simply be saved and uploaded again to be fixed."
|
| 270 |
+
)
|
| 271 |
+
|
| 272 |
+
class Florence2Config(PretrainedConfig):
|
| 273 |
+
r"""
|
| 274 |
+
This is the configuration class to store the configuration of a [`Florence2ForConditionalGeneration`]. It is used to instantiate an
|
| 275 |
+
Florence-2 model according to the specified arguments, defining the model architecture.
|
| 276 |
+
|
| 277 |
+
Configuration objects inherit from [`PretrainedConfig`] and can be used to control the model outputs. Read the
|
| 278 |
+
documentation from [`PretrainedConfig`] for more information.
|
| 279 |
+
|
| 280 |
+
Args:
|
| 281 |
+
vision_config (`Florence2VisionConfig`, *optional*):
|
| 282 |
+
Custom vision config or dict
|
| 283 |
+
text_config (`Union[AutoConfig, dict]`, *optional*):
|
| 284 |
+
The config object of the text backbone.
|
| 285 |
+
ignore_index (`int`, *optional*, defaults to -100):
|
| 286 |
+
The ignore index for the loss function.
|
| 287 |
+
vocab_size (`int`, *optional*, defaults to 51289):
|
| 288 |
+
Vocabulary size of the Florence2model. Defines the number of different tokens that can be represented by the
|
| 289 |
+
`inputs_ids` passed when calling [`~Florence2ForConditionalGeneration`]
|
| 290 |
+
projection_dim (`int`, *optional*, defaults to 1024):
|
| 291 |
+
Dimension of the multimodal projection space.
|
| 292 |
+
|
| 293 |
+
Example:
|
| 294 |
+
|
| 295 |
+
```python
|
| 296 |
+
>>> from transformers import Florence2ForConditionalGeneration, Florence2Config, CLIPVisionConfig, BartConfig
|
| 297 |
+
|
| 298 |
+
>>> # Initializing a clip-like vision config
|
| 299 |
+
>>> vision_config = CLIPVisionConfig()
|
| 300 |
+
|
| 301 |
+
>>> # Initializing a Bart config
|
| 302 |
+
>>> text_config = BartConfig()
|
| 303 |
+
|
| 304 |
+
>>> # Initializing a Florence-2 configuration
|
| 305 |
+
>>> configuration = Florence2Config(vision_config, text_config)
|
| 306 |
+
|
| 307 |
+
>>> # Initializing a model from the florence-2 configuration
|
| 308 |
+
>>> model = Florence2ForConditionalGeneration(configuration)
|
| 309 |
+
|
| 310 |
+
>>> # Accessing the model configuration
|
| 311 |
+
>>> configuration = model.config
|
| 312 |
+
```"""
|
| 313 |
+
|
| 314 |
+
model_type = "florence2"
|
| 315 |
+
is_composition = False
|
| 316 |
+
|
| 317 |
+
def __init__(
|
| 318 |
+
self,
|
| 319 |
+
vision_config=None,
|
| 320 |
+
text_config=None,
|
| 321 |
+
ignore_index=-100,
|
| 322 |
+
vocab_size=51289,
|
| 323 |
+
projection_dim=1024,
|
| 324 |
+
**kwargs,
|
| 325 |
+
):
|
| 326 |
+
self.ignore_index = ignore_index
|
| 327 |
+
self.vocab_size = vocab_size
|
| 328 |
+
self.projection_dim = projection_dim
|
| 329 |
+
if vision_config is not None:
|
| 330 |
+
vision_config = PretrainedConfig(**vision_config)
|
| 331 |
+
self.vision_config = vision_config
|
| 332 |
+
self.vocab_size = self.vocab_size
|
| 333 |
+
|
| 334 |
+
self.text_config = text_config
|
| 335 |
+
if text_config is not None:
|
| 336 |
+
self.text_config = Florence2LanguageConfig(**text_config)
|
| 337 |
+
|
| 338 |
+
|
| 339 |
+
super().__init__(**kwargs)
|
| 340 |
+
|
florence2/large-ft/generation_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"num_beams": 3,
|
| 3 |
+
"early_stopping": false
|
| 4 |
+
}
|
florence2/large-ft/modeling_florence2.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/large-ft/preprocessor_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"auto_map": {
|
| 3 |
+
"AutoProcessor": "processing_florence2.Florence2Processor"
|
| 4 |
+
},
|
| 5 |
+
"_valid_processor_keys": [
|
| 6 |
+
"images",
|
| 7 |
+
"do_resize",
|
| 8 |
+
"size",
|
| 9 |
+
"resample",
|
| 10 |
+
"do_rescale",
|
| 11 |
+
"rescale_factor",
|
| 12 |
+
"do_normalize",
|
| 13 |
+
"image_mean",
|
| 14 |
+
"image_std",
|
| 15 |
+
"return_tensors",
|
| 16 |
+
"data_format",
|
| 17 |
+
"input_data_format",
|
| 18 |
+
"do_convert_rgb"
|
| 19 |
+
],
|
| 20 |
+
"do_convert_rgb": null,
|
| 21 |
+
"do_normalize": true,
|
| 22 |
+
"do_rescale": true,
|
| 23 |
+
"do_resize": true,
|
| 24 |
+
"do_center_crop": false,
|
| 25 |
+
"image_processor_type": "CLIPImageProcessor",
|
| 26 |
+
"image_seq_length": 577,
|
| 27 |
+
"image_mean": [0.485, 0.456, 0.406],
|
| 28 |
+
"image_std": [0.229, 0.224, 0.225],
|
| 29 |
+
"processor_class": "Florence2Processor",
|
| 30 |
+
"resample": 3,
|
| 31 |
+
"size": {
|
| 32 |
+
"height": 768,
|
| 33 |
+
"width":768
|
| 34 |
+
},
|
| 35 |
+
"crop_size": {
|
| 36 |
+
"height": 768,
|
| 37 |
+
"width": 768
|
| 38 |
+
}
|
| 39 |
+
}
|
florence2/large-ft/processing_florence2.py
ADDED
|
@@ -0,0 +1,1088 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# coding=utf-8
|
| 2 |
+
# Copyright 2024 Microsoft and The HuggingFace Inc. team.
|
| 3 |
+
#
|
| 4 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
# you may not use this file except in compliance with the License.
|
| 6 |
+
# You may obtain a copy of the License at
|
| 7 |
+
#
|
| 8 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
#
|
| 10 |
+
# Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
# See the License for the specific language governing permissions and
|
| 14 |
+
# limitations under the License.
|
| 15 |
+
"""
|
| 16 |
+
Processor class for Florence-2.
|
| 17 |
+
"""
|
| 18 |
+
|
| 19 |
+
import re
|
| 20 |
+
import logging
|
| 21 |
+
from typing import List, Optional, Union
|
| 22 |
+
import numpy as np
|
| 23 |
+
|
| 24 |
+
import torch
|
| 25 |
+
|
| 26 |
+
from transformers.feature_extraction_utils import BatchFeature
|
| 27 |
+
from transformers.image_utils import ImageInput, is_valid_image
|
| 28 |
+
from transformers.processing_utils import ProcessorMixin
|
| 29 |
+
from transformers.tokenization_utils_base import (
|
| 30 |
+
PaddingStrategy,
|
| 31 |
+
PreTokenizedInput,
|
| 32 |
+
TextInput,
|
| 33 |
+
TruncationStrategy,
|
| 34 |
+
)
|
| 35 |
+
from transformers.utils import TensorType
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
logger = logging.getLogger(__name__)
|
| 39 |
+
|
| 40 |
+
# Copied from transformers.models.idefics2.processing_idefics2.is_url
|
| 41 |
+
def is_url(val) -> bool:
|
| 42 |
+
return isinstance(val, str) and val.startswith("http")
|
| 43 |
+
|
| 44 |
+
# Copied from transformers.models.idefics2.processing_idefics2.is_image_or_image_url
|
| 45 |
+
def is_image_or_image_url(elem):
|
| 46 |
+
return is_url(elem) or is_valid_image(elem)
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
def _is_str_or_image(elem):
|
| 50 |
+
return isinstance(elem, (str)) or is_image_or_image_url(elem)
|
| 51 |
+
|
| 52 |
+
|
| 53 |
+
class Florence2Processor(ProcessorMixin):
|
| 54 |
+
r"""
|
| 55 |
+
Constructs a Florence2 processor which wraps a Florence2 image processor and a Florence2 tokenizer into a single processor.
|
| 56 |
+
|
| 57 |
+
[`Florence2Processor`] offers all the functionalities of [`CLIPImageProcessor`] and [`BartTokenizerFast`]. See the
|
| 58 |
+
[`~Florence2Processor.__call__`] and [`~Florence2Processor.decode`] for more information.
|
| 59 |
+
|
| 60 |
+
Args:
|
| 61 |
+
image_processor ([`CLIPImageProcessor`], *optional*):
|
| 62 |
+
The image processor is a required input.
|
| 63 |
+
tokenizer ([`BartTokenizerFast`], *optional*):
|
| 64 |
+
The tokenizer is a required input.
|
| 65 |
+
"""
|
| 66 |
+
|
| 67 |
+
attributes = ["image_processor", "tokenizer"]
|
| 68 |
+
image_processor_class = "CLIPImageProcessor"
|
| 69 |
+
tokenizer_class = ("BartTokenizer", "BartTokenizerFast")
|
| 70 |
+
|
| 71 |
+
def __init__(
|
| 72 |
+
self,
|
| 73 |
+
image_processor=None,
|
| 74 |
+
tokenizer=None,
|
| 75 |
+
):
|
| 76 |
+
if image_processor is None:
|
| 77 |
+
raise ValueError("You need to specify an `image_processor`.")
|
| 78 |
+
if tokenizer is None:
|
| 79 |
+
raise ValueError("You need to specify a `tokenizer`.")
|
| 80 |
+
if not hasattr(image_processor, "image_seq_length"):
|
| 81 |
+
raise ValueError("Image processor is missing an `image_seq_length` attribute.")
|
| 82 |
+
|
| 83 |
+
self.image_seq_length = image_processor.image_seq_length
|
| 84 |
+
|
| 85 |
+
tokens_to_add = {
|
| 86 |
+
'additional_special_tokens': \
|
| 87 |
+
tokenizer.additional_special_tokens + \
|
| 88 |
+
['<od>', '</od>', '<ocr>', '</ocr>'] + \
|
| 89 |
+
[f'<loc_{x}>' for x in range(1000)] + \
|
| 90 |
+
['<cap>', '</cap>', '<ncap>', '</ncap>','<dcap>', '</dcap>', '<grounding>', '</grounding>', '<seg>', '</seg>', '<sep>', '<region_cap>', '</region_cap>', '<region_to_desciption>', '</region_to_desciption>', '<proposal>', '</proposal>', '<poly>', '</poly>', '<and>']
|
| 91 |
+
}
|
| 92 |
+
tokenizer.add_special_tokens(tokens_to_add)
|
| 93 |
+
|
| 94 |
+
self.tasks_answer_post_processing_type = {
|
| 95 |
+
'<OCR>': 'pure_text',
|
| 96 |
+
'<OCR_WITH_REGION>': 'ocr',
|
| 97 |
+
'<CAPTION>': 'pure_text',
|
| 98 |
+
'<DETAILED_CAPTION>': 'pure_text',
|
| 99 |
+
'<MORE_DETAILED_CAPTION>': 'pure_text',
|
| 100 |
+
'<OD>': 'description_with_bboxes',
|
| 101 |
+
'<DENSE_REGION_CAPTION>': 'description_with_bboxes',
|
| 102 |
+
'<CAPTION_TO_PHRASE_GROUNDING>': "phrase_grounding",
|
| 103 |
+
'<REFERRING_EXPRESSION_SEGMENTATION>': 'polygons',
|
| 104 |
+
'<REGION_TO_SEGMENTATION>': 'polygons',
|
| 105 |
+
'<OPEN_VOCABULARY_DETECTION>': 'description_with_bboxes_or_polygons',
|
| 106 |
+
'<REGION_TO_CATEGORY>': 'pure_text',
|
| 107 |
+
'<REGION_TO_DESCRIPTION>': 'pure_text',
|
| 108 |
+
'<REGION_TO_OCR>': 'pure_text',
|
| 109 |
+
'<REGION_PROPOSAL>': 'bboxes'
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
self.task_prompts_without_inputs = {
|
| 113 |
+
'<OCR>': 'What is the text in the image?',
|
| 114 |
+
'<OCR_WITH_REGION>': 'What is the text in the image, with regions?',
|
| 115 |
+
'<CAPTION>': 'What does the image describe?',
|
| 116 |
+
'<DETAILED_CAPTION>': 'Describe in detail what is shown in the image.',
|
| 117 |
+
'<MORE_DETAILED_CAPTION>': 'Describe with a paragraph what is shown in the image.',
|
| 118 |
+
'<OD>': 'Locate the objects with category name in the image.',
|
| 119 |
+
'<DENSE_REGION_CAPTION>': 'Locate the objects in the image, with their descriptions.',
|
| 120 |
+
'<REGION_PROPOSAL>': 'Locate the region proposals in the image.'
|
| 121 |
+
}
|
| 122 |
+
|
| 123 |
+
self.task_prompts_with_input = {
|
| 124 |
+
'<CAPTION_TO_PHRASE_GROUNDING>': "Locate the phrases in the caption: {input}",
|
| 125 |
+
'<REFERRING_EXPRESSION_SEGMENTATION>': 'Locate {input} in the image with mask',
|
| 126 |
+
'<REGION_TO_SEGMENTATION>': 'What is the polygon mask of region {input}',
|
| 127 |
+
'<OPEN_VOCABULARY_DETECTION>': 'Locate {input} in the image.',
|
| 128 |
+
'<REGION_TO_CATEGORY>': 'What is the region {input}?',
|
| 129 |
+
'<REGION_TO_DESCRIPTION>': 'What does the region {input} describe?',
|
| 130 |
+
'<REGION_TO_OCR>': 'What text is in the region {input}?',
|
| 131 |
+
}
|
| 132 |
+
|
| 133 |
+
self.post_processor = Florence2PostProcesser(tokenizer=tokenizer)
|
| 134 |
+
|
| 135 |
+
|
| 136 |
+
super().__init__(image_processor, tokenizer)
|
| 137 |
+
|
| 138 |
+
def _construct_prompts(self, text):
|
| 139 |
+
# replace the task tokens with the task prompts if task token is in the text
|
| 140 |
+
prompts = []
|
| 141 |
+
for _text in text:
|
| 142 |
+
# 1. fixed task prompts without additional inputs
|
| 143 |
+
for task_token, task_prompt in self.task_prompts_without_inputs.items():
|
| 144 |
+
if task_token in _text:
|
| 145 |
+
assert _text == task_token, f"Task token {task_token} should be the only token in the text."
|
| 146 |
+
_text = task_prompt
|
| 147 |
+
break
|
| 148 |
+
# 2. task prompts with additional inputs
|
| 149 |
+
for task_token, task_prompt in self.task_prompts_with_input.items():
|
| 150 |
+
if task_token in _text:
|
| 151 |
+
_text = task_prompt.format(input=_text.replace(task_token, ''))
|
| 152 |
+
break
|
| 153 |
+
prompts.append(_text)
|
| 154 |
+
return prompts
|
| 155 |
+
|
| 156 |
+
def __call__(
|
| 157 |
+
self,
|
| 158 |
+
text: Union[TextInput, PreTokenizedInput, List[TextInput], List[PreTokenizedInput]] = None,
|
| 159 |
+
images: ImageInput = None,
|
| 160 |
+
tokenize_newline_separately: bool = True,
|
| 161 |
+
padding: Union[bool, str, PaddingStrategy] = False,
|
| 162 |
+
truncation: Union[bool, str, TruncationStrategy] = None,
|
| 163 |
+
max_length=None,
|
| 164 |
+
return_tensors: Optional[Union[str, TensorType]] = TensorType.PYTORCH,
|
| 165 |
+
do_resize: bool = None,
|
| 166 |
+
do_normalize: bool = None,
|
| 167 |
+
image_mean: Optional[Union[float, List[float]]] = None,
|
| 168 |
+
image_std: Optional[Union[float, List[float]]] = None,
|
| 169 |
+
data_format: Optional["ChannelDimension"] = "channels_first", # noqa: F821
|
| 170 |
+
input_data_format: Optional[
|
| 171 |
+
Union[str, "ChannelDimension"] # noqa: F821
|
| 172 |
+
] = None,
|
| 173 |
+
resample: "PILImageResampling" = None, # noqa: F821
|
| 174 |
+
do_convert_rgb: bool = None,
|
| 175 |
+
do_thumbnail: bool = None,
|
| 176 |
+
do_align_long_axis: bool = None,
|
| 177 |
+
do_rescale: bool = None,
|
| 178 |
+
) -> BatchFeature:
|
| 179 |
+
"""
|
| 180 |
+
Main method to prepare for the model one or several sequences(s) and image(s). This method forwards the `text`
|
| 181 |
+
and `kwargs` arguments to BartTokenizerFast's [`~BartTokenizerFast.__call__`] if `text` is not `None` to encode
|
| 182 |
+
the text. To prepare the image(s), this method forwards the `images` and `kwrags` arguments to
|
| 183 |
+
CLIPImageProcessor's [`~CLIPImageProcessor.__call__`] if `images` is not `None`. Please refer to the doctsring
|
| 184 |
+
of the above two methods for more information.
|
| 185 |
+
|
| 186 |
+
Args:
|
| 187 |
+
text (`str`, `List[str]`, `List[List[str]]`):
|
| 188 |
+
The sequence or batch of sequences to be encoded. Each sequence can be a string or a list of strings
|
| 189 |
+
(pretokenized string). If the sequences are provided as list of strings (pretokenized), you must set
|
| 190 |
+
`is_split_into_words=True` (to lift the ambiguity with a batch of sequences).
|
| 191 |
+
images (`PIL.Image.Image`, `np.ndarray`, `torch.Tensor`, `List[PIL.Image.Image]`, `List[np.ndarray]`, `List[torch.Tensor]`):
|
| 192 |
+
The image or batch of images to be prepared. Each image can be a PIL image, NumPy array or PyTorch
|
| 193 |
+
tensor. In case of a NumPy array/PyTorch tensor, each image should be of shape (C, H, W), where C is a
|
| 194 |
+
number of channels, H and W are image height and width.
|
| 195 |
+
tokenize_newline_separately (`bool`, defaults to `True`):
|
| 196 |
+
Adds a separately tokenized '\n' at the end of the prompt.
|
| 197 |
+
padding (`bool`, `str` or [`~utils.PaddingStrategy`], *optional*, defaults to `False`):
|
| 198 |
+
Select a strategy to pad the returned sequences (according to the model's padding side and padding
|
| 199 |
+
index) among:
|
| 200 |
+
- `True` or `'longest'`: Pad to the longest sequence in the batch (or no padding if only a single
|
| 201 |
+
sequence if provided).
|
| 202 |
+
- `'max_length'`: Pad to a maximum length specified with the argument `max_length` or to the maximum
|
| 203 |
+
acceptable input length for the model if that argument is not provided.
|
| 204 |
+
- `False` or `'do_not_pad'` (default): No padding (i.e., can output a batch with sequences of different
|
| 205 |
+
lengths).
|
| 206 |
+
max_length (`int`, *optional*):
|
| 207 |
+
Maximum length of the returned list and optionally padding length (see above).
|
| 208 |
+
truncation (`bool`, *optional*):
|
| 209 |
+
Activates truncation to cut input sequences longer than `max_length` to `max_length`.
|
| 210 |
+
return_tensors (`str` or [`~utils.TensorType`], *optional*):
|
| 211 |
+
If set, will return tensors of a particular framework. Acceptable values are:
|
| 212 |
+
|
| 213 |
+
- `'tf'`: Return TensorFlow `tf.constant` objects.
|
| 214 |
+
- `'pt'`: Return PyTorch `torch.Tensor` objects.
|
| 215 |
+
- `'np'`: Return NumPy `np.ndarray` objects.
|
| 216 |
+
- `'jax'`: Return JAX `jnp.ndarray` objects.
|
| 217 |
+
|
| 218 |
+
Returns:
|
| 219 |
+
[`BatchFeature`]: A [`BatchFeature`] with the following fields:
|
| 220 |
+
|
| 221 |
+
- **input_ids** -- List of token ids to be fed to a model. Returned when `text` is not `None`. If `suffix`
|
| 222 |
+
is provided, the `input_ids` will also contain the suffix input ids.
|
| 223 |
+
- **attention_mask** -- List of indices specifying which tokens should be attended to by the model (when
|
| 224 |
+
`return_attention_mask=True` or if *"attention_mask"* is in `self.model_input_names` and if `text` is not
|
| 225 |
+
`None`).
|
| 226 |
+
- **pixel_values** -- Pixel values to be fed to a model. Returned when `images` is not `None`.
|
| 227 |
+
- **labels** -- Labels compatible with training if `suffix` is not None
|
| 228 |
+
"""
|
| 229 |
+
|
| 230 |
+
return_token_type_ids = False
|
| 231 |
+
|
| 232 |
+
if images is None:
|
| 233 |
+
raise ValueError("`images` are expected as arguments to a `Florence2Processor` instance.")
|
| 234 |
+
if text is None:
|
| 235 |
+
logger.warning_once(
|
| 236 |
+
"You are using Florence-2 without a text prompt."
|
| 237 |
+
)
|
| 238 |
+
text = ""
|
| 239 |
+
|
| 240 |
+
if isinstance(text, List) and isinstance(images, List):
|
| 241 |
+
if len(images) < len(text):
|
| 242 |
+
raise ValueError(
|
| 243 |
+
f"Received {len(images)} images for {len(text)} prompts. Each prompt should be associated with an image."
|
| 244 |
+
)
|
| 245 |
+
if _is_str_or_image(text):
|
| 246 |
+
text = [text]
|
| 247 |
+
elif isinstance(text, list) and _is_str_or_image(text[0]):
|
| 248 |
+
pass
|
| 249 |
+
|
| 250 |
+
pixel_values = self.image_processor(
|
| 251 |
+
images,
|
| 252 |
+
do_resize=do_resize,
|
| 253 |
+
do_normalize=do_normalize,
|
| 254 |
+
return_tensors=return_tensors,
|
| 255 |
+
image_mean=image_mean,
|
| 256 |
+
image_std=image_std,
|
| 257 |
+
input_data_format=input_data_format,
|
| 258 |
+
data_format=data_format,
|
| 259 |
+
resample=resample,
|
| 260 |
+
do_convert_rgb=do_convert_rgb,
|
| 261 |
+
)["pixel_values"]
|
| 262 |
+
|
| 263 |
+
if max_length is not None:
|
| 264 |
+
max_length -= self.image_seq_length # max_length has to account for the image tokens
|
| 265 |
+
|
| 266 |
+
text = self._construct_prompts(text)
|
| 267 |
+
|
| 268 |
+
inputs = self.tokenizer(
|
| 269 |
+
text,
|
| 270 |
+
return_tensors=return_tensors,
|
| 271 |
+
padding=padding,
|
| 272 |
+
max_length=max_length,
|
| 273 |
+
truncation=truncation,
|
| 274 |
+
return_token_type_ids=return_token_type_ids,
|
| 275 |
+
)
|
| 276 |
+
|
| 277 |
+
return_data = {**inputs, "pixel_values": pixel_values}
|
| 278 |
+
|
| 279 |
+
if return_token_type_ids:
|
| 280 |
+
labels = inputs["input_ids"].masked_fill(inputs["token_type_ids"] == 0, -100)
|
| 281 |
+
return_data.update({"labels": labels})
|
| 282 |
+
return BatchFeature(data=return_data)
|
| 283 |
+
|
| 284 |
+
# Copied from transformers.models.clip.processing_clip.CLIPProcessor.batch_decode with CLIP->Florence2
|
| 285 |
+
def batch_decode(self, *args, **kwargs):
|
| 286 |
+
"""
|
| 287 |
+
This method forwards all its arguments to BartTokenizerFast's [`~PreTrainedTokenizer.batch_decode`]. Please
|
| 288 |
+
refer to the docstring of this method for more information.
|
| 289 |
+
"""
|
| 290 |
+
return self.tokenizer.batch_decode(*args, **kwargs)
|
| 291 |
+
|
| 292 |
+
# Copied from transformers.models.clip.processing_clip.CLIPProcessor.decode with CLIP->Florence2
|
| 293 |
+
def decode(self, *args, **kwargs):
|
| 294 |
+
"""
|
| 295 |
+
This method forwards all its arguments to BartTokenizerFast's [`~PreTrainedTokenizer.decode`]. Please refer to
|
| 296 |
+
the docstring of this method for more information.
|
| 297 |
+
"""
|
| 298 |
+
return self.tokenizer.decode(*args, **kwargs)
|
| 299 |
+
|
| 300 |
+
@property
|
| 301 |
+
# Copied from transformers.models.clip.processing_clip.CLIPProcessor.model_input_names with CLIP->Florence2
|
| 302 |
+
def model_input_names(self):
|
| 303 |
+
tokenizer_input_names = self.tokenizer.model_input_names
|
| 304 |
+
image_processor_input_names = self.image_processor.model_input_names
|
| 305 |
+
return list(dict.fromkeys(tokenizer_input_names + image_processor_input_names))
|
| 306 |
+
|
| 307 |
+
def post_process_generation(self, text, task, image_size):
|
| 308 |
+
"""
|
| 309 |
+
Post-process the output of the model to each of the task outputs.
|
| 310 |
+
|
| 311 |
+
Args:
|
| 312 |
+
text (`str`): The text to post-process.
|
| 313 |
+
task (`str`): The task to post-process the text for.
|
| 314 |
+
image_size (`Tuple[int, int]`): The size of the image. height x width.
|
| 315 |
+
"""
|
| 316 |
+
|
| 317 |
+
task_answer_post_processing_type = self.tasks_answer_post_processing_type.get(task, 'pure_text')
|
| 318 |
+
task_answer = self.post_processor(
|
| 319 |
+
text=text,
|
| 320 |
+
image_size=image_size,
|
| 321 |
+
parse_tasks=task_answer_post_processing_type,
|
| 322 |
+
)[task_answer_post_processing_type]
|
| 323 |
+
|
| 324 |
+
if task_answer_post_processing_type == 'pure_text':
|
| 325 |
+
final_answer = task_answer
|
| 326 |
+
# remove the special tokens
|
| 327 |
+
final_answer = final_answer.replace('<s>', '').replace('</s>', '')
|
| 328 |
+
elif task_answer_post_processing_type in ['od', 'description_with_bboxes', 'bboxes']:
|
| 329 |
+
od_instances = task_answer
|
| 330 |
+
bboxes_od = [_od_instance['bbox'] for _od_instance in od_instances]
|
| 331 |
+
labels_od = [str(_od_instance['cat_name']) for _od_instance in od_instances]
|
| 332 |
+
final_answer = {'bboxes': bboxes_od, 'labels': labels_od}
|
| 333 |
+
elif task_answer_post_processing_type in ['ocr']:
|
| 334 |
+
bboxes = [_od_instance['quad_box'] for _od_instance in task_answer]
|
| 335 |
+
labels = [str(_od_instance['text']) for _od_instance in task_answer]
|
| 336 |
+
final_answer = {'quad_boxes': bboxes, 'labels': labels}
|
| 337 |
+
elif task_answer_post_processing_type in ['phrase_grounding']:
|
| 338 |
+
bboxes = []
|
| 339 |
+
labels = []
|
| 340 |
+
for _grounded_phrase in task_answer:
|
| 341 |
+
for _bbox in _grounded_phrase['bbox']:
|
| 342 |
+
bboxes.append(_bbox)
|
| 343 |
+
labels.append(_grounded_phrase['cat_name'])
|
| 344 |
+
final_answer = {'bboxes': bboxes, 'labels': labels}
|
| 345 |
+
elif task_answer_post_processing_type in ['description_with_polygons', 'polygons']:
|
| 346 |
+
labels = []
|
| 347 |
+
polygons = []
|
| 348 |
+
for result in task_answer:
|
| 349 |
+
label = result['cat_name']
|
| 350 |
+
_polygons = result['polygons']
|
| 351 |
+
labels.append(label)
|
| 352 |
+
polygons.append(_polygons)
|
| 353 |
+
final_answer = {'polygons': polygons, 'labels': labels}
|
| 354 |
+
elif task_answer_post_processing_type in ['description_with_bboxes_or_polygons']:
|
| 355 |
+
bboxes = []
|
| 356 |
+
bboxes_labels = []
|
| 357 |
+
polygons = []
|
| 358 |
+
polygons_labels = []
|
| 359 |
+
for result in task_answer:
|
| 360 |
+
label = result['cat_name']
|
| 361 |
+
if 'polygons' in result:
|
| 362 |
+
_polygons = result['polygons']
|
| 363 |
+
polygons.append(_polygons)
|
| 364 |
+
polygons_labels.append(label)
|
| 365 |
+
else:
|
| 366 |
+
_bbox = result['bbox']
|
| 367 |
+
bboxes.append(_bbox)
|
| 368 |
+
bboxes_labels.append(label)
|
| 369 |
+
final_answer = {'bboxes': bboxes, 'bboxes_labels': bboxes_labels, 'polygons': polygons, 'polygons_labels': polygons_labels}
|
| 370 |
+
else:
|
| 371 |
+
raise ValueError('Unknown task answer post processing type: {}'.format(task_answer_post_processing_type))
|
| 372 |
+
|
| 373 |
+
final_answer = {
|
| 374 |
+
task: final_answer}
|
| 375 |
+
return final_answer
|
| 376 |
+
|
| 377 |
+
class BoxQuantizer(object):
|
| 378 |
+
def __init__(self, mode, bins):
|
| 379 |
+
self.mode = mode
|
| 380 |
+
self.bins = bins
|
| 381 |
+
|
| 382 |
+
def quantize(self, boxes: torch.Tensor, size):
|
| 383 |
+
bins_w, bins_h = self.bins # Quantization bins.
|
| 384 |
+
size_w, size_h = size # Original image size.
|
| 385 |
+
size_per_bin_w = size_w / bins_w
|
| 386 |
+
size_per_bin_h = size_h / bins_h
|
| 387 |
+
xmin, ymin, xmax, ymax = boxes.split(1, dim=-1) # Shape: 4 * [N, 1].
|
| 388 |
+
|
| 389 |
+
if self.mode == 'floor':
|
| 390 |
+
quantized_xmin = (
|
| 391 |
+
xmin / size_per_bin_w).floor().clamp(0, bins_w - 1)
|
| 392 |
+
quantized_ymin = (
|
| 393 |
+
ymin / size_per_bin_h).floor().clamp(0, bins_h - 1)
|
| 394 |
+
quantized_xmax = (
|
| 395 |
+
xmax / size_per_bin_w).floor().clamp(0, bins_w - 1)
|
| 396 |
+
quantized_ymax = (
|
| 397 |
+
ymax / size_per_bin_h).floor().clamp(0, bins_h - 1)
|
| 398 |
+
|
| 399 |
+
elif self.mode == 'round':
|
| 400 |
+
raise NotImplementedError()
|
| 401 |
+
|
| 402 |
+
else:
|
| 403 |
+
raise ValueError('Incorrect quantization type.')
|
| 404 |
+
|
| 405 |
+
quantized_boxes = torch.cat(
|
| 406 |
+
(quantized_xmin, quantized_ymin, quantized_xmax, quantized_ymax), dim=-1
|
| 407 |
+
).int()
|
| 408 |
+
|
| 409 |
+
return quantized_boxes
|
| 410 |
+
|
| 411 |
+
def dequantize(self, boxes: torch.Tensor, size):
|
| 412 |
+
bins_w, bins_h = self.bins # Quantization bins.
|
| 413 |
+
size_w, size_h = size # Original image size.
|
| 414 |
+
size_per_bin_w = size_w / bins_w
|
| 415 |
+
size_per_bin_h = size_h / bins_h
|
| 416 |
+
xmin, ymin, xmax, ymax = boxes.split(1, dim=-1) # Shape: 4 * [N, 1].
|
| 417 |
+
|
| 418 |
+
if self.mode == 'floor':
|
| 419 |
+
# Add 0.5 to use the center position of the bin as the coordinate.
|
| 420 |
+
dequantized_xmin = (xmin + 0.5) * size_per_bin_w
|
| 421 |
+
dequantized_ymin = (ymin + 0.5) * size_per_bin_h
|
| 422 |
+
dequantized_xmax = (xmax + 0.5) * size_per_bin_w
|
| 423 |
+
dequantized_ymax = (ymax + 0.5) * size_per_bin_h
|
| 424 |
+
|
| 425 |
+
elif self.mode == 'round':
|
| 426 |
+
raise NotImplementedError()
|
| 427 |
+
|
| 428 |
+
else:
|
| 429 |
+
raise ValueError('Incorrect quantization type.')
|
| 430 |
+
|
| 431 |
+
dequantized_boxes = torch.cat(
|
| 432 |
+
(dequantized_xmin, dequantized_ymin,
|
| 433 |
+
dequantized_xmax, dequantized_ymax), dim=-1
|
| 434 |
+
)
|
| 435 |
+
|
| 436 |
+
return dequantized_boxes
|
| 437 |
+
|
| 438 |
+
|
| 439 |
+
class CoordinatesQuantizer(object):
|
| 440 |
+
"""
|
| 441 |
+
Quantize coornidates (Nx2)
|
| 442 |
+
"""
|
| 443 |
+
|
| 444 |
+
def __init__(self, mode, bins):
|
| 445 |
+
self.mode = mode
|
| 446 |
+
self.bins = bins
|
| 447 |
+
|
| 448 |
+
def quantize(self, coordinates: torch.Tensor, size):
|
| 449 |
+
bins_w, bins_h = self.bins # Quantization bins.
|
| 450 |
+
size_w, size_h = size # Original image size.
|
| 451 |
+
size_per_bin_w = size_w / bins_w
|
| 452 |
+
size_per_bin_h = size_h / bins_h
|
| 453 |
+
assert coordinates.shape[-1] == 2, 'coordinates should be shape (N, 2)'
|
| 454 |
+
x, y = coordinates.split(1, dim=-1) # Shape: 4 * [N, 1].
|
| 455 |
+
|
| 456 |
+
if self.mode == 'floor':
|
| 457 |
+
quantized_x = (x / size_per_bin_w).floor().clamp(0, bins_w - 1)
|
| 458 |
+
quantized_y = (y / size_per_bin_h).floor().clamp(0, bins_h - 1)
|
| 459 |
+
|
| 460 |
+
elif self.mode == 'round':
|
| 461 |
+
raise NotImplementedError()
|
| 462 |
+
|
| 463 |
+
else:
|
| 464 |
+
raise ValueError('Incorrect quantization type.')
|
| 465 |
+
|
| 466 |
+
quantized_coordinates = torch.cat(
|
| 467 |
+
(quantized_x, quantized_y), dim=-1
|
| 468 |
+
).int()
|
| 469 |
+
|
| 470 |
+
return quantized_coordinates
|
| 471 |
+
|
| 472 |
+
def dequantize(self, coordinates: torch.Tensor, size):
|
| 473 |
+
bins_w, bins_h = self.bins # Quantization bins.
|
| 474 |
+
size_w, size_h = size # Original image size.
|
| 475 |
+
size_per_bin_w = size_w / bins_w
|
| 476 |
+
size_per_bin_h = size_h / bins_h
|
| 477 |
+
assert coordinates.shape[-1] == 2, 'coordinates should be shape (N, 2)'
|
| 478 |
+
x, y = coordinates.split(1, dim=-1) # Shape: 4 * [N, 1].
|
| 479 |
+
|
| 480 |
+
if self.mode == 'floor':
|
| 481 |
+
# Add 0.5 to use the center position of the bin as the coordinate.
|
| 482 |
+
dequantized_x = (x + 0.5) * size_per_bin_w
|
| 483 |
+
dequantized_y = (y + 0.5) * size_per_bin_h
|
| 484 |
+
|
| 485 |
+
elif self.mode == 'round':
|
| 486 |
+
raise NotImplementedError()
|
| 487 |
+
|
| 488 |
+
else:
|
| 489 |
+
raise ValueError('Incorrect quantization type.')
|
| 490 |
+
|
| 491 |
+
dequantized_coordinates = torch.cat(
|
| 492 |
+
(dequantized_x, dequantized_y), dim=-1
|
| 493 |
+
)
|
| 494 |
+
|
| 495 |
+
return dequantized_coordinates
|
| 496 |
+
|
| 497 |
+
|
| 498 |
+
class Florence2PostProcesser(object):
|
| 499 |
+
"""
|
| 500 |
+
Florence-2 post process for converting text prediction to various tasks results.
|
| 501 |
+
|
| 502 |
+
Args:
|
| 503 |
+
config: A dict of configs.
|
| 504 |
+
tokenizer: A tokenizer for decoding text to spans.
|
| 505 |
+
sample config:
|
| 506 |
+
UNIFIED_POST_PROCESS:
|
| 507 |
+
# commom configs
|
| 508 |
+
NUM_BBOX_HEIGHT_BINS: 1000
|
| 509 |
+
NUM_BBOX_WIDTH_BINS: 1000
|
| 510 |
+
COORDINATES_HEIGHT_BINS: 1000
|
| 511 |
+
COORDINATES_WIDTH_BINS: 1000
|
| 512 |
+
# task specific configs, override the common configs
|
| 513 |
+
PRASE_TASKS:
|
| 514 |
+
- TASK_NAME: 'video_dense_caption'
|
| 515 |
+
PATTERN: 'r<time_(\d+)><time_(\d+)>([a-zA-Z0-9 ]+)'
|
| 516 |
+
SCORE_MODE: 'avg_cat_name_scores'
|
| 517 |
+
NUM_BINS: 100
|
| 518 |
+
- TASK_NAME: 'od'
|
| 519 |
+
PATTERN: 'r<loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)>([a-zA-Z0-9 ]+)'
|
| 520 |
+
SCORE_MODE: 'avg_cat_name_scores'
|
| 521 |
+
|
| 522 |
+
Returns:
|
| 523 |
+
parsed_dict (dict): A dict of parsed results.
|
| 524 |
+
"""
|
| 525 |
+
def __init__(
|
| 526 |
+
self,
|
| 527 |
+
tokenizer=None
|
| 528 |
+
):
|
| 529 |
+
parse_tasks = []
|
| 530 |
+
parse_task_configs = {}
|
| 531 |
+
config = self._create_default_config()
|
| 532 |
+
for task in config['PARSE_TASKS']:
|
| 533 |
+
parse_tasks.append(task['TASK_NAME'])
|
| 534 |
+
parse_task_configs[task['TASK_NAME']] = task
|
| 535 |
+
|
| 536 |
+
self.config = config
|
| 537 |
+
self.parse_tasks = parse_tasks
|
| 538 |
+
self.parse_tasks_configs = parse_task_configs
|
| 539 |
+
|
| 540 |
+
self.tokenizer = tokenizer
|
| 541 |
+
if self.tokenizer is not None:
|
| 542 |
+
self.all_special_tokens = set(self.tokenizer.all_special_tokens)
|
| 543 |
+
|
| 544 |
+
self.init_quantizers()
|
| 545 |
+
self.black_list_of_phrase_grounding = self._create_black_list_of_phrase_grounding()
|
| 546 |
+
|
| 547 |
+
def _create_black_list_of_phrase_grounding(self):
|
| 548 |
+
black_list = {}
|
| 549 |
+
|
| 550 |
+
if 'phrase_grounding' in self.parse_tasks and self.parse_tasks_configs['phrase_grounding']['FILTER_BY_BLACK_LIST']:
|
| 551 |
+
black_list = set(
|
| 552 |
+
['it', 'I', 'me', 'mine',
|
| 553 |
+
'you', 'your', 'yours',
|
| 554 |
+
'he', 'him', 'his',
|
| 555 |
+
'she', 'her', 'hers',
|
| 556 |
+
'they', 'them', 'their', 'theirs',
|
| 557 |
+
'one', 'oneself',
|
| 558 |
+
'we', 'us', 'our', 'ours',
|
| 559 |
+
'you', 'your', 'yours',
|
| 560 |
+
'they', 'them', 'their', 'theirs',
|
| 561 |
+
'mine', 'yours', 'his', 'hers', 'its',
|
| 562 |
+
'ours', 'yours', 'theirs',
|
| 563 |
+
'myself', 'yourself', 'himself', 'herself', 'itself',
|
| 564 |
+
'ourselves', 'yourselves', 'themselves',
|
| 565 |
+
'this', 'that',
|
| 566 |
+
'these', 'those',
|
| 567 |
+
'who', 'whom', 'whose', 'which', 'what',
|
| 568 |
+
'who', 'whom', 'whose', 'which', 'that',
|
| 569 |
+
'all', 'another', 'any', 'anybody', 'anyone', 'anything',
|
| 570 |
+
'each', 'everybody', 'everyone', 'everything',
|
| 571 |
+
'few', 'many', 'nobody', 'none', 'one', 'several',
|
| 572 |
+
'some', 'somebody', 'someone', 'something',
|
| 573 |
+
'each other', 'one another',
|
| 574 |
+
'myself', 'yourself', 'himself', 'herself', 'itself',
|
| 575 |
+
'ourselves', 'yourselves', 'themselves',
|
| 576 |
+
'the image', 'image', 'images', 'the', 'a', 'an', 'a group',
|
| 577 |
+
'other objects', 'lots', 'a set',
|
| 578 |
+
]
|
| 579 |
+
)
|
| 580 |
+
|
| 581 |
+
return black_list
|
| 582 |
+
|
| 583 |
+
def _create_default_config(self):
|
| 584 |
+
config = {
|
| 585 |
+
'NUM_BBOX_HEIGHT_BINS': 1000,
|
| 586 |
+
'NUM_BBOX_WIDTH_BINS': 1000,
|
| 587 |
+
'BOX_QUANTIZATION_MODE': 'floor',
|
| 588 |
+
'COORDINATES_HEIGHT_BINS': 1000,
|
| 589 |
+
'COORDINATES_WIDTH_BINS': 1000,
|
| 590 |
+
'COORDINATES_QUANTIZATION_MODE': 'floor',
|
| 591 |
+
'PARSE_TASKS': [
|
| 592 |
+
{
|
| 593 |
+
'TASK_NAME': 'od',
|
| 594 |
+
'PATTERN': r'([a-zA-Z0-9 ]+)<loc_(\\d+)><loc_(\\d+)><loc_(\\d+)><loc_(\\d+)>'
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
'TASK_NAME': 'ocr',
|
| 598 |
+
'PATTERN': r'(.+?)<loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)>',
|
| 599 |
+
'AREA_THRESHOLD': 0.00
|
| 600 |
+
},
|
| 601 |
+
{
|
| 602 |
+
'TASK_NAME': 'phrase_grounding',
|
| 603 |
+
'FILTER_BY_BLACK_LIST': True
|
| 604 |
+
},
|
| 605 |
+
{
|
| 606 |
+
'TASK_NAME': 'pure_text',
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
'TASK_NAME': 'description_with_bboxes',
|
| 610 |
+
},
|
| 611 |
+
{
|
| 612 |
+
'TASK_NAME': 'description_with_polygons',
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
'TASK_NAME': 'polygons',
|
| 616 |
+
},
|
| 617 |
+
{
|
| 618 |
+
'TASK_NAME': 'bboxes',
|
| 619 |
+
},
|
| 620 |
+
{
|
| 621 |
+
'TASK_NAME': 'description_with_bboxes_or_polygons',
|
| 622 |
+
}
|
| 623 |
+
]
|
| 624 |
+
}
|
| 625 |
+
|
| 626 |
+
return config
|
| 627 |
+
|
| 628 |
+
def init_quantizers(self):
|
| 629 |
+
# we have box_quantizer (od, grounding) and coordinates_quantizer (ocr, referring_segmentation)
|
| 630 |
+
num_bbox_height_bins = self.config.get('NUM_BBOX_HEIGHT_BINS', 1000)
|
| 631 |
+
num_bbox_width_bins = self.config.get('NUM_BBOX_WIDTH_BINS', 1000)
|
| 632 |
+
box_quantization_mode = self.config.get('BOX_QUANTIZATION_MODE', 'floor')
|
| 633 |
+
self.box_quantizer = BoxQuantizer(
|
| 634 |
+
box_quantization_mode,
|
| 635 |
+
(num_bbox_width_bins, num_bbox_height_bins),
|
| 636 |
+
)
|
| 637 |
+
|
| 638 |
+
num_bbox_height_bins = self.config['COORDINATES_HEIGHT_BINS'] if 'COORDINATES_HEIGHT_BINS' in self.config else self.config.get('NUM_BBOX_HEIGHT_BINS', 1000)
|
| 639 |
+
num_bbox_width_bins = self.config['COORDINATES_WIDTH_BINS'] if 'COORDINATES_WIDTH_BINS' in self.config else self.config.get('NUM_BBOX_WIDTH_BINS', 1000)
|
| 640 |
+
box_quantization_mode = self.config.get('COORDINATES_QUANTIZATION_MODE') if 'COORDINATES_QUANTIZATION_MODE' in self.config else self.config.get('BOX_QUANTIZATION_MODE', 'floor')
|
| 641 |
+
self.coordinates_quantizer = CoordinatesQuantizer(
|
| 642 |
+
box_quantization_mode,
|
| 643 |
+
(num_bbox_width_bins, num_bbox_height_bins),
|
| 644 |
+
)
|
| 645 |
+
|
| 646 |
+
def decode_with_spans(self, tokenizer, token_ids):
|
| 647 |
+
filtered_tokens = tokenizer.convert_ids_to_tokens(
|
| 648 |
+
token_ids, skip_special_tokens=False)
|
| 649 |
+
assert len(filtered_tokens) == len(token_ids)
|
| 650 |
+
|
| 651 |
+
# To avoid mixing byte-level and unicode for byte-level BPT
|
| 652 |
+
# we need to build string separately for added tokens and byte-level tokens
|
| 653 |
+
# cf. https://github.com/huggingface/transformers/issues/1133
|
| 654 |
+
sub_texts = []
|
| 655 |
+
for token in filtered_tokens:
|
| 656 |
+
if token in self.all_special_tokens:
|
| 657 |
+
sub_texts.append(token)
|
| 658 |
+
else:
|
| 659 |
+
if isinstance(tokenizer, (BartTokenizer, BartTokenizerFast)):
|
| 660 |
+
sub_text = tokenizer.convert_tokens_to_string([token])
|
| 661 |
+
elif isinstance(tokenizer, (T5Tokenizer, T5TokenizerFast)):
|
| 662 |
+
# Ref: https://github.com/google/sentencepiece#whitespace-is-treated-as-a-basic-symbol
|
| 663 |
+
# Note: Do not strip sub_text as it may have functional whitespace
|
| 664 |
+
sub_text = token.replace('▁', ' ')
|
| 665 |
+
else:
|
| 666 |
+
raise ValueError(f'type {type(tokenizer)} not supported')
|
| 667 |
+
sub_texts.append(sub_text)
|
| 668 |
+
|
| 669 |
+
text = ''
|
| 670 |
+
spans = []
|
| 671 |
+
for sub_text in sub_texts:
|
| 672 |
+
span = (len(text), len(text) + len(sub_text)) # [start index, end index).
|
| 673 |
+
text += sub_text
|
| 674 |
+
spans.append(span)
|
| 675 |
+
|
| 676 |
+
# Text format:
|
| 677 |
+
# 1. T5Tokenizer/T5TokenizerFast:
|
| 678 |
+
# "<loc_1><loc_2><loc_3><loc_4> transplanting dog<loc_1><loc_2><loc_3><loc_4> cat</s>"
|
| 679 |
+
# Equivalent to t5_tokenizer.decode(input_ids, skip_special_tokens=False, clean_up_tokenization_spaces=False, spaces_between_special_tokens=False)
|
| 680 |
+
# 2. BartTokenizer (need to double check):
|
| 681 |
+
# "<s><loc_1><loc_2><loc_3><loc_4>transplanting dog<loc_1><loc_2><loc_3><loc_4>cat</s>"
|
| 682 |
+
# Equivalent to bart_tokenizer.decode(input_ids, skip_special_tokens=False, clean_up_tokenization_spaces=False, spaces_between_special_tokens=False)
|
| 683 |
+
return text, spans
|
| 684 |
+
|
| 685 |
+
def parse_od_from_text_and_spans(
|
| 686 |
+
self,
|
| 687 |
+
text,
|
| 688 |
+
pattern,
|
| 689 |
+
image_size,
|
| 690 |
+
phrase_centric=False
|
| 691 |
+
):
|
| 692 |
+
parsed = list(re.finditer(pattern, text))
|
| 693 |
+
|
| 694 |
+
instances = []
|
| 695 |
+
for i in range(len(parsed)):
|
| 696 |
+
# Prepare instance.
|
| 697 |
+
instance = {}
|
| 698 |
+
|
| 699 |
+
if phrase_centric:
|
| 700 |
+
bbox_bins = [int(parsed[i].group(j)) for j in range(2, 6)]
|
| 701 |
+
else:
|
| 702 |
+
bbox_bins = [int(parsed[i].group(j)) for j in range(1, 5)]
|
| 703 |
+
instance['bbox'] = self.box_quantizer.dequantize(
|
| 704 |
+
boxes=torch.tensor(bbox_bins),
|
| 705 |
+
size=image_size
|
| 706 |
+
).tolist()
|
| 707 |
+
|
| 708 |
+
if phrase_centric:
|
| 709 |
+
instance['cat_name'] = parsed[i].group(1).lower().strip()
|
| 710 |
+
else:
|
| 711 |
+
instance['cat_name'] = parsed[i].group(5).lower().strip()
|
| 712 |
+
instances.append(instance)
|
| 713 |
+
|
| 714 |
+
return instances
|
| 715 |
+
|
| 716 |
+
def parse_ocr_from_text_and_spans(self,
|
| 717 |
+
text,
|
| 718 |
+
pattern,
|
| 719 |
+
image_size,
|
| 720 |
+
area_threshold=-1.0,
|
| 721 |
+
):
|
| 722 |
+
bboxes = []
|
| 723 |
+
labels = []
|
| 724 |
+
text = text.replace('<s>', '')
|
| 725 |
+
# ocr with regions
|
| 726 |
+
parsed = re.findall(pattern, text)
|
| 727 |
+
instances = []
|
| 728 |
+
image_width, image_height = image_size
|
| 729 |
+
|
| 730 |
+
for ocr_line in parsed:
|
| 731 |
+
ocr_content = ocr_line[0]
|
| 732 |
+
quad_box = ocr_line[1:]
|
| 733 |
+
quad_box = [int(i) for i in quad_box]
|
| 734 |
+
quad_box = self.coordinates_quantizer.dequantize(
|
| 735 |
+
torch.tensor(np.array(quad_box).reshape(-1, 2)),
|
| 736 |
+
size=image_size
|
| 737 |
+
).reshape(-1).tolist()
|
| 738 |
+
|
| 739 |
+
if area_threshold > 0:
|
| 740 |
+
x_coords = [i for i in quad_box[0::2]]
|
| 741 |
+
y_coords = [i for i in quad_box[1::2]]
|
| 742 |
+
|
| 743 |
+
# apply the Shoelace formula
|
| 744 |
+
area = 0.5 * abs(sum(x_coords[i] * y_coords[i + 1] - x_coords[i + 1] * y_coords[i] for i in range(4 - 1)))
|
| 745 |
+
|
| 746 |
+
if area < (image_width * image_height) * area_threshold:
|
| 747 |
+
continue
|
| 748 |
+
|
| 749 |
+
bboxes.append(quad_box)
|
| 750 |
+
labels.append(ocr_content)
|
| 751 |
+
instances.append({
|
| 752 |
+
'quad_box': quad_box,
|
| 753 |
+
'text': ocr_content,
|
| 754 |
+
})
|
| 755 |
+
return instances
|
| 756 |
+
|
| 757 |
+
def parse_phrase_grounding_from_text_and_spans(self, text, pattern, image_size):
|
| 758 |
+
# ignore <s> </s> and <pad>
|
| 759 |
+
cur_span = 0
|
| 760 |
+
if text.startswith('<s>'):
|
| 761 |
+
cur_span += 3
|
| 762 |
+
|
| 763 |
+
text = text.replace('<s>', '')
|
| 764 |
+
text = text.replace('</s>', '')
|
| 765 |
+
text = text.replace('<pad>', '')
|
| 766 |
+
|
| 767 |
+
pattern = r"([^<]+(?:<loc_\d+>){4,})"
|
| 768 |
+
phrases = re.findall(pattern, text)
|
| 769 |
+
|
| 770 |
+
# pattern should be text pattern and od pattern
|
| 771 |
+
pattern = r'^\s*(.*?)(?=<od>|</od>|<box>|</box>|<bbox>|</bbox>|<loc_)'
|
| 772 |
+
box_pattern = r'<loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)>'
|
| 773 |
+
|
| 774 |
+
instances = []
|
| 775 |
+
for pharse_text in phrases:
|
| 776 |
+
phrase_text_strip = pharse_text.replace('<ground>', '', 1)
|
| 777 |
+
phrase_text_strip = pharse_text.replace('<obj>', '', 1)
|
| 778 |
+
|
| 779 |
+
if phrase_text_strip == '':
|
| 780 |
+
cur_span += len(pharse_text)
|
| 781 |
+
continue
|
| 782 |
+
|
| 783 |
+
# Prepare instance.
|
| 784 |
+
instance = {}
|
| 785 |
+
|
| 786 |
+
# parse phrase, get string
|
| 787 |
+
phrase = re.search(pattern, phrase_text_strip)
|
| 788 |
+
if phrase is None:
|
| 789 |
+
cur_span += len(pharse_text)
|
| 790 |
+
continue
|
| 791 |
+
|
| 792 |
+
# parse bboxes by box_pattern
|
| 793 |
+
bboxes_parsed = list(re.finditer(box_pattern, pharse_text))
|
| 794 |
+
if len(bboxes_parsed) == 0:
|
| 795 |
+
cur_span += len(pharse_text)
|
| 796 |
+
continue
|
| 797 |
+
|
| 798 |
+
phrase = phrase.group()
|
| 799 |
+
# remove leading and trailing spaces
|
| 800 |
+
phrase = phrase.strip()
|
| 801 |
+
|
| 802 |
+
if phrase in self.black_list_of_phrase_grounding:
|
| 803 |
+
cur_span += len(pharse_text)
|
| 804 |
+
continue
|
| 805 |
+
|
| 806 |
+
# a list of list
|
| 807 |
+
bbox_bins = [[int(_bboxes_parsed.group(j)) for j in range(1, 5)] for _bboxes_parsed in bboxes_parsed]
|
| 808 |
+
instance['bbox'] = self.box_quantizer.dequantize(
|
| 809 |
+
boxes=torch.tensor(bbox_bins),
|
| 810 |
+
size=image_size
|
| 811 |
+
).tolist()
|
| 812 |
+
|
| 813 |
+
# exclude non-ascii characters
|
| 814 |
+
phrase = phrase.encode('ascii',errors='ignore').decode('ascii')
|
| 815 |
+
instance['cat_name'] = phrase
|
| 816 |
+
|
| 817 |
+
instances.append(instance)
|
| 818 |
+
|
| 819 |
+
return instances
|
| 820 |
+
|
| 821 |
+
def parse_description_with_bboxes_from_text_and_spans(self, text, pattern, image_size, allow_empty_phrase=False):
|
| 822 |
+
# temporary parse solution, split by '.'
|
| 823 |
+
# ignore <s> </s> and <pad>
|
| 824 |
+
|
| 825 |
+
text = text.replace('<s>', '')
|
| 826 |
+
text = text.replace('</s>', '')
|
| 827 |
+
text = text.replace('<pad>', '')
|
| 828 |
+
|
| 829 |
+
if allow_empty_phrase:
|
| 830 |
+
pattern = rf"(?:(?:<loc_\d+>){{4,}})"
|
| 831 |
+
else:
|
| 832 |
+
pattern = r"([^<]+(?:<loc_\d+>){4,})"
|
| 833 |
+
phrases = re.findall(pattern, text)
|
| 834 |
+
|
| 835 |
+
# pattern should be text pattern and od pattern
|
| 836 |
+
pattern = r'^\s*(.*?)(?=<od>|</od>|<box>|</box>|<bbox>|</bbox>|<loc_)'
|
| 837 |
+
box_pattern = r'<loc_(\d+)><loc_(\d+)><loc_(\d+)><loc_(\d+)>'
|
| 838 |
+
|
| 839 |
+
instances = []
|
| 840 |
+
for pharse_text in phrases:
|
| 841 |
+
phrase_text_strip = pharse_text.replace('<ground>', '', 1)
|
| 842 |
+
phrase_text_strip = pharse_text.replace('<obj>', '', 1)
|
| 843 |
+
|
| 844 |
+
if phrase_text_strip == '' and not allow_empty_phrase:
|
| 845 |
+
continue
|
| 846 |
+
|
| 847 |
+
# parse phrase, get string
|
| 848 |
+
phrase = re.search(pattern, phrase_text_strip)
|
| 849 |
+
if phrase is None:
|
| 850 |
+
continue
|
| 851 |
+
|
| 852 |
+
phrase = phrase.group()
|
| 853 |
+
# remove leading and trailing spaces
|
| 854 |
+
phrase = phrase.strip()
|
| 855 |
+
|
| 856 |
+
# parse bboxes by box_pattern
|
| 857 |
+
bboxes_parsed = list(re.finditer(box_pattern, pharse_text))
|
| 858 |
+
if len(bboxes_parsed) == 0:
|
| 859 |
+
continue
|
| 860 |
+
|
| 861 |
+
# a list of list
|
| 862 |
+
bbox_bins = [[int(_bboxes_parsed.group(j)) for j in range(1, 5)] for _bboxes_parsed in bboxes_parsed]
|
| 863 |
+
|
| 864 |
+
bboxes = self.box_quantizer.dequantize(
|
| 865 |
+
boxes=torch.tensor(bbox_bins),
|
| 866 |
+
size=image_size
|
| 867 |
+
).tolist()
|
| 868 |
+
|
| 869 |
+
phrase = phrase.encode('ascii',errors='ignore').decode('ascii')
|
| 870 |
+
for _bboxes in bboxes:
|
| 871 |
+
# Prepare instance.
|
| 872 |
+
instance = {}
|
| 873 |
+
instance['bbox'] = _bboxes
|
| 874 |
+
# exclude non-ascii characters
|
| 875 |
+
instance['cat_name'] = phrase
|
| 876 |
+
instances.append(instance)
|
| 877 |
+
|
| 878 |
+
return instances
|
| 879 |
+
|
| 880 |
+
def parse_description_with_polygons_from_text_and_spans(self, text, pattern, image_size,
|
| 881 |
+
allow_empty_phrase=False,
|
| 882 |
+
polygon_sep_token='<sep>',
|
| 883 |
+
polygon_start_token='<poly>',
|
| 884 |
+
polygon_end_token='</poly>',
|
| 885 |
+
with_box_at_start=False,
|
| 886 |
+
):
|
| 887 |
+
|
| 888 |
+
# ref_seg format: '<expression><x1><y1><x2><y2><><><sep><><><><>'
|
| 889 |
+
# ignore <s> </s> and <pad>
|
| 890 |
+
|
| 891 |
+
text = text.replace('<s>', '')
|
| 892 |
+
text = text.replace('</s>', '')
|
| 893 |
+
text = text.replace('<pad>', '')
|
| 894 |
+
|
| 895 |
+
if allow_empty_phrase:
|
| 896 |
+
pattern = rf"(?:(?:<loc_\d+>|{re.escape(polygon_sep_token)}|{re.escape(polygon_start_token)}|{re.escape(polygon_end_token)}){{4,}})"
|
| 897 |
+
else:
|
| 898 |
+
# [^<]+: This part matches one or more characters that are not the < symbol.
|
| 899 |
+
# The ^ inside the square brackets [] is a negation, meaning it matches anything except <.
|
| 900 |
+
#
|
| 901 |
+
pattern = rf"([^<]+(?:<loc_\d+>|{re.escape(polygon_sep_token)}|{re.escape(polygon_start_token)}|{re.escape(polygon_end_token)}){{4,}})"
|
| 902 |
+
phrases = re.findall(pattern, text)
|
| 903 |
+
|
| 904 |
+
phrase_string_pattern = r'^\s*(.*?)(?=<od>|</od>|<box>|</box>|<bbox>|</bbox>|<loc_|<poly>)'
|
| 905 |
+
box_pattern = rf'((?:<loc_\d+>)+)(?:{re.escape(polygon_sep_token)}|$)'
|
| 906 |
+
|
| 907 |
+
# one polygons instance is separated by polygon_start_token and polygon_end_token
|
| 908 |
+
polygons_instance_pattern = rf'{re.escape(polygon_start_token)}(.*?){re.escape(polygon_end_token)}'
|
| 909 |
+
|
| 910 |
+
instances = []
|
| 911 |
+
for phrase_text in phrases:
|
| 912 |
+
|
| 913 |
+
# exclude loc_\d+>
|
| 914 |
+
# need to get span if want to include category score
|
| 915 |
+
phrase_text_strip = re.sub(r'^loc_\d+>', '', phrase_text, count=1)
|
| 916 |
+
|
| 917 |
+
# phrase = phrase.replace('<poly>', '')
|
| 918 |
+
# phrase = phrase.replace('poly>', '')
|
| 919 |
+
|
| 920 |
+
if phrase_text_strip == '' and not allow_empty_phrase:
|
| 921 |
+
continue
|
| 922 |
+
|
| 923 |
+
|
| 924 |
+
# parse phrase, get string
|
| 925 |
+
phrase = re.search(phrase_string_pattern, phrase_text_strip)
|
| 926 |
+
if phrase is None:
|
| 927 |
+
continue
|
| 928 |
+
phrase = phrase.group()
|
| 929 |
+
# remove leading and trailing spaces
|
| 930 |
+
phrase = phrase.strip()
|
| 931 |
+
|
| 932 |
+
# parse bboxes by box_pattern
|
| 933 |
+
|
| 934 |
+
# split by polygon_start_token and polygon_end_token first using polygons_instance_pattern
|
| 935 |
+
if polygon_start_token in phrase_text and polygon_end_token in phrase_text:
|
| 936 |
+
polygons_instances_parsed = list(re.finditer(polygons_instance_pattern, phrase_text))
|
| 937 |
+
else:
|
| 938 |
+
polygons_instances_parsed = [phrase_text]
|
| 939 |
+
|
| 940 |
+
for _polygons_instances_parsed in polygons_instances_parsed:
|
| 941 |
+
# Prepare instance.
|
| 942 |
+
instance = {}
|
| 943 |
+
|
| 944 |
+
# polygons_parsed= list(re.finditer(box_pattern, phrase_text))
|
| 945 |
+
if isinstance(_polygons_instances_parsed, str):
|
| 946 |
+
polygons_parsed= list(re.finditer(box_pattern, _polygons_instances_parsed))
|
| 947 |
+
else:
|
| 948 |
+
polygons_parsed= list(re.finditer(box_pattern, _polygons_instances_parsed.group(1)))
|
| 949 |
+
if len(polygons_parsed) == 0:
|
| 950 |
+
continue
|
| 951 |
+
|
| 952 |
+
# a list of list (polygon)
|
| 953 |
+
bbox = []
|
| 954 |
+
polygons = []
|
| 955 |
+
for _polygon_parsed in polygons_parsed:
|
| 956 |
+
# group 1: whole <loc_\d+>...</loc_\d+>
|
| 957 |
+
_polygon = _polygon_parsed.group(1)
|
| 958 |
+
# parse into list of int
|
| 959 |
+
_polygon = [int(_loc_parsed.group(1)) for _loc_parsed in re.finditer(r'<loc_(\d+)>', _polygon)]
|
| 960 |
+
if with_box_at_start and len(bbox) == 0:
|
| 961 |
+
if len(_polygon) > 4:
|
| 962 |
+
# no valid bbox prediction
|
| 963 |
+
bbox = _polygon[:4]
|
| 964 |
+
_polygon = _polygon[4:]
|
| 965 |
+
else:
|
| 966 |
+
bbox = [0, 0, 0, 0]
|
| 967 |
+
# abandon last element if is not paired
|
| 968 |
+
if len(_polygon) % 2 == 1:
|
| 969 |
+
_polygon = _polygon[:-1]
|
| 970 |
+
|
| 971 |
+
# reshape into (n, 2)
|
| 972 |
+
_polygon = self.coordinates_quantizer.dequantize(
|
| 973 |
+
torch.tensor(np.array(_polygon).reshape(-1, 2)),
|
| 974 |
+
size=image_size
|
| 975 |
+
).reshape(-1).tolist()
|
| 976 |
+
# reshape back
|
| 977 |
+
polygons.append(_polygon)
|
| 978 |
+
|
| 979 |
+
instance['cat_name'] = phrase
|
| 980 |
+
instance['polygons'] = polygons
|
| 981 |
+
if len(bbox) != 0:
|
| 982 |
+
instance['bbox'] = self.box_quantizer.dequantize(
|
| 983 |
+
boxes=torch.tensor([bbox]),
|
| 984 |
+
size=image_size
|
| 985 |
+
).tolist()[0]
|
| 986 |
+
|
| 987 |
+
instances.append(instance)
|
| 988 |
+
|
| 989 |
+
return instances
|
| 990 |
+
|
| 991 |
+
def __call__(
|
| 992 |
+
self,
|
| 993 |
+
text=None,
|
| 994 |
+
image_size=None,
|
| 995 |
+
parse_tasks=None,
|
| 996 |
+
):
|
| 997 |
+
"""
|
| 998 |
+
Args:
|
| 999 |
+
text: model outputs
|
| 1000 |
+
image_size: (width, height)
|
| 1001 |
+
parse_tasks: a list of tasks to parse, if None, parse all tasks.
|
| 1002 |
+
|
| 1003 |
+
"""
|
| 1004 |
+
if parse_tasks is not None:
|
| 1005 |
+
if isinstance(parse_tasks, str):
|
| 1006 |
+
parse_tasks = [parse_tasks]
|
| 1007 |
+
for _parse_task in parse_tasks:
|
| 1008 |
+
assert _parse_task in self.parse_tasks, f'parse task {_parse_task} not supported'
|
| 1009 |
+
|
| 1010 |
+
# sequence or text should be provided
|
| 1011 |
+
assert text is not None, 'text should be provided'
|
| 1012 |
+
|
| 1013 |
+
parsed_dict = {
|
| 1014 |
+
'text': text
|
| 1015 |
+
}
|
| 1016 |
+
|
| 1017 |
+
for task in self.parse_tasks:
|
| 1018 |
+
if parse_tasks is not None and task not in parse_tasks:
|
| 1019 |
+
continue
|
| 1020 |
+
|
| 1021 |
+
pattern = self.parse_tasks_configs[task].get('PATTERN', None)
|
| 1022 |
+
|
| 1023 |
+
if task == 'ocr':
|
| 1024 |
+
instances = self.parse_ocr_from_text_and_spans(
|
| 1025 |
+
text,
|
| 1026 |
+
pattern=pattern,
|
| 1027 |
+
image_size=image_size,
|
| 1028 |
+
area_threshold=self.parse_tasks_configs[task].get('AREA_THRESHOLD', 0.0),
|
| 1029 |
+
)
|
| 1030 |
+
parsed_dict['ocr'] = instances
|
| 1031 |
+
elif task == 'phrase_grounding':
|
| 1032 |
+
instances = self.parse_phrase_grounding_from_text_and_spans(
|
| 1033 |
+
text,
|
| 1034 |
+
pattern=pattern,
|
| 1035 |
+
image_size=image_size,
|
| 1036 |
+
)
|
| 1037 |
+
parsed_dict['phrase_grounding'] = instances
|
| 1038 |
+
elif task == 'pure_text':
|
| 1039 |
+
parsed_dict['pure_text'] = text
|
| 1040 |
+
elif task == 'description_with_bboxes':
|
| 1041 |
+
instances = self.parse_description_with_bboxes_from_text_and_spans(
|
| 1042 |
+
text,
|
| 1043 |
+
pattern=pattern,
|
| 1044 |
+
image_size=image_size,
|
| 1045 |
+
)
|
| 1046 |
+
parsed_dict['description_with_bboxes'] = instances
|
| 1047 |
+
elif task == 'description_with_polygons':
|
| 1048 |
+
instances = self.parse_description_with_polygons_from_text_and_spans(
|
| 1049 |
+
text,
|
| 1050 |
+
pattern=pattern,
|
| 1051 |
+
image_size=image_size,
|
| 1052 |
+
)
|
| 1053 |
+
parsed_dict['description_with_polygons'] = instances
|
| 1054 |
+
elif task == 'polygons':
|
| 1055 |
+
instances = self.parse_description_with_polygons_from_text_and_spans(
|
| 1056 |
+
text,
|
| 1057 |
+
pattern=pattern,
|
| 1058 |
+
image_size=image_size,
|
| 1059 |
+
allow_empty_phrase=True,
|
| 1060 |
+
)
|
| 1061 |
+
parsed_dict['polygons'] = instances
|
| 1062 |
+
elif task == 'bboxes':
|
| 1063 |
+
instances = self.parse_description_with_bboxes_from_text_and_spans(
|
| 1064 |
+
text,
|
| 1065 |
+
pattern=pattern,
|
| 1066 |
+
image_size=image_size,
|
| 1067 |
+
allow_empty_phrase=True,
|
| 1068 |
+
)
|
| 1069 |
+
parsed_dict['bboxes'] = instances
|
| 1070 |
+
elif task == 'description_with_bboxes_or_polygons':
|
| 1071 |
+
if '<poly>' in text:
|
| 1072 |
+
# only support either polygons or bboxes, not both at the same time
|
| 1073 |
+
instances = self.parse_description_with_polygons_from_text_and_spans(
|
| 1074 |
+
text,
|
| 1075 |
+
pattern=pattern,
|
| 1076 |
+
image_size=image_size,
|
| 1077 |
+
)
|
| 1078 |
+
else:
|
| 1079 |
+
instances = self.parse_description_with_bboxes_from_text_and_spans(
|
| 1080 |
+
text,
|
| 1081 |
+
pattern=pattern,
|
| 1082 |
+
image_size=image_size,
|
| 1083 |
+
)
|
| 1084 |
+
parsed_dict['description_with_bboxes_or_polygons'] = instances
|
| 1085 |
+
else:
|
| 1086 |
+
raise ValueError("task {} is not supported".format(task))
|
| 1087 |
+
|
| 1088 |
+
return parsed_dict
|
florence2/large-ft/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
florence2/large-ft/tokenizer_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_max_length": 1024
|
| 3 |
+
}
|
| 4 |
+
|
florence2/large-ft/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
loras/Hyper-FLUX.1-dev-8steps-lora.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
e0ab0fdf569cd01a382f19bd87681f628879dea7ad51fe5a3799b6c18c7b2d03
|
loras/flux/arcane-style-2.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
5bd48e61bd50b3f3295df044fe316f8b761020042c4629979aa0538752a8bfab
|
loras/illu/ATRex_style-12.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
a991f67fd19e8c055bdaf24f399db6c0d0975bc8dd83d86627f601ef0bc6b63f
|
loras/illu/Gloom hands illus-000040.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
c1d67232deffa974138331cbc25dfd7edde33daf13a5250024d1293886eecc42
|
loras/illu/HerrscherAGGA2025_Chibi-IL_V1.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
093a1cd059a79f3ba275991eb747aa20d43899575b753ffea2f00f25c9f61a32
|
loras/illu/Illustrious_Fujimoto_Manga_Style.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
867292e5857652cf5aefce90889ca0ac7266d248bcdc00dd71a6379e6955cd9e
|
loras/illu/My_Wish_is_for_Love_ILXL.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ce50536919b72bd683207ae75bf7381fdaa778304a768fa51ab5cabdb9a5e146
|
loras/illu/WindWaker_Style_IXL.safetensors.rgthree-info.json
ADDED
|
@@ -0,0 +1,2763 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file": "illu/WindWaker_Style_IXL.safetensors",
|
| 3 |
+
"path": "/workspace/ComfyUI/models/loras/illu/WindWaker_Style_IXL.safetensors",
|
| 4 |
+
"images": [
|
| 5 |
+
{
|
| 6 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b9a71a85-c130-466c-9512-3c9e4b94daf2/width=832/51277231.jpeg",
|
| 7 |
+
"civitaiUrl": "https://civitai.com/images/51277231",
|
| 8 |
+
"width": 832,
|
| 9 |
+
"height": 1216,
|
| 10 |
+
"type": "image",
|
| 11 |
+
"nsfwLevel": 1,
|
| 12 |
+
"seed": 98679726,
|
| 13 |
+
"positive": "masterpiece, best quality, solo, 1girl, solo, blue eyes, blonde hair, hat, weapon, pointy ears, sword, chibi, 3d, instrument, shield , smile, looking at viewer,",
|
| 14 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 15 |
+
"steps": 30,
|
| 16 |
+
"sampler": "Euler a",
|
| 17 |
+
"cfg": 7,
|
| 18 |
+
"model": null,
|
| 19 |
+
"resources": []
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7d335619-6459-4f74-b014-90a41f971889/width=832/51163882.jpeg",
|
| 23 |
+
"civitaiUrl": "https://civitai.com/images/51163882",
|
| 24 |
+
"width": 832,
|
| 25 |
+
"height": 1216,
|
| 26 |
+
"type": "image",
|
| 27 |
+
"nsfwLevel": 1,
|
| 28 |
+
"seed": 252630410834070,
|
| 29 |
+
"positive": "masterpiece, best quality, solo, 1girl, solo, pink hair, short twintails, white dress, cowboy shot, 3d, , <lora:WindWaker_Style_IXL:1.0>,",
|
| 30 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 31 |
+
"steps": 30,
|
| 32 |
+
"sampler": "DPM++ 2M Karras",
|
| 33 |
+
"cfg": 7,
|
| 34 |
+
"model": null,
|
| 35 |
+
"resources": [
|
| 36 |
+
{
|
| 37 |
+
"name": "WindWaker_Style_IXL",
|
| 38 |
+
"type": "lora",
|
| 39 |
+
"weight": 1
|
| 40 |
+
}
|
| 41 |
+
]
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dec826b5-fd01-406b-b881-b9fe5a6abbde/width=832/51163886.jpeg",
|
| 45 |
+
"civitaiUrl": "https://civitai.com/images/51163886",
|
| 46 |
+
"width": 832,
|
| 47 |
+
"height": 1216,
|
| 48 |
+
"type": "image",
|
| 49 |
+
"nsfwLevel": 1,
|
| 50 |
+
"seed": 272033102095518,
|
| 51 |
+
"positive": "masterpiece, best quality, solo, 1girl, solo, long hair, smile, blue eyes, gloves, jewelry, one eye closed, green hair, pointy ears, necklace, makeup, tiara, ;) , <lora:WindWaker_Style_IXL:1.0>,",
|
| 52 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 53 |
+
"steps": 30,
|
| 54 |
+
"sampler": "DPM++ 2M Karras",
|
| 55 |
+
"cfg": 7,
|
| 56 |
+
"model": null,
|
| 57 |
+
"resources": [
|
| 58 |
+
{
|
| 59 |
+
"name": "WindWaker_Style_IXL",
|
| 60 |
+
"type": "lora",
|
| 61 |
+
"weight": 1
|
| 62 |
+
}
|
| 63 |
+
]
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9ada0404-1402-482d-96aa-183da60661aa/width=832/51163887.jpeg",
|
| 67 |
+
"civitaiUrl": "https://civitai.com/images/51163887",
|
| 68 |
+
"width": 832,
|
| 69 |
+
"height": 1216,
|
| 70 |
+
"type": "image",
|
| 71 |
+
"nsfwLevel": 1,
|
| 72 |
+
"seed": 991930792475181,
|
| 73 |
+
"positive": "masterpiece, best quality, solo, 1girl, solo, blue eyes, blonde hair, 1boy, hat, weapon, male focus, pointy ears, sword, dark skin, chibi, instrument, shield , <lora:WindWaker_Style_IXL:1.0>,",
|
| 74 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 75 |
+
"steps": 30,
|
| 76 |
+
"sampler": "DPM++ 2M Karras",
|
| 77 |
+
"cfg": 7,
|
| 78 |
+
"model": null,
|
| 79 |
+
"resources": [
|
| 80 |
+
{
|
| 81 |
+
"name": "WindWaker_Style_IXL",
|
| 82 |
+
"type": "lora",
|
| 83 |
+
"weight": 1
|
| 84 |
+
}
|
| 85 |
+
]
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50c31f3d-3c04-4bb7-8609-34956da40d61/width=832/51170537.jpeg",
|
| 89 |
+
"civitaiUrl": "https://civitai.com/images/51170537",
|
| 90 |
+
"width": 832,
|
| 91 |
+
"height": 1216,
|
| 92 |
+
"type": "image",
|
| 93 |
+
"nsfwLevel": 1,
|
| 94 |
+
"seed": 31337,
|
| 95 |
+
"positive": "masterpiece, best quality, solo, 1girl, solo, chibi, 3d, \nzzMajora, spikes, yellow sclera, solo, 1boy, horns, glowing eyes,\nlooking at viewer, ,",
|
| 96 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 97 |
+
"steps": 30,
|
| 98 |
+
"sampler": "Euler a",
|
| 99 |
+
"cfg": 7,
|
| 100 |
+
"model": null,
|
| 101 |
+
"resources": []
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/833e0c0d-8b3a-4393-8c44-b80cea0e6975/width=832/51169122.jpeg",
|
| 105 |
+
"civitaiUrl": "https://civitai.com/images/51169122",
|
| 106 |
+
"width": 832,
|
| 107 |
+
"height": 1216,
|
| 108 |
+
"type": "image",
|
| 109 |
+
"nsfwLevel": 1,
|
| 110 |
+
"seed": 1729355716,
|
| 111 |
+
"positive": "masterpiece, best quality, solo, 1girl, solo, blue eyes, blonde hair, hat, weapon, pointy ears, sword, chibi, shield , dynamic pose, sword slash, motion lines,",
|
| 112 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 113 |
+
"steps": 30,
|
| 114 |
+
"sampler": "DPM++ 2M Karras",
|
| 115 |
+
"cfg": 7,
|
| 116 |
+
"model": null,
|
| 117 |
+
"resources": []
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/06154f27-96c8-487d-96f8-c627866842ad/width=832/51169120.jpeg",
|
| 121 |
+
"civitaiUrl": "https://civitai.com/images/51169120",
|
| 122 |
+
"width": 832,
|
| 123 |
+
"height": 1216,
|
| 124 |
+
"type": "image",
|
| 125 |
+
"nsfwLevel": 1,
|
| 126 |
+
"seed": 952291488,
|
| 127 |
+
"positive": "masterpiece, best quality, solo, 1girl, solo, 3d, chibi,\n Princess Peach, pink dress, blonde hair, blue eyes, long hair, crown, gem, gloves, puffy sleeves, short sleeves, white gloves, solo, smiling, looking at viewer, cowboy shot,",
|
| 128 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 129 |
+
"steps": 30,
|
| 130 |
+
"sampler": "DPM++ 2M Karras",
|
| 131 |
+
"cfg": 7,
|
| 132 |
+
"model": null,
|
| 133 |
+
"resources": []
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0fe7b1a9-914f-47aa-906b-83e572f767a3/width=832/51163876.jpeg",
|
| 137 |
+
"civitaiUrl": "https://civitai.com/images/51163876",
|
| 138 |
+
"width": 832,
|
| 139 |
+
"height": 1216,
|
| 140 |
+
"type": "image",
|
| 141 |
+
"nsfwLevel": 1,
|
| 142 |
+
"seed": 31337,
|
| 143 |
+
"positive": "masterpiece, best quality, solo, 1girl, solo, long hair, looking at viewer, smile, open mouth, blue eyes, dress, jewelry, red hair, pointy ears, white dress, bracelet, neckerchief, empty eyes, yellow neckerchief, triforce, , <lora:WindWaker_Style_IXL:1.0>,",
|
| 144 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 145 |
+
"steps": 30,
|
| 146 |
+
"sampler": "DPM++ 2M Karras",
|
| 147 |
+
"cfg": 7,
|
| 148 |
+
"model": null,
|
| 149 |
+
"resources": [
|
| 150 |
+
{
|
| 151 |
+
"name": "WindWaker_Style_IXL",
|
| 152 |
+
"type": "lora",
|
| 153 |
+
"weight": 1
|
| 154 |
+
}
|
| 155 |
+
]
|
| 156 |
+
},
|
| 157 |
+
{
|
| 158 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3147ea21-bc7a-4a84-9d77-93f62c34e274/width=832/51169254.jpeg",
|
| 159 |
+
"civitaiUrl": "https://civitai.com/images/51169254",
|
| 160 |
+
"width": 832,
|
| 161 |
+
"height": 1216,
|
| 162 |
+
"type": "image",
|
| 163 |
+
"nsfwLevel": 1,
|
| 164 |
+
"seed": 438227750,
|
| 165 |
+
"positive": "masterpiece, best quality, solo, 1girl, solo, chibi, 3d, \nzzHilda, red eyes, purple hair, long hair, pointy ears, tiara, white gloves, dress, elbow gloves, jewelry, makeup, earrings, purple tabard, triforce, shoulder armor, tiara, \nlooking at viewer, smile,",
|
| 166 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 167 |
+
"steps": 30,
|
| 168 |
+
"sampler": "Euler a",
|
| 169 |
+
"cfg": 5,
|
| 170 |
+
"model": null,
|
| 171 |
+
"resources": []
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bb4cbd77-e6dc-4525-96b9-23114ce381bc/width=832/51163885.jpeg",
|
| 175 |
+
"civitaiUrl": "https://civitai.com/images/51163885",
|
| 176 |
+
"width": 832,
|
| 177 |
+
"height": 1248,
|
| 178 |
+
"type": "image",
|
| 179 |
+
"nsfwLevel": 1,
|
| 180 |
+
"seed": 1332683,
|
| 181 |
+
"positive": "masterpiece, best quality, BREAK, 1girl, solo, blonde hair, wavy hair, angel, angel wings, halo, smile, sitting, forest, white dress,smile, looking at viewer, <lora:WindWaker_Style_IXL:1.0>,",
|
| 182 |
+
"negative": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 183 |
+
"steps": 30,
|
| 184 |
+
"sampler": "DPM++ 2M Karras",
|
| 185 |
+
"cfg": 7,
|
| 186 |
+
"model": null,
|
| 187 |
+
"resources": [
|
| 188 |
+
{
|
| 189 |
+
"name": "WindWaker_Style_IXL",
|
| 190 |
+
"type": "lora",
|
| 191 |
+
"weight": 1
|
| 192 |
+
}
|
| 193 |
+
]
|
| 194 |
+
}
|
| 195 |
+
],
|
| 196 |
+
"raw": {
|
| 197 |
+
"metadata": {
|
| 198 |
+
"ss_output_name": "WindWaker_Style_IXL",
|
| 199 |
+
"ss_base_model_version": "sdxl_base_v1-0",
|
| 200 |
+
"ss_clip_skip": "1",
|
| 201 |
+
"ss_learning_rate": "0.0001",
|
| 202 |
+
"ss_network_dim": "32",
|
| 203 |
+
"ss_network_dropout": "None",
|
| 204 |
+
"ss_multires_noise_iterations": "None",
|
| 205 |
+
"ss_loss_type": "l2",
|
| 206 |
+
"modelspec.prediction_type": "epsilon",
|
| 207 |
+
"ss_datasets": "[{\"is_dreambooth\": true, \"batch_size_per_device\": 1, \"num_train_images\": 462, \"num_reg_images\": 0, \"resolution\": [768, 768], \"enable_bucket\": true, \"min_bucket_reso\": 256, \"max_bucket_reso\": 4096, \"tag_frequency\": {\"WindWaker_Style_IXL\": {\"multiple girls\": 4, \"blonde hair\": 68, \"brown hair\": 14, \"1boy\": 80, \"dress\": 21, \"3girls\": 2, \"bird\": 7, \"penguin\": 1, \"looking at viewer\": 24, \"smile\": 52, \"blue eyes\": 49, \"twintails\": 9, \"pointy ears\": 98, \"black eyes\": 12, \"parody\": 5, \"standing\": 44, \"pokemon (creature)\": 4, \"fire\": 2, \"molten rock\": 2, \"solo\": 109, \"no humans\": 21, \"crown\": 2, \"pillar\": 3, \"throne\": 1, \"stained glass\": 1, \"hat\": 49, \"closed eyes\": 7, \"upper body\": 11, \"male focus\": 65, \"instrument\": 5, \"green headwear\": 4, \"playing instrument\": 2, \"violin\": 1, \"1girl\": 64, \"full body\": 17, \"black skin\": 2, \"cape\": 8, \"from side\": 2, \"night\": 8, \"holding\": 29, \"mask\": 1, \"blue background\": 1, \"music\": 1, \"holding instrument\": 1, \"outdoors\": 38, \"sky\": 39, \"cloud\": 36, \"water\": 15, \"glowing\": 8, \"ocean\": 20, \"night sky\": 3, \"scenery\": 12, \"horizon\": 2, \"multiple boys\": 9, \"2boys\": 7, \"from behind\": 8, \"star (sky)\": 3, \"starry sky\": 2, \"barrel\": 1, \"day\": 33, \"blue sky\": 17, \"red eyes\": 28, \"weapon\": 58, \"horns\": 3, \"belt\": 18, \"sword\": 46, \"indoors\": 10, \"holding weapon\": 19, \"armor\": 3, \"holding sword\": 16, \"helmet\": 1, \"shoulder armor\": 1, \"glowing eyes\": 3, \"walking\": 2, \"pauldrons\": 1, \"shield\": 38, \"full armor\": 1, \"tree\": 20, \"windmill\": 1, \"watercraft\": 8, \"ship\": 2, \"boat\": 4, \"open mouth\": 19, \"shirt\": 13, \"teeth\": 10, \"sleeveless\": 8, \"arm up\": 1, \"blush stickers\": 2, \"grass\": 14, \"short hair\": 9, \"one eye closed\": 4, \"green hair\": 4, \"neckerchief\": 10, \"crossed arms\": 1, \"red neckerchief\": 1, \"tunic\": 13, \"holding shield\": 3, \"vest\": 2, \"master sword\": 6, \"desert\": 1, \"fantasy\": 1, \"building\": 6, \"window\": 1, \"shadow\": 8, \"sunlight\": 1, \"plant\": 5, \"stairs\": 3, \"shade\": 1, \"beach\": 2, \"landscape\": 1, \"sign\": 3, \"flag\": 1, \"ruins\": 1, \"dark skin\": 30, \"door\": 1, \"carpet\": 1, \":3\": 2, \"own hands together\": 1, \"beak\": 2, \"chain\": 2, \"triforce\": 12, \"left-handed\": 8, \"child\": 1, \"male child\": 1, \"battle\": 1, \"long hair\": 27, \"gloves\": 15, \"lying\": 4, \"parted lips\": 1, \"floating hair\": 1, \"on side\": 3, \"sleeping\": 4, \"tiara\": 3, \"pink dress\": 1, \"closed mouth\": 12, \"on back\": 1, \"white hair\": 1, \"facial hair\": 1, \"beard\": 1, \"serious\": 1, \"yellow eyes\": 7, \"red hair\": 30, \"colored skin\": 4, \"fangs\": 2, \"thick eyebrows\": 1, \"green skin\": 1, \"tusks\": 1, \"elbow gloves\": 1, \"jewelry\": 13, \"necklace\": 1, \"makeup\": 1, \";)\": 1, \"long sleeves\": 6, \"green eyes\": 5, \"braid\": 4, \"gun\": 1, \"aiming\": 2, \"flower\": 2, \"bracelet\": 6, \"dark-skinned female\": 9, \"blue dress\": 1, \"sandals\": 5, \"weapon on back\": 2, \"earrings\": 5, \"dark-skinned male\": 4, \"fairy\": 2, \"freckles\": 1, \"purple eyes\": 1, \"boots\": 11, \"chibi\": 14, \"cosplay\": 4, \"headband\": 1, \"furry\": 2, \"1other\": 4, \"gameplay mechanics\": 5, \"yellow fur\": 1, \"stadium\": 1, \"lucario\": 1, \"animal ears\": 4, \"furry male\": 1, \"short sleeves\": 7, \"scarf\": 4, \"expressionless\": 1, \"looking up\": 1, \"red shirt\": 3, \"meme\": 1, \"sailor moon redraw challenge (meme)\": 1, \"bandana\": 1, \"palm tree\": 3, \"fake screenshot\": 2, \"turban\": 2, \"health bar\": 2, \"knife\": 1, \"dagger\": 1, \"slit pupils\": 3, \"androgynous\": 2, \"colored sclera\": 2, \"blue scarf\": 1, \"animal hat\": 3, \"yellow sclera\": 2, \"cat hat\": 3, \"cat\": 1, \"cliff\": 1, \"cat ears\": 1, \"witch hat\": 1, \":<\": 1, \":d\": 5, \"white dress\": 2, \"empty eyes\": 3, \"yellow neckerchief\": 3, \"tabard\": 1, \"skirt\": 3, \"shovel\": 1, \"profile\": 3, \"cow\": 2, \"simple background\": 2, \"grey background\": 1, \"black background\": 1, \"brown footwear\": 3, \"staff\": 1, \"sunglasses\": 2, \"hawaiian shirt\": 1, \"polearm\": 2, \"spear\": 1, \"ponytail\": 1, \"pants\": 5, \"pirate\": 1, \"ahoge\": 4, \"blue shirt\": 4, \"t-shirt\": 6, \"waving\": 2, \"pikachu\": 1, \"sheath\": 3, \"facing away\": 1, \"flying\": 1, \"chicken\": 1, \"thighhighs\": 1, \"bow\": 1, \":t\": 1, \"food\": 1, \"fruit\": 1, \"bow (weapon)\": 1, \"arrow (projectile)\": 1, \"holding arrow\": 1, \"wand\": 1, \"hammer\": 1, \"rabbit ears\": 2, \"hair over one eye\": 4, \"grin\": 6, \"sharp teeth\": 5, \"red footwear\": 8, \"forehead jewel\": 1, \"blue hair\": 1, \"bodysuit\": 1, \"outstretched arm\": 1, \"purple hair\": 2, \"fusion\": 1, \"among us\": 1, \"jacket\": 1, \"spiked hair\": 1, \"pink flower\": 1, \"red gloves\": 2, \"white footwear\": 1, \"skull\": 13, \"evil smile\": 3, \"dark persona\": 1, \"grey footwear\": 1, \"grey skin\": 1, \"blood\": 1, \"arrow (symbol)\": 2, \"pantyhose\": 4, \"english text\": 1, \"torch\": 1, \"cave\": 1, \"dual wielding\": 1, \"blue skin\": 2, \"energy sword\": 1, \"fang\": 3, \"black dress\": 3, \"wristband\": 3, \"tentacle hair\": 3, \"octarian\": 3, \"octoling\": 3, \"octoling girl\": 3, \"twin braids\": 3, \"forehead\": 2, \"bare shoulders\": 2, \"black footwear\": 2, \"sleeveless dress\": 2, \"bangs\": 3, \"female child\": 2, \"surcoat\": 1, \"animal\": 1, \"monster\": 1, \"creature\": 1, \"black gloves\": 1, \"green background\": 1, \"yordle\": 1, \"rain\": 1, \"dark\": 1, \"heads-up display\": 1, \"diluc (genshin impact)\": 1, \"2girls\": 2, \"hair bun\": 1, \"double bun\": 1, \"slime (creature)\": 1, \"grey hair\": 1, \"broom\": 2, \"broom riding\": 1, \"black hair\": 5, \"hairband\": 5, \"red dress\": 5, \"big hair\": 4, \"holding broom\": 1, \"orange hairband\": 4, \"shoes\": 1, \"trident\": 1, \"orange neckerchief\": 1, \"book\": 1, \"fence\": 1, \"wall\": 1, \"stone wall\": 1, \"camera\": 1, \"holding camera\": 1, \"video camera\": 1}}, \"bucket_info\": {\"buckets\": {\"0\": {\"resolution\": [512, 1088], \"count\": 9}, \"1\": {\"resolution\": [576, 960], \"count\": 54}, \"2\": {\"resolution\": [576, 1024], \"count\": 18}, \"3\": {\"resolution\": [640, 896], \"count\": 60}, \"4\": {\"resolution\": [704, 832], \"count\": 30}, \"5\": {\"resolution\": [768, 768], \"count\": 78}, \"6\": {\"resolution\": [832, 704], \"count\": 48}, \"7\": {\"resolution\": [896, 640], \"count\": 54}, \"8\": {\"resolution\": [960, 576], \"count\": 24}, \"9\": {\"resolution\": [1024, 576], \"count\": 78}, \"10\": {\"resolution\": [1088, 512], \"count\": 9}}, \"mean_img_ar_error\": 0.031399245684279216}, \"subsets\": [{\"img_count\": 154, \"num_repeats\": 3, \"color_aug\": false, \"flip_aug\": false, \"random_crop\": false, \"shuffle_caption\": true, \"keep_tokens\": 1, \"keep_tokens_separator\": \"\", \"secondary_separator\": null, \"enable_wildcard\": false, \"caption_prefix\": null, \"caption_suffix\": null, \"image_dir\": \"WindWaker_Style_IXL\", \"class_tokens\": null, \"is_reg\": false}]}]",
|
| 208 |
+
"modelspec.date": "2025-01-12T04:43:45",
|
| 209 |
+
"ss_seed": "42",
|
| 210 |
+
"ss_network_module": "networks.lora",
|
| 211 |
+
"modelspec.sai_model_spec": "1.0.0",
|
| 212 |
+
"ss_mixed_precision": "fp16",
|
| 213 |
+
"sshs_model_hash": "cb3949362934ce652a2d242c2c4ebf26f720f1ec05b8b4a030b268548065080c",
|
| 214 |
+
"modelspec.title": "WindWaker_Style_IXL",
|
| 215 |
+
"ss_lowram": "False",
|
| 216 |
+
"ss_training_comment": "Lora created by https://civitai.com/user/CitronLegacy",
|
| 217 |
+
"ss_cache_latents": "True",
|
| 218 |
+
"ss_debiased_estimation": "False",
|
| 219 |
+
"ss_steps": "4620",
|
| 220 |
+
"ss_full_fp16": "False",
|
| 221 |
+
"ss_multires_noise_discount": "0.3",
|
| 222 |
+
"ss_min_snr_gamma": "None",
|
| 223 |
+
"modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
|
| 224 |
+
"ss_caption_dropout_rate": "0.0",
|
| 225 |
+
"ss_optimizer": "bitsandbytes.optim.adamw.AdamW8bit(weight_decay=0.1,betas=[0.9, 0.99])",
|
| 226 |
+
"ss_training_started_at": "1736647818.3101928",
|
| 227 |
+
"ss_session_id": "148266488",
|
| 228 |
+
"ss_network_alpha": "32",
|
| 229 |
+
"ss_tag_frequency": {
|
| 230 |
+
"WindWaker_Style_IXL": {
|
| 231 |
+
"multiple girls": 4,
|
| 232 |
+
"blonde hair": 68,
|
| 233 |
+
"brown hair": 14,
|
| 234 |
+
"1boy": 80,
|
| 235 |
+
"dress": 21,
|
| 236 |
+
"3girls": 2,
|
| 237 |
+
"bird": 7,
|
| 238 |
+
"penguin": 1,
|
| 239 |
+
"looking at viewer": 24,
|
| 240 |
+
"smile": 52,
|
| 241 |
+
"blue eyes": 49,
|
| 242 |
+
"twintails": 9,
|
| 243 |
+
"pointy ears": 98,
|
| 244 |
+
"black eyes": 12,
|
| 245 |
+
"parody": 5,
|
| 246 |
+
"standing": 44,
|
| 247 |
+
"pokemon (creature)": 4,
|
| 248 |
+
"fire": 2,
|
| 249 |
+
"molten rock": 2,
|
| 250 |
+
"solo": 109,
|
| 251 |
+
"no humans": 21,
|
| 252 |
+
"crown": 2,
|
| 253 |
+
"pillar": 3,
|
| 254 |
+
"throne": 1,
|
| 255 |
+
"stained glass": 1,
|
| 256 |
+
"hat": 49,
|
| 257 |
+
"closed eyes": 7,
|
| 258 |
+
"upper body": 11,
|
| 259 |
+
"male focus": 65,
|
| 260 |
+
"instrument": 5,
|
| 261 |
+
"green headwear": 4,
|
| 262 |
+
"playing instrument": 2,
|
| 263 |
+
"violin": 1,
|
| 264 |
+
"1girl": 64,
|
| 265 |
+
"full body": 17,
|
| 266 |
+
"black skin": 2,
|
| 267 |
+
"cape": 8,
|
| 268 |
+
"from side": 2,
|
| 269 |
+
"night": 8,
|
| 270 |
+
"holding": 29,
|
| 271 |
+
"mask": 1,
|
| 272 |
+
"blue background": 1,
|
| 273 |
+
"music": 1,
|
| 274 |
+
"holding instrument": 1,
|
| 275 |
+
"outdoors": 38,
|
| 276 |
+
"sky": 39,
|
| 277 |
+
"cloud": 36,
|
| 278 |
+
"water": 15,
|
| 279 |
+
"glowing": 8,
|
| 280 |
+
"ocean": 20,
|
| 281 |
+
"night sky": 3,
|
| 282 |
+
"scenery": 12,
|
| 283 |
+
"horizon": 2,
|
| 284 |
+
"multiple boys": 9,
|
| 285 |
+
"2boys": 7,
|
| 286 |
+
"from behind": 8,
|
| 287 |
+
"star (sky)": 3,
|
| 288 |
+
"starry sky": 2,
|
| 289 |
+
"barrel": 1,
|
| 290 |
+
"day": 33,
|
| 291 |
+
"blue sky": 17,
|
| 292 |
+
"red eyes": 28,
|
| 293 |
+
"weapon": 58,
|
| 294 |
+
"horns": 3,
|
| 295 |
+
"belt": 18,
|
| 296 |
+
"sword": 46,
|
| 297 |
+
"indoors": 10,
|
| 298 |
+
"holding weapon": 19,
|
| 299 |
+
"armor": 3,
|
| 300 |
+
"holding sword": 16,
|
| 301 |
+
"helmet": 1,
|
| 302 |
+
"shoulder armor": 1,
|
| 303 |
+
"glowing eyes": 3,
|
| 304 |
+
"walking": 2,
|
| 305 |
+
"pauldrons": 1,
|
| 306 |
+
"shield": 38,
|
| 307 |
+
"full armor": 1,
|
| 308 |
+
"tree": 20,
|
| 309 |
+
"windmill": 1,
|
| 310 |
+
"watercraft": 8,
|
| 311 |
+
"ship": 2,
|
| 312 |
+
"boat": 4,
|
| 313 |
+
"open mouth": 19,
|
| 314 |
+
"shirt": 13,
|
| 315 |
+
"teeth": 10,
|
| 316 |
+
"sleeveless": 8,
|
| 317 |
+
"arm up": 1,
|
| 318 |
+
"blush stickers": 2,
|
| 319 |
+
"grass": 14,
|
| 320 |
+
"short hair": 9,
|
| 321 |
+
"one eye closed": 4,
|
| 322 |
+
"green hair": 4,
|
| 323 |
+
"neckerchief": 10,
|
| 324 |
+
"crossed arms": 1,
|
| 325 |
+
"red neckerchief": 1,
|
| 326 |
+
"tunic": 13,
|
| 327 |
+
"holding shield": 3,
|
| 328 |
+
"vest": 2,
|
| 329 |
+
"master sword": 6,
|
| 330 |
+
"desert": 1,
|
| 331 |
+
"fantasy": 1,
|
| 332 |
+
"building": 6,
|
| 333 |
+
"window": 1,
|
| 334 |
+
"shadow": 8,
|
| 335 |
+
"sunlight": 1,
|
| 336 |
+
"plant": 5,
|
| 337 |
+
"stairs": 3,
|
| 338 |
+
"shade": 1,
|
| 339 |
+
"beach": 2,
|
| 340 |
+
"landscape": 1,
|
| 341 |
+
"sign": 3,
|
| 342 |
+
"flag": 1,
|
| 343 |
+
"ruins": 1,
|
| 344 |
+
"dark skin": 30,
|
| 345 |
+
"door": 1,
|
| 346 |
+
"carpet": 1,
|
| 347 |
+
":3": 2,
|
| 348 |
+
"own hands together": 1,
|
| 349 |
+
"beak": 2,
|
| 350 |
+
"chain": 2,
|
| 351 |
+
"triforce": 12,
|
| 352 |
+
"left-handed": 8,
|
| 353 |
+
"child": 1,
|
| 354 |
+
"male child": 1,
|
| 355 |
+
"battle": 1,
|
| 356 |
+
"long hair": 27,
|
| 357 |
+
"gloves": 15,
|
| 358 |
+
"lying": 4,
|
| 359 |
+
"parted lips": 1,
|
| 360 |
+
"floating hair": 1,
|
| 361 |
+
"on side": 3,
|
| 362 |
+
"sleeping": 4,
|
| 363 |
+
"tiara": 3,
|
| 364 |
+
"pink dress": 1,
|
| 365 |
+
"closed mouth": 12,
|
| 366 |
+
"on back": 1,
|
| 367 |
+
"white hair": 1,
|
| 368 |
+
"facial hair": 1,
|
| 369 |
+
"beard": 1,
|
| 370 |
+
"serious": 1,
|
| 371 |
+
"yellow eyes": 7,
|
| 372 |
+
"red hair": 30,
|
| 373 |
+
"colored skin": 4,
|
| 374 |
+
"fangs": 2,
|
| 375 |
+
"thick eyebrows": 1,
|
| 376 |
+
"green skin": 1,
|
| 377 |
+
"tusks": 1,
|
| 378 |
+
"elbow gloves": 1,
|
| 379 |
+
"jewelry": 13,
|
| 380 |
+
"necklace": 1,
|
| 381 |
+
"makeup": 1,
|
| 382 |
+
";)": 1,
|
| 383 |
+
"long sleeves": 6,
|
| 384 |
+
"green eyes": 5,
|
| 385 |
+
"braid": 4,
|
| 386 |
+
"gun": 1,
|
| 387 |
+
"aiming": 2,
|
| 388 |
+
"flower": 2,
|
| 389 |
+
"bracelet": 6,
|
| 390 |
+
"dark-skinned female": 9,
|
| 391 |
+
"blue dress": 1,
|
| 392 |
+
"sandals": 5,
|
| 393 |
+
"weapon on back": 2,
|
| 394 |
+
"earrings": 5,
|
| 395 |
+
"dark-skinned male": 4,
|
| 396 |
+
"fairy": 2,
|
| 397 |
+
"freckles": 1,
|
| 398 |
+
"purple eyes": 1,
|
| 399 |
+
"boots": 11,
|
| 400 |
+
"chibi": 14,
|
| 401 |
+
"cosplay": 4,
|
| 402 |
+
"headband": 1,
|
| 403 |
+
"furry": 2,
|
| 404 |
+
"1other": 4,
|
| 405 |
+
"gameplay mechanics": 5,
|
| 406 |
+
"yellow fur": 1,
|
| 407 |
+
"stadium": 1,
|
| 408 |
+
"lucario": 1,
|
| 409 |
+
"animal ears": 4,
|
| 410 |
+
"furry male": 1,
|
| 411 |
+
"short sleeves": 7,
|
| 412 |
+
"scarf": 4,
|
| 413 |
+
"expressionless": 1,
|
| 414 |
+
"looking up": 1,
|
| 415 |
+
"red shirt": 3,
|
| 416 |
+
"meme": 1,
|
| 417 |
+
"sailor moon redraw challenge (meme)": 1,
|
| 418 |
+
"bandana": 1,
|
| 419 |
+
"palm tree": 3,
|
| 420 |
+
"fake screenshot": 2,
|
| 421 |
+
"turban": 2,
|
| 422 |
+
"health bar": 2,
|
| 423 |
+
"knife": 1,
|
| 424 |
+
"dagger": 1,
|
| 425 |
+
"slit pupils": 3,
|
| 426 |
+
"androgynous": 2,
|
| 427 |
+
"colored sclera": 2,
|
| 428 |
+
"blue scarf": 1,
|
| 429 |
+
"animal hat": 3,
|
| 430 |
+
"yellow sclera": 2,
|
| 431 |
+
"cat hat": 3,
|
| 432 |
+
"cat": 1,
|
| 433 |
+
"cliff": 1,
|
| 434 |
+
"cat ears": 1,
|
| 435 |
+
"witch hat": 1,
|
| 436 |
+
":<": 1,
|
| 437 |
+
":d": 5,
|
| 438 |
+
"white dress": 2,
|
| 439 |
+
"empty eyes": 3,
|
| 440 |
+
"yellow neckerchief": 3,
|
| 441 |
+
"tabard": 1,
|
| 442 |
+
"skirt": 3,
|
| 443 |
+
"shovel": 1,
|
| 444 |
+
"profile": 3,
|
| 445 |
+
"cow": 2,
|
| 446 |
+
"simple background": 2,
|
| 447 |
+
"grey background": 1,
|
| 448 |
+
"black background": 1,
|
| 449 |
+
"brown footwear": 3,
|
| 450 |
+
"staff": 1,
|
| 451 |
+
"sunglasses": 2,
|
| 452 |
+
"hawaiian shirt": 1,
|
| 453 |
+
"polearm": 2,
|
| 454 |
+
"spear": 1,
|
| 455 |
+
"ponytail": 1,
|
| 456 |
+
"pants": 5,
|
| 457 |
+
"pirate": 1,
|
| 458 |
+
"ahoge": 4,
|
| 459 |
+
"blue shirt": 4,
|
| 460 |
+
"t-shirt": 6,
|
| 461 |
+
"waving": 2,
|
| 462 |
+
"pikachu": 1,
|
| 463 |
+
"sheath": 3,
|
| 464 |
+
"facing away": 1,
|
| 465 |
+
"flying": 1,
|
| 466 |
+
"chicken": 1,
|
| 467 |
+
"thighhighs": 1,
|
| 468 |
+
"bow": 1,
|
| 469 |
+
":t": 1,
|
| 470 |
+
"food": 1,
|
| 471 |
+
"fruit": 1,
|
| 472 |
+
"bow (weapon)": 1,
|
| 473 |
+
"arrow (projectile)": 1,
|
| 474 |
+
"holding arrow": 1,
|
| 475 |
+
"wand": 1,
|
| 476 |
+
"hammer": 1,
|
| 477 |
+
"rabbit ears": 2,
|
| 478 |
+
"hair over one eye": 4,
|
| 479 |
+
"grin": 6,
|
| 480 |
+
"sharp teeth": 5,
|
| 481 |
+
"red footwear": 8,
|
| 482 |
+
"forehead jewel": 1,
|
| 483 |
+
"blue hair": 1,
|
| 484 |
+
"bodysuit": 1,
|
| 485 |
+
"outstretched arm": 1,
|
| 486 |
+
"purple hair": 2,
|
| 487 |
+
"fusion": 1,
|
| 488 |
+
"among us": 1,
|
| 489 |
+
"jacket": 1,
|
| 490 |
+
"spiked hair": 1,
|
| 491 |
+
"pink flower": 1,
|
| 492 |
+
"red gloves": 2,
|
| 493 |
+
"white footwear": 1,
|
| 494 |
+
"skull": 13,
|
| 495 |
+
"evil smile": 3,
|
| 496 |
+
"dark persona": 1,
|
| 497 |
+
"grey footwear": 1,
|
| 498 |
+
"grey skin": 1,
|
| 499 |
+
"blood": 1,
|
| 500 |
+
"arrow (symbol)": 2,
|
| 501 |
+
"pantyhose": 4,
|
| 502 |
+
"english text": 1,
|
| 503 |
+
"torch": 1,
|
| 504 |
+
"cave": 1,
|
| 505 |
+
"dual wielding": 1,
|
| 506 |
+
"blue skin": 2,
|
| 507 |
+
"energy sword": 1,
|
| 508 |
+
"fang": 3,
|
| 509 |
+
"black dress": 3,
|
| 510 |
+
"wristband": 3,
|
| 511 |
+
"tentacle hair": 3,
|
| 512 |
+
"octarian": 3,
|
| 513 |
+
"octoling": 3,
|
| 514 |
+
"octoling girl": 3,
|
| 515 |
+
"twin braids": 3,
|
| 516 |
+
"forehead": 2,
|
| 517 |
+
"bare shoulders": 2,
|
| 518 |
+
"black footwear": 2,
|
| 519 |
+
"sleeveless dress": 2,
|
| 520 |
+
"bangs": 3,
|
| 521 |
+
"female child": 2,
|
| 522 |
+
"surcoat": 1,
|
| 523 |
+
"animal": 1,
|
| 524 |
+
"monster": 1,
|
| 525 |
+
"creature": 1,
|
| 526 |
+
"black gloves": 1,
|
| 527 |
+
"green background": 1,
|
| 528 |
+
"yordle": 1,
|
| 529 |
+
"rain": 1,
|
| 530 |
+
"dark": 1,
|
| 531 |
+
"heads-up display": 1,
|
| 532 |
+
"diluc (genshin impact)": 1,
|
| 533 |
+
"2girls": 2,
|
| 534 |
+
"hair bun": 1,
|
| 535 |
+
"double bun": 1,
|
| 536 |
+
"slime (creature)": 1,
|
| 537 |
+
"grey hair": 1,
|
| 538 |
+
"broom": 2,
|
| 539 |
+
"broom riding": 1,
|
| 540 |
+
"black hair": 5,
|
| 541 |
+
"hairband": 5,
|
| 542 |
+
"red dress": 5,
|
| 543 |
+
"big hair": 4,
|
| 544 |
+
"holding broom": 1,
|
| 545 |
+
"orange hairband": 4,
|
| 546 |
+
"shoes": 1,
|
| 547 |
+
"trident": 1,
|
| 548 |
+
"orange neckerchief": 1,
|
| 549 |
+
"book": 1,
|
| 550 |
+
"fence": 1,
|
| 551 |
+
"wall": 1,
|
| 552 |
+
"stone wall": 1,
|
| 553 |
+
"camera": 1,
|
| 554 |
+
"holding camera": 1,
|
| 555 |
+
"video camera": 1
|
| 556 |
+
}
|
| 557 |
+
},
|
| 558 |
+
"modelspec.encoder_layer": "1",
|
| 559 |
+
"sshs_legacy_hash": "bf29079a",
|
| 560 |
+
"ss_epoch": "10",
|
| 561 |
+
"ss_sd_model_name": "OnomaAIResearch/Illustrious-xl-early-release-v0",
|
| 562 |
+
"ss_num_train_images": "462",
|
| 563 |
+
"ss_num_epochs": "10",
|
| 564 |
+
"ss_caption_tag_dropout_rate": "0.0",
|
| 565 |
+
"modelspec.implementation": "https://github.com/Stability-AI/generative-models",
|
| 566 |
+
"ss_max_train_steps": "4620",
|
| 567 |
+
"ss_adaptive_noise_scale": "None",
|
| 568 |
+
"ss_huber_schedule": "snr",
|
| 569 |
+
"ss_lr_scheduler": "cosine_with_restarts",
|
| 570 |
+
"modelspec.resolution": "1024x1024",
|
| 571 |
+
"ss_zero_terminal_snr": "False",
|
| 572 |
+
"ss_ip_noise_gamma": "None",
|
| 573 |
+
"ss_caption_dropout_every_n_epochs": "0",
|
| 574 |
+
"ss_sd_scripts_commit_hash": "(unknown)",
|
| 575 |
+
"ss_text_encoder_lr": "0.0001",
|
| 576 |
+
"ss_gradient_checkpointing": "False",
|
| 577 |
+
"ss_lr_warmup_steps": "78",
|
| 578 |
+
"ss_max_token_length": "75",
|
| 579 |
+
"ss_dataset_dirs": {
|
| 580 |
+
"WindWaker_Style_IXL": {
|
| 581 |
+
"n_repeats": 3,
|
| 582 |
+
"img_count": 154
|
| 583 |
+
}
|
| 584 |
+
},
|
| 585 |
+
"ss_max_grad_norm": "1",
|
| 586 |
+
"ss_face_crop_aug_range": "None",
|
| 587 |
+
"ss_gradient_accumulation_steps": "1",
|
| 588 |
+
"ss_num_reg_images": "0",
|
| 589 |
+
"ss_v2": "False",
|
| 590 |
+
"ss_num_batches_per_epoch": "462",
|
| 591 |
+
"ss_noise_offset": "0.03",
|
| 592 |
+
"ss_prior_loss_weight": "1",
|
| 593 |
+
"ss_scale_weight_norms": "None",
|
| 594 |
+
"ss_noise_offset_random_strength": "False",
|
| 595 |
+
"ss_ip_noise_gamma_random_strength": "False",
|
| 596 |
+
"ss_huber_c": "0.1",
|
| 597 |
+
"ss_training_finished_at": "1736657025.676514",
|
| 598 |
+
"ss_unet_lr": "0.0001",
|
| 599 |
+
"_sha256": "6e0655e27e5635e91d6f9edbc74198ab13a8bb1c4c95fd2ed0e361d422199711"
|
| 600 |
+
},
|
| 601 |
+
"civitai": {
|
| 602 |
+
"id": 1273708,
|
| 603 |
+
"modelId": 208265,
|
| 604 |
+
"name": "Illustrious",
|
| 605 |
+
"createdAt": "2025-01-12T14:32:52.185Z",
|
| 606 |
+
"updatedAt": "2025-03-22T22:32:54.409Z",
|
| 607 |
+
"status": "Published",
|
| 608 |
+
"publishedAt": "2025-01-12T15:25:14.123Z",
|
| 609 |
+
"trainedWords": [
|
| 610 |
+
"3D, ",
|
| 611 |
+
"Chibi, "
|
| 612 |
+
],
|
| 613 |
+
"trainingStatus": null,
|
| 614 |
+
"trainingDetails": null,
|
| 615 |
+
"baseModel": "Illustrious",
|
| 616 |
+
"baseModelType": null,
|
| 617 |
+
"earlyAccessEndsAt": null,
|
| 618 |
+
"earlyAccessConfig": null,
|
| 619 |
+
"description": "<p>3d, </p><p><lora:WindWaker_Style_IXL:1.0>,</p>",
|
| 620 |
+
"uploadType": "Created",
|
| 621 |
+
"usageControl": "Download",
|
| 622 |
+
"air": "urn:air:sdxl:lora:civitai:208265@1273708",
|
| 623 |
+
"stats": {
|
| 624 |
+
"downloadCount": 503,
|
| 625 |
+
"ratingCount": 0,
|
| 626 |
+
"rating": 0,
|
| 627 |
+
"thumbsUpCount": 104
|
| 628 |
+
},
|
| 629 |
+
"model": {
|
| 630 |
+
"name": "Style of the Winds (The Legend Of Zelda: Wind Waker) [Illustrious & NoobAI & SD1.5]",
|
| 631 |
+
"type": "LORA",
|
| 632 |
+
"nsfw": false,
|
| 633 |
+
"poi": false
|
| 634 |
+
},
|
| 635 |
+
"files": [
|
| 636 |
+
{
|
| 637 |
+
"id": 1178599,
|
| 638 |
+
"sizeKB": 223108.06640625,
|
| 639 |
+
"name": "WindWaker_Style_IXL.safetensors",
|
| 640 |
+
"type": "Model",
|
| 641 |
+
"pickleScanResult": "Success",
|
| 642 |
+
"pickleScanMessage": "No Pickle imports",
|
| 643 |
+
"virusScanResult": "Success",
|
| 644 |
+
"virusScanMessage": null,
|
| 645 |
+
"scannedAt": "2025-01-12T14:41:33.135Z",
|
| 646 |
+
"metadata": {
|
| 647 |
+
"format": "SafeTensor",
|
| 648 |
+
"size": null,
|
| 649 |
+
"fp": null
|
| 650 |
+
},
|
| 651 |
+
"hashes": {
|
| 652 |
+
"AutoV1": "87417B67",
|
| 653 |
+
"AutoV2": "6E0655E27E",
|
| 654 |
+
"SHA256": "6E0655E27E5635E91D6F9EDBC74198AB13A8BB1C4C95FD2ED0E361D422199711",
|
| 655 |
+
"CRC32": "7B77E249",
|
| 656 |
+
"BLAKE3": "AC1EABA893D66C855957B5D1FF036126D872662BFE00BD5D37508FABF8953EC9",
|
| 657 |
+
"AutoV3": "CB3949362934"
|
| 658 |
+
},
|
| 659 |
+
"primary": true,
|
| 660 |
+
"downloadUrl": "https://civitai.com/api/download/models/1273708"
|
| 661 |
+
}
|
| 662 |
+
],
|
| 663 |
+
"images": [
|
| 664 |
+
{
|
| 665 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b9a71a85-c130-466c-9512-3c9e4b94daf2/width=832/51277231.jpeg",
|
| 666 |
+
"nsfwLevel": 1,
|
| 667 |
+
"width": 832,
|
| 668 |
+
"height": 1216,
|
| 669 |
+
"hash": "UOJj;f9w~VWm4.M{9cWV9HIq9bs,E1~Bw|t6",
|
| 670 |
+
"type": "image",
|
| 671 |
+
"metadata": {
|
| 672 |
+
"hash": "UOJj;f9w~VWm4.M{9cWV9HIq9bs,E1~Bw|t6",
|
| 673 |
+
"size": 147226,
|
| 674 |
+
"width": 832,
|
| 675 |
+
"height": 1216
|
| 676 |
+
},
|
| 677 |
+
"meta": {
|
| 678 |
+
"Size": "832x1216",
|
| 679 |
+
"seed": 98679726,
|
| 680 |
+
"extra": {
|
| 681 |
+
"remixOfId": 51163887
|
| 682 |
+
},
|
| 683 |
+
"steps": 30,
|
| 684 |
+
"prompt": "masterpiece, best quality, solo, 1girl, solo, blue eyes, blonde hair, hat, weapon, pointy ears, sword, chibi, 3d, instrument, shield , smile, looking at viewer,",
|
| 685 |
+
"sampler": "Euler a",
|
| 686 |
+
"cfgScale": 7,
|
| 687 |
+
"clipSkip": 2,
|
| 688 |
+
"resources": [],
|
| 689 |
+
"Created Date": "2025-01-13T0256:00.7778409Z",
|
| 690 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 691 |
+
"civitaiResources": [
|
| 692 |
+
{
|
| 693 |
+
"type": "checkpoint",
|
| 694 |
+
"modelVersionId": 1183765,
|
| 695 |
+
"modelVersionName": "v8.0"
|
| 696 |
+
},
|
| 697 |
+
{
|
| 698 |
+
"type": "lora",
|
| 699 |
+
"weight": 1,
|
| 700 |
+
"modelVersionId": 1273708,
|
| 701 |
+
"modelVersionName": "Illustrious"
|
| 702 |
+
}
|
| 703 |
+
]
|
| 704 |
+
},
|
| 705 |
+
"availability": "Public",
|
| 706 |
+
"hasMeta": true,
|
| 707 |
+
"hasPositivePrompt": true,
|
| 708 |
+
"onSite": true,
|
| 709 |
+
"remixOfId": 51163887
|
| 710 |
+
},
|
| 711 |
+
{
|
| 712 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7d335619-6459-4f74-b014-90a41f971889/width=832/51163882.jpeg",
|
| 713 |
+
"nsfwLevel": 1,
|
| 714 |
+
"width": 832,
|
| 715 |
+
"height": 1216,
|
| 716 |
+
"hash": "UFJQco01B#-V~D01.RDlrY%0%esX59aLRPM|",
|
| 717 |
+
"type": "image",
|
| 718 |
+
"metadata": {
|
| 719 |
+
"hash": "UFJQco01B#-V~D01.RDlrY%0%esX59aLRPM|",
|
| 720 |
+
"size": 1259841,
|
| 721 |
+
"width": 832,
|
| 722 |
+
"height": 1216
|
| 723 |
+
},
|
| 724 |
+
"meta": {
|
| 725 |
+
"Size": "832x1216",
|
| 726 |
+
"seed": 252630410834070,
|
| 727 |
+
"steps": 30,
|
| 728 |
+
"hashes": {
|
| 729 |
+
"model": "63e5c28bf8",
|
| 730 |
+
"LORA:WindWaker_Style_IXL": "6e0655e27e"
|
| 731 |
+
},
|
| 732 |
+
"prompt": "masterpiece, best quality, solo, 1girl, solo, pink hair, short twintails, white dress, cowboy shot, 3d, , <lora:WindWaker_Style_IXL:1.0>,",
|
| 733 |
+
"sampler": "DPM++ 2M Karras",
|
| 734 |
+
"cfgScale": 7,
|
| 735 |
+
"resources": [
|
| 736 |
+
{
|
| 737 |
+
"name": "WindWaker_Style_IXL",
|
| 738 |
+
"type": "lora",
|
| 739 |
+
"weight": 1
|
| 740 |
+
}
|
| 741 |
+
],
|
| 742 |
+
"Model hash": "63e5c28bf8",
|
| 743 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 744 |
+
"waiNSFWIllustrious_v80 Version": "ComfyUI"
|
| 745 |
+
},
|
| 746 |
+
"availability": "Public",
|
| 747 |
+
"hasMeta": true,
|
| 748 |
+
"hasPositivePrompt": true,
|
| 749 |
+
"onSite": false,
|
| 750 |
+
"remixOfId": null
|
| 751 |
+
},
|
| 752 |
+
{
|
| 753 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dec826b5-fd01-406b-b881-b9fe5a6abbde/width=832/51163886.jpeg",
|
| 754 |
+
"nsfwLevel": 1,
|
| 755 |
+
"width": 832,
|
| 756 |
+
"height": 1216,
|
| 757 |
+
"hash": "UdKA[g_J.6tktjM|sptQX7%1wNWEV[t6fSxt",
|
| 758 |
+
"type": "image",
|
| 759 |
+
"metadata": {
|
| 760 |
+
"hash": "UdKA[g_J.6tktjM|sptQX7%1wNWEV[t6fSxt",
|
| 761 |
+
"size": 1120952,
|
| 762 |
+
"width": 832,
|
| 763 |
+
"height": 1216
|
| 764 |
+
},
|
| 765 |
+
"meta": {
|
| 766 |
+
"Size": "832x1216",
|
| 767 |
+
"seed": 272033102095518,
|
| 768 |
+
"steps": 30,
|
| 769 |
+
"hashes": {
|
| 770 |
+
"model": "63e5c28bf8",
|
| 771 |
+
"LORA:WindWaker_Style_IXL": "6e0655e27e"
|
| 772 |
+
},
|
| 773 |
+
"prompt": "masterpiece, best quality, solo, 1girl, solo, long hair, smile, blue eyes, gloves, jewelry, one eye closed, green hair, pointy ears, necklace, makeup, tiara, ;) , <lora:WindWaker_Style_IXL:1.0>,",
|
| 774 |
+
"sampler": "DPM++ 2M Karras",
|
| 775 |
+
"cfgScale": 7,
|
| 776 |
+
"resources": [
|
| 777 |
+
{
|
| 778 |
+
"name": "WindWaker_Style_IXL",
|
| 779 |
+
"type": "lora",
|
| 780 |
+
"weight": 1
|
| 781 |
+
}
|
| 782 |
+
],
|
| 783 |
+
"Model hash": "63e5c28bf8",
|
| 784 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 785 |
+
"waiNSFWIllustrious_v80 Version": "ComfyUI"
|
| 786 |
+
},
|
| 787 |
+
"availability": "Public",
|
| 788 |
+
"hasMeta": true,
|
| 789 |
+
"hasPositivePrompt": true,
|
| 790 |
+
"onSite": false,
|
| 791 |
+
"remixOfId": null
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9ada0404-1402-482d-96aa-183da60661aa/width=832/51163887.jpeg",
|
| 795 |
+
"nsfwLevel": 1,
|
| 796 |
+
"width": 832,
|
| 797 |
+
"height": 1216,
|
| 798 |
+
"hash": "UNLWkPR._M-n00s.9coz9ZD+0LxWs*?G-:IV",
|
| 799 |
+
"type": "image",
|
| 800 |
+
"metadata": {
|
| 801 |
+
"hash": "UNLWkPR._M-n00s.9coz9ZD+0LxWs*?G-:IV",
|
| 802 |
+
"size": 1110897,
|
| 803 |
+
"width": 832,
|
| 804 |
+
"height": 1216
|
| 805 |
+
},
|
| 806 |
+
"meta": {
|
| 807 |
+
"Size": "832x1216",
|
| 808 |
+
"seed": 991930792475181,
|
| 809 |
+
"steps": 30,
|
| 810 |
+
"hashes": {
|
| 811 |
+
"model": "63e5c28bf8",
|
| 812 |
+
"LORA:WindWaker_Style_IXL": "6e0655e27e"
|
| 813 |
+
},
|
| 814 |
+
"prompt": "masterpiece, best quality, solo, 1girl, solo, blue eyes, blonde hair, 1boy, hat, weapon, male focus, pointy ears, sword, dark skin, chibi, instrument, shield , <lora:WindWaker_Style_IXL:1.0>,",
|
| 815 |
+
"sampler": "DPM++ 2M Karras",
|
| 816 |
+
"cfgScale": 7,
|
| 817 |
+
"resources": [
|
| 818 |
+
{
|
| 819 |
+
"name": "WindWaker_Style_IXL",
|
| 820 |
+
"type": "lora",
|
| 821 |
+
"weight": 1
|
| 822 |
+
}
|
| 823 |
+
],
|
| 824 |
+
"Model hash": "63e5c28bf8",
|
| 825 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 826 |
+
"waiNSFWIllustrious_v80 Version": "ComfyUI"
|
| 827 |
+
},
|
| 828 |
+
"availability": "Public",
|
| 829 |
+
"hasMeta": true,
|
| 830 |
+
"hasPositivePrompt": true,
|
| 831 |
+
"onSite": false,
|
| 832 |
+
"remixOfId": null
|
| 833 |
+
},
|
| 834 |
+
{
|
| 835 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50c31f3d-3c04-4bb7-8609-34956da40d61/width=832/51170537.jpeg",
|
| 836 |
+
"nsfwLevel": 1,
|
| 837 |
+
"width": 832,
|
| 838 |
+
"height": 1216,
|
| 839 |
+
"hash": "U27^6;Iq03=_jwxYI.EQ04so~SEg0yWF%3xV",
|
| 840 |
+
"type": "image",
|
| 841 |
+
"metadata": {
|
| 842 |
+
"hash": "U27^6;Iq03=_jwxYI.EQ04so~SEg0yWF%3xV",
|
| 843 |
+
"size": 139579,
|
| 844 |
+
"width": 832,
|
| 845 |
+
"height": 1216
|
| 846 |
+
},
|
| 847 |
+
"meta": {
|
| 848 |
+
"Size": "832x1216",
|
| 849 |
+
"seed": 31337,
|
| 850 |
+
"steps": 30,
|
| 851 |
+
"prompt": "masterpiece, best quality, solo, 1girl, solo, chibi, 3d, \nzzMajora, spikes, yellow sclera, solo, 1boy, horns, glowing eyes,\nlooking at viewer, ,",
|
| 852 |
+
"sampler": "Euler a",
|
| 853 |
+
"cfgScale": 7,
|
| 854 |
+
"clipSkip": 2,
|
| 855 |
+
"resources": [],
|
| 856 |
+
"Created Date": "2025-01-12T1544:13.9453863Z",
|
| 857 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 858 |
+
"civitaiResources": [
|
| 859 |
+
{
|
| 860 |
+
"type": "checkpoint",
|
| 861 |
+
"modelVersionId": 1183765,
|
| 862 |
+
"modelVersionName": "v8.0"
|
| 863 |
+
},
|
| 864 |
+
{
|
| 865 |
+
"type": "lora",
|
| 866 |
+
"weight": 0.8,
|
| 867 |
+
"modelVersionId": 1193395,
|
| 868 |
+
"modelVersionName": "Illustrious"
|
| 869 |
+
},
|
| 870 |
+
{
|
| 871 |
+
"type": "lora",
|
| 872 |
+
"weight": 1,
|
| 873 |
+
"modelVersionId": 1273708,
|
| 874 |
+
"modelVersionName": "Illustrious"
|
| 875 |
+
}
|
| 876 |
+
]
|
| 877 |
+
},
|
| 878 |
+
"availability": "Public",
|
| 879 |
+
"hasMeta": true,
|
| 880 |
+
"hasPositivePrompt": true,
|
| 881 |
+
"onSite": true,
|
| 882 |
+
"remixOfId": null
|
| 883 |
+
},
|
| 884 |
+
{
|
| 885 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/833e0c0d-8b3a-4393-8c44-b80cea0e6975/width=832/51169122.jpeg",
|
| 886 |
+
"nsfwLevel": 1,
|
| 887 |
+
"width": 832,
|
| 888 |
+
"height": 1216,
|
| 889 |
+
"hash": "UUMjBQxc%hM_~osEOZWA%fD*R,tQ%MV?nOS4",
|
| 890 |
+
"type": "image",
|
| 891 |
+
"metadata": {
|
| 892 |
+
"hash": "UUMjBQxc%hM_~osEOZWA%fD*R,tQ%MV?nOS4",
|
| 893 |
+
"size": 198671,
|
| 894 |
+
"width": 832,
|
| 895 |
+
"height": 1216
|
| 896 |
+
},
|
| 897 |
+
"meta": {
|
| 898 |
+
"Size": "832x1216",
|
| 899 |
+
"seed": 1729355716,
|
| 900 |
+
"extra": {
|
| 901 |
+
"remixOfId": 51163887
|
| 902 |
+
},
|
| 903 |
+
"steps": 30,
|
| 904 |
+
"prompt": "masterpiece, best quality, solo, 1girl, solo, blue eyes, blonde hair, hat, weapon, pointy ears, sword, chibi, shield , dynamic pose, sword slash, motion lines,",
|
| 905 |
+
"sampler": "DPM++ 2M Karras",
|
| 906 |
+
"cfgScale": 7,
|
| 907 |
+
"clipSkip": 2,
|
| 908 |
+
"resources": [],
|
| 909 |
+
"Created Date": "2025-01-12T1529:44.8655317Z",
|
| 910 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 911 |
+
"civitaiResources": [
|
| 912 |
+
{
|
| 913 |
+
"type": "checkpoint",
|
| 914 |
+
"modelVersionId": 1183765,
|
| 915 |
+
"modelVersionName": "v8.0"
|
| 916 |
+
},
|
| 917 |
+
{
|
| 918 |
+
"type": "lora",
|
| 919 |
+
"weight": 1,
|
| 920 |
+
"modelVersionId": 1273708,
|
| 921 |
+
"modelVersionName": "Illustrious"
|
| 922 |
+
}
|
| 923 |
+
]
|
| 924 |
+
},
|
| 925 |
+
"availability": "Public",
|
| 926 |
+
"hasMeta": true,
|
| 927 |
+
"hasPositivePrompt": true,
|
| 928 |
+
"onSite": true,
|
| 929 |
+
"remixOfId": 51163887
|
| 930 |
+
},
|
| 931 |
+
{
|
| 932 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/06154f27-96c8-487d-96f8-c627866842ad/width=832/51169120.jpeg",
|
| 933 |
+
"nsfwLevel": 1,
|
| 934 |
+
"width": 832,
|
| 935 |
+
"height": 1216,
|
| 936 |
+
"hash": "UGLf8XtR00~UCVxbnXtOIDWTjKRn9hxZx@R-",
|
| 937 |
+
"type": "image",
|
| 938 |
+
"metadata": {
|
| 939 |
+
"hash": "UGLf8XtR00~UCVxbnXtOIDWTjKRn9hxZx@R-",
|
| 940 |
+
"size": 166337,
|
| 941 |
+
"width": 832,
|
| 942 |
+
"height": 1216
|
| 943 |
+
},
|
| 944 |
+
"meta": {
|
| 945 |
+
"Size": "832x1216",
|
| 946 |
+
"seed": 952291488,
|
| 947 |
+
"extra": {
|
| 948 |
+
"remixOfId": 51163887
|
| 949 |
+
},
|
| 950 |
+
"steps": 30,
|
| 951 |
+
"prompt": "masterpiece, best quality, solo, 1girl, solo, 3d, chibi,\n Princess Peach, pink dress, blonde hair, blue eyes, long hair, crown, gem, gloves, puffy sleeves, short sleeves, white gloves, solo, smiling, looking at viewer, cowboy shot,",
|
| 952 |
+
"sampler": "DPM++ 2M Karras",
|
| 953 |
+
"cfgScale": 7,
|
| 954 |
+
"clipSkip": 2,
|
| 955 |
+
"resources": [],
|
| 956 |
+
"Created Date": "2025-01-12T1533:26.5487359Z",
|
| 957 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 958 |
+
"civitaiResources": [
|
| 959 |
+
{
|
| 960 |
+
"type": "checkpoint",
|
| 961 |
+
"modelVersionId": 1183765,
|
| 962 |
+
"modelVersionName": "v8.0"
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"type": "lora",
|
| 966 |
+
"weight": 1,
|
| 967 |
+
"modelVersionId": 1273708,
|
| 968 |
+
"modelVersionName": "Illustrious"
|
| 969 |
+
}
|
| 970 |
+
]
|
| 971 |
+
},
|
| 972 |
+
"availability": "Public",
|
| 973 |
+
"hasMeta": true,
|
| 974 |
+
"hasPositivePrompt": true,
|
| 975 |
+
"onSite": true,
|
| 976 |
+
"remixOfId": 51163887
|
| 977 |
+
},
|
| 978 |
+
{
|
| 979 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0fe7b1a9-914f-47aa-906b-83e572f767a3/width=832/51163876.jpeg",
|
| 980 |
+
"nsfwLevel": 1,
|
| 981 |
+
"width": 832,
|
| 982 |
+
"height": 1216,
|
| 983 |
+
"hash": "UKK,T#}?02OF00RQY5S2E+N^fMWWWFM|s.oc",
|
| 984 |
+
"type": "image",
|
| 985 |
+
"metadata": {
|
| 986 |
+
"hash": "UKK,T#}?02OF00RQY5S2E+N^fMWWWFM|s.oc",
|
| 987 |
+
"size": 852319,
|
| 988 |
+
"width": 832,
|
| 989 |
+
"height": 1216
|
| 990 |
+
},
|
| 991 |
+
"meta": {
|
| 992 |
+
"Size": "832x1216",
|
| 993 |
+
"seed": 31337,
|
| 994 |
+
"steps": 30,
|
| 995 |
+
"hashes": {
|
| 996 |
+
"model": "63e5c28bf8",
|
| 997 |
+
"LORA:WindWaker_Style_IXL": "6e0655e27e"
|
| 998 |
+
},
|
| 999 |
+
"prompt": "masterpiece, best quality, solo, 1girl, solo, long hair, looking at viewer, smile, open mouth, blue eyes, dress, jewelry, red hair, pointy ears, white dress, bracelet, neckerchief, empty eyes, yellow neckerchief, triforce, , <lora:WindWaker_Style_IXL:1.0>,",
|
| 1000 |
+
"sampler": "DPM++ 2M Karras",
|
| 1001 |
+
"cfgScale": 7,
|
| 1002 |
+
"resources": [
|
| 1003 |
+
{
|
| 1004 |
+
"name": "WindWaker_Style_IXL",
|
| 1005 |
+
"type": "lora",
|
| 1006 |
+
"weight": 1
|
| 1007 |
+
}
|
| 1008 |
+
],
|
| 1009 |
+
"Model hash": "63e5c28bf8",
|
| 1010 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 1011 |
+
"waiNSFWIllustrious_v80 Version": "ComfyUI"
|
| 1012 |
+
},
|
| 1013 |
+
"availability": "Public",
|
| 1014 |
+
"hasMeta": true,
|
| 1015 |
+
"hasPositivePrompt": true,
|
| 1016 |
+
"onSite": false,
|
| 1017 |
+
"remixOfId": null
|
| 1018 |
+
},
|
| 1019 |
+
{
|
| 1020 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3147ea21-bc7a-4a84-9d77-93f62c34e274/width=832/51169254.jpeg",
|
| 1021 |
+
"nsfwLevel": 1,
|
| 1022 |
+
"width": 832,
|
| 1023 |
+
"height": 1216,
|
| 1024 |
+
"hash": "UBEoAB0L0J~p00?HA1D%b|E1-NbwJB%2?Fsl",
|
| 1025 |
+
"type": "image",
|
| 1026 |
+
"metadata": {
|
| 1027 |
+
"hash": "UBEoAB0L0J~p00?HA1D%b|E1-NbwJB%2?Fsl",
|
| 1028 |
+
"size": 146909,
|
| 1029 |
+
"width": 832,
|
| 1030 |
+
"height": 1216
|
| 1031 |
+
},
|
| 1032 |
+
"meta": {
|
| 1033 |
+
"Size": "832x1216",
|
| 1034 |
+
"seed": 438227750,
|
| 1035 |
+
"extra": {
|
| 1036 |
+
"remixOfId": 51163887
|
| 1037 |
+
},
|
| 1038 |
+
"steps": 30,
|
| 1039 |
+
"prompt": "masterpiece, best quality, solo, 1girl, solo, chibi, 3d, \nzzHilda, red eyes, purple hair, long hair, pointy ears, tiara, white gloves, dress, elbow gloves, jewelry, makeup, earrings, purple tabard, triforce, shoulder armor, tiara, \nlooking at viewer, smile,",
|
| 1040 |
+
"sampler": "Euler a",
|
| 1041 |
+
"cfgScale": 5,
|
| 1042 |
+
"clipSkip": 2,
|
| 1043 |
+
"resources": [],
|
| 1044 |
+
"Created Date": "2025-01-12T1534:34.0959271Z",
|
| 1045 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 1046 |
+
"civitaiResources": [
|
| 1047 |
+
{
|
| 1048 |
+
"type": "checkpoint",
|
| 1049 |
+
"modelVersionId": 1183765,
|
| 1050 |
+
"modelVersionName": "v8.0"
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"type": "lora",
|
| 1054 |
+
"weight": 0.7,
|
| 1055 |
+
"modelVersionId": 1221721,
|
| 1056 |
+
"modelVersionName": "v1.0"
|
| 1057 |
+
},
|
| 1058 |
+
{
|
| 1059 |
+
"type": "lora",
|
| 1060 |
+
"weight": 1,
|
| 1061 |
+
"modelVersionId": 1273708,
|
| 1062 |
+
"modelVersionName": "Illustrious"
|
| 1063 |
+
}
|
| 1064 |
+
]
|
| 1065 |
+
},
|
| 1066 |
+
"availability": "Public",
|
| 1067 |
+
"hasMeta": true,
|
| 1068 |
+
"hasPositivePrompt": true,
|
| 1069 |
+
"onSite": true,
|
| 1070 |
+
"remixOfId": 51163887
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bb4cbd77-e6dc-4525-96b9-23114ce381bc/width=832/51163885.jpeg",
|
| 1074 |
+
"nsfwLevel": 1,
|
| 1075 |
+
"width": 832,
|
| 1076 |
+
"height": 1248,
|
| 1077 |
+
"hash": "U8HC77?900Iw1bIqm_tQu6Rp*{tK0?xV}NtQ",
|
| 1078 |
+
"type": "image",
|
| 1079 |
+
"metadata": {
|
| 1080 |
+
"hash": "U8HC77?900Iw1bIqm_tQu6Rp*{tK0?xV}NtQ",
|
| 1081 |
+
"size": 1154943,
|
| 1082 |
+
"width": 832,
|
| 1083 |
+
"height": 1248
|
| 1084 |
+
},
|
| 1085 |
+
"meta": {
|
| 1086 |
+
"Size": "832x1248",
|
| 1087 |
+
"seed": 1332683,
|
| 1088 |
+
"steps": 30,
|
| 1089 |
+
"hashes": {
|
| 1090 |
+
"model": "04ba0dfcc1",
|
| 1091 |
+
"LORA:WindWaker_Style_IXL": "6e0655e27e"
|
| 1092 |
+
},
|
| 1093 |
+
"prompt": "masterpiece, best quality, BREAK, 1girl, solo, blonde hair, wavy hair, angel, angel wings, halo, smile, sitting, forest, white dress,smile, looking at viewer, <lora:WindWaker_Style_IXL:1.0>,",
|
| 1094 |
+
"sampler": "DPM++ 2M Karras",
|
| 1095 |
+
"cfgScale": 7,
|
| 1096 |
+
"resources": [
|
| 1097 |
+
{
|
| 1098 |
+
"name": "WindWaker_Style_IXL",
|
| 1099 |
+
"type": "lora",
|
| 1100 |
+
"weight": 1
|
| 1101 |
+
}
|
| 1102 |
+
],
|
| 1103 |
+
"Model hash": "04ba0dfcc1",
|
| 1104 |
+
"negativePrompt": "(blurry), (lowres:1.2), (worst quality:1.4), (low quality:1.4), multiple views, jpeg artifacts, signature, watermark, text, logo, artist name,",
|
| 1105 |
+
"waiNSFWIllustrious_v70 Version": "ComfyUI"
|
| 1106 |
+
},
|
| 1107 |
+
"availability": "Public",
|
| 1108 |
+
"hasMeta": true,
|
| 1109 |
+
"hasPositivePrompt": true,
|
| 1110 |
+
"onSite": false,
|
| 1111 |
+
"remixOfId": null
|
| 1112 |
+
}
|
| 1113 |
+
],
|
| 1114 |
+
"downloadUrl": "https://civitai.com/api/download/models/1273708",
|
| 1115 |
+
"_sha256": "6e0655e27e5635e91d6f9edbc74198ab13a8bb1c4c95fd2ed0e361d422199711",
|
| 1116 |
+
"_civitai_api": "https://civitai.com/api/v1/model-versions/by-hash/6e0655e27e5635e91d6f9edbc74198ab13a8bb1c4c95fd2ed0e361d422199711"
|
| 1117 |
+
}
|
| 1118 |
+
},
|
| 1119 |
+
"baseModelFile": "OnomaAIResearch/Illustrious-xl-early-release-v0",
|
| 1120 |
+
"trainedWords": [
|
| 1121 |
+
{
|
| 1122 |
+
"word": "3D",
|
| 1123 |
+
"civitai": true
|
| 1124 |
+
},
|
| 1125 |
+
{
|
| 1126 |
+
"word": "Chibi",
|
| 1127 |
+
"civitai": true
|
| 1128 |
+
},
|
| 1129 |
+
{
|
| 1130 |
+
"word": "solo",
|
| 1131 |
+
"count": 109,
|
| 1132 |
+
"metadata": true
|
| 1133 |
+
},
|
| 1134 |
+
{
|
| 1135 |
+
"word": "pointy ears",
|
| 1136 |
+
"count": 98,
|
| 1137 |
+
"metadata": true
|
| 1138 |
+
},
|
| 1139 |
+
{
|
| 1140 |
+
"word": "1boy",
|
| 1141 |
+
"count": 80,
|
| 1142 |
+
"metadata": true
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"word": "blonde hair",
|
| 1146 |
+
"count": 68,
|
| 1147 |
+
"metadata": true
|
| 1148 |
+
},
|
| 1149 |
+
{
|
| 1150 |
+
"word": "male focus",
|
| 1151 |
+
"count": 65,
|
| 1152 |
+
"metadata": true
|
| 1153 |
+
},
|
| 1154 |
+
{
|
| 1155 |
+
"word": "1girl",
|
| 1156 |
+
"count": 64,
|
| 1157 |
+
"metadata": true
|
| 1158 |
+
},
|
| 1159 |
+
{
|
| 1160 |
+
"word": "weapon",
|
| 1161 |
+
"count": 58,
|
| 1162 |
+
"metadata": true
|
| 1163 |
+
},
|
| 1164 |
+
{
|
| 1165 |
+
"word": "smile",
|
| 1166 |
+
"count": 52,
|
| 1167 |
+
"metadata": true
|
| 1168 |
+
},
|
| 1169 |
+
{
|
| 1170 |
+
"word": "blue eyes",
|
| 1171 |
+
"count": 49,
|
| 1172 |
+
"metadata": true
|
| 1173 |
+
},
|
| 1174 |
+
{
|
| 1175 |
+
"word": "hat",
|
| 1176 |
+
"count": 49,
|
| 1177 |
+
"metadata": true
|
| 1178 |
+
},
|
| 1179 |
+
{
|
| 1180 |
+
"word": "sword",
|
| 1181 |
+
"count": 46,
|
| 1182 |
+
"metadata": true
|
| 1183 |
+
},
|
| 1184 |
+
{
|
| 1185 |
+
"word": "standing",
|
| 1186 |
+
"count": 44,
|
| 1187 |
+
"metadata": true
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"word": "sky",
|
| 1191 |
+
"count": 39,
|
| 1192 |
+
"metadata": true
|
| 1193 |
+
},
|
| 1194 |
+
{
|
| 1195 |
+
"word": "outdoors",
|
| 1196 |
+
"count": 38,
|
| 1197 |
+
"metadata": true
|
| 1198 |
+
},
|
| 1199 |
+
{
|
| 1200 |
+
"word": "shield",
|
| 1201 |
+
"count": 38,
|
| 1202 |
+
"metadata": true
|
| 1203 |
+
},
|
| 1204 |
+
{
|
| 1205 |
+
"word": "cloud",
|
| 1206 |
+
"count": 36,
|
| 1207 |
+
"metadata": true
|
| 1208 |
+
},
|
| 1209 |
+
{
|
| 1210 |
+
"word": "day",
|
| 1211 |
+
"count": 33,
|
| 1212 |
+
"metadata": true
|
| 1213 |
+
},
|
| 1214 |
+
{
|
| 1215 |
+
"word": "dark skin",
|
| 1216 |
+
"count": 30,
|
| 1217 |
+
"metadata": true
|
| 1218 |
+
},
|
| 1219 |
+
{
|
| 1220 |
+
"word": "red hair",
|
| 1221 |
+
"count": 30,
|
| 1222 |
+
"metadata": true
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"word": "holding",
|
| 1226 |
+
"count": 29,
|
| 1227 |
+
"metadata": true
|
| 1228 |
+
},
|
| 1229 |
+
{
|
| 1230 |
+
"word": "red eyes",
|
| 1231 |
+
"count": 28,
|
| 1232 |
+
"metadata": true
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"word": "long hair",
|
| 1236 |
+
"count": 27,
|
| 1237 |
+
"metadata": true
|
| 1238 |
+
},
|
| 1239 |
+
{
|
| 1240 |
+
"word": "looking at viewer",
|
| 1241 |
+
"count": 24,
|
| 1242 |
+
"metadata": true
|
| 1243 |
+
},
|
| 1244 |
+
{
|
| 1245 |
+
"word": "dress",
|
| 1246 |
+
"count": 21,
|
| 1247 |
+
"metadata": true
|
| 1248 |
+
},
|
| 1249 |
+
{
|
| 1250 |
+
"word": "no humans",
|
| 1251 |
+
"count": 21,
|
| 1252 |
+
"metadata": true
|
| 1253 |
+
},
|
| 1254 |
+
{
|
| 1255 |
+
"word": "ocean",
|
| 1256 |
+
"count": 20,
|
| 1257 |
+
"metadata": true
|
| 1258 |
+
},
|
| 1259 |
+
{
|
| 1260 |
+
"word": "tree",
|
| 1261 |
+
"count": 20,
|
| 1262 |
+
"metadata": true
|
| 1263 |
+
},
|
| 1264 |
+
{
|
| 1265 |
+
"word": "holding weapon",
|
| 1266 |
+
"count": 19,
|
| 1267 |
+
"metadata": true
|
| 1268 |
+
},
|
| 1269 |
+
{
|
| 1270 |
+
"word": "open mouth",
|
| 1271 |
+
"count": 19,
|
| 1272 |
+
"metadata": true
|
| 1273 |
+
},
|
| 1274 |
+
{
|
| 1275 |
+
"word": "belt",
|
| 1276 |
+
"count": 18,
|
| 1277 |
+
"metadata": true
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"word": "full body",
|
| 1281 |
+
"count": 17,
|
| 1282 |
+
"metadata": true
|
| 1283 |
+
},
|
| 1284 |
+
{
|
| 1285 |
+
"word": "blue sky",
|
| 1286 |
+
"count": 17,
|
| 1287 |
+
"metadata": true
|
| 1288 |
+
},
|
| 1289 |
+
{
|
| 1290 |
+
"word": "holding sword",
|
| 1291 |
+
"count": 16,
|
| 1292 |
+
"metadata": true
|
| 1293 |
+
},
|
| 1294 |
+
{
|
| 1295 |
+
"word": "water",
|
| 1296 |
+
"count": 15,
|
| 1297 |
+
"metadata": true
|
| 1298 |
+
},
|
| 1299 |
+
{
|
| 1300 |
+
"word": "gloves",
|
| 1301 |
+
"count": 15,
|
| 1302 |
+
"metadata": true
|
| 1303 |
+
},
|
| 1304 |
+
{
|
| 1305 |
+
"word": "brown hair",
|
| 1306 |
+
"count": 14,
|
| 1307 |
+
"metadata": true
|
| 1308 |
+
},
|
| 1309 |
+
{
|
| 1310 |
+
"word": "grass",
|
| 1311 |
+
"count": 14,
|
| 1312 |
+
"metadata": true
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"word": "chibi",
|
| 1316 |
+
"count": 14,
|
| 1317 |
+
"metadata": true
|
| 1318 |
+
},
|
| 1319 |
+
{
|
| 1320 |
+
"word": "shirt",
|
| 1321 |
+
"count": 13,
|
| 1322 |
+
"metadata": true
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"word": "tunic",
|
| 1326 |
+
"count": 13,
|
| 1327 |
+
"metadata": true
|
| 1328 |
+
},
|
| 1329 |
+
{
|
| 1330 |
+
"word": "jewelry",
|
| 1331 |
+
"count": 13,
|
| 1332 |
+
"metadata": true
|
| 1333 |
+
},
|
| 1334 |
+
{
|
| 1335 |
+
"word": "skull",
|
| 1336 |
+
"count": 13,
|
| 1337 |
+
"metadata": true
|
| 1338 |
+
},
|
| 1339 |
+
{
|
| 1340 |
+
"word": "black eyes",
|
| 1341 |
+
"count": 12,
|
| 1342 |
+
"metadata": true
|
| 1343 |
+
},
|
| 1344 |
+
{
|
| 1345 |
+
"word": "scenery",
|
| 1346 |
+
"count": 12,
|
| 1347 |
+
"metadata": true
|
| 1348 |
+
},
|
| 1349 |
+
{
|
| 1350 |
+
"word": "triforce",
|
| 1351 |
+
"count": 12,
|
| 1352 |
+
"metadata": true
|
| 1353 |
+
},
|
| 1354 |
+
{
|
| 1355 |
+
"word": "closed mouth",
|
| 1356 |
+
"count": 12,
|
| 1357 |
+
"metadata": true
|
| 1358 |
+
},
|
| 1359 |
+
{
|
| 1360 |
+
"word": "upper body",
|
| 1361 |
+
"count": 11,
|
| 1362 |
+
"metadata": true
|
| 1363 |
+
},
|
| 1364 |
+
{
|
| 1365 |
+
"word": "boots",
|
| 1366 |
+
"count": 11,
|
| 1367 |
+
"metadata": true
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"word": "indoors",
|
| 1371 |
+
"count": 10,
|
| 1372 |
+
"metadata": true
|
| 1373 |
+
},
|
| 1374 |
+
{
|
| 1375 |
+
"word": "teeth",
|
| 1376 |
+
"count": 10,
|
| 1377 |
+
"metadata": true
|
| 1378 |
+
},
|
| 1379 |
+
{
|
| 1380 |
+
"word": "neckerchief",
|
| 1381 |
+
"count": 10,
|
| 1382 |
+
"metadata": true
|
| 1383 |
+
},
|
| 1384 |
+
{
|
| 1385 |
+
"word": "twintails",
|
| 1386 |
+
"count": 9,
|
| 1387 |
+
"metadata": true
|
| 1388 |
+
},
|
| 1389 |
+
{
|
| 1390 |
+
"word": "multiple boys",
|
| 1391 |
+
"count": 9,
|
| 1392 |
+
"metadata": true
|
| 1393 |
+
},
|
| 1394 |
+
{
|
| 1395 |
+
"word": "short hair",
|
| 1396 |
+
"count": 9,
|
| 1397 |
+
"metadata": true
|
| 1398 |
+
},
|
| 1399 |
+
{
|
| 1400 |
+
"word": "dark-skinned female",
|
| 1401 |
+
"count": 9,
|
| 1402 |
+
"metadata": true
|
| 1403 |
+
},
|
| 1404 |
+
{
|
| 1405 |
+
"word": "cape",
|
| 1406 |
+
"count": 8,
|
| 1407 |
+
"metadata": true
|
| 1408 |
+
},
|
| 1409 |
+
{
|
| 1410 |
+
"word": "night",
|
| 1411 |
+
"count": 8,
|
| 1412 |
+
"metadata": true
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"word": "glowing",
|
| 1416 |
+
"count": 8,
|
| 1417 |
+
"metadata": true
|
| 1418 |
+
},
|
| 1419 |
+
{
|
| 1420 |
+
"word": "from behind",
|
| 1421 |
+
"count": 8,
|
| 1422 |
+
"metadata": true
|
| 1423 |
+
},
|
| 1424 |
+
{
|
| 1425 |
+
"word": "watercraft",
|
| 1426 |
+
"count": 8,
|
| 1427 |
+
"metadata": true
|
| 1428 |
+
},
|
| 1429 |
+
{
|
| 1430 |
+
"word": "sleeveless",
|
| 1431 |
+
"count": 8,
|
| 1432 |
+
"metadata": true
|
| 1433 |
+
},
|
| 1434 |
+
{
|
| 1435 |
+
"word": "shadow",
|
| 1436 |
+
"count": 8,
|
| 1437 |
+
"metadata": true
|
| 1438 |
+
},
|
| 1439 |
+
{
|
| 1440 |
+
"word": "left-handed",
|
| 1441 |
+
"count": 8,
|
| 1442 |
+
"metadata": true
|
| 1443 |
+
},
|
| 1444 |
+
{
|
| 1445 |
+
"word": "red footwear",
|
| 1446 |
+
"count": 8,
|
| 1447 |
+
"metadata": true
|
| 1448 |
+
},
|
| 1449 |
+
{
|
| 1450 |
+
"word": "bird",
|
| 1451 |
+
"count": 7,
|
| 1452 |
+
"metadata": true
|
| 1453 |
+
},
|
| 1454 |
+
{
|
| 1455 |
+
"word": "closed eyes",
|
| 1456 |
+
"count": 7,
|
| 1457 |
+
"metadata": true
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"word": "2boys",
|
| 1461 |
+
"count": 7,
|
| 1462 |
+
"metadata": true
|
| 1463 |
+
},
|
| 1464 |
+
{
|
| 1465 |
+
"word": "yellow eyes",
|
| 1466 |
+
"count": 7,
|
| 1467 |
+
"metadata": true
|
| 1468 |
+
},
|
| 1469 |
+
{
|
| 1470 |
+
"word": "short sleeves",
|
| 1471 |
+
"count": 7,
|
| 1472 |
+
"metadata": true
|
| 1473 |
+
},
|
| 1474 |
+
{
|
| 1475 |
+
"word": "master sword",
|
| 1476 |
+
"count": 6,
|
| 1477 |
+
"metadata": true
|
| 1478 |
+
},
|
| 1479 |
+
{
|
| 1480 |
+
"word": "building",
|
| 1481 |
+
"count": 6,
|
| 1482 |
+
"metadata": true
|
| 1483 |
+
},
|
| 1484 |
+
{
|
| 1485 |
+
"word": "long sleeves",
|
| 1486 |
+
"count": 6,
|
| 1487 |
+
"metadata": true
|
| 1488 |
+
},
|
| 1489 |
+
{
|
| 1490 |
+
"word": "bracelet",
|
| 1491 |
+
"count": 6,
|
| 1492 |
+
"metadata": true
|
| 1493 |
+
},
|
| 1494 |
+
{
|
| 1495 |
+
"word": "t-shirt",
|
| 1496 |
+
"count": 6,
|
| 1497 |
+
"metadata": true
|
| 1498 |
+
},
|
| 1499 |
+
{
|
| 1500 |
+
"word": "grin",
|
| 1501 |
+
"count": 6,
|
| 1502 |
+
"metadata": true
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"word": "parody",
|
| 1506 |
+
"count": 5,
|
| 1507 |
+
"metadata": true
|
| 1508 |
+
},
|
| 1509 |
+
{
|
| 1510 |
+
"word": "instrument",
|
| 1511 |
+
"count": 5,
|
| 1512 |
+
"metadata": true
|
| 1513 |
+
},
|
| 1514 |
+
{
|
| 1515 |
+
"word": "plant",
|
| 1516 |
+
"count": 5,
|
| 1517 |
+
"metadata": true
|
| 1518 |
+
},
|
| 1519 |
+
{
|
| 1520 |
+
"word": "green eyes",
|
| 1521 |
+
"count": 5,
|
| 1522 |
+
"metadata": true
|
| 1523 |
+
},
|
| 1524 |
+
{
|
| 1525 |
+
"word": "sandals",
|
| 1526 |
+
"count": 5,
|
| 1527 |
+
"metadata": true
|
| 1528 |
+
},
|
| 1529 |
+
{
|
| 1530 |
+
"word": "earrings",
|
| 1531 |
+
"count": 5,
|
| 1532 |
+
"metadata": true
|
| 1533 |
+
},
|
| 1534 |
+
{
|
| 1535 |
+
"word": "gameplay mechanics",
|
| 1536 |
+
"count": 5,
|
| 1537 |
+
"metadata": true
|
| 1538 |
+
},
|
| 1539 |
+
{
|
| 1540 |
+
"word": ":d",
|
| 1541 |
+
"count": 5,
|
| 1542 |
+
"metadata": true
|
| 1543 |
+
},
|
| 1544 |
+
{
|
| 1545 |
+
"word": "pants",
|
| 1546 |
+
"count": 5,
|
| 1547 |
+
"metadata": true
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"word": "sharp teeth",
|
| 1551 |
+
"count": 5,
|
| 1552 |
+
"metadata": true
|
| 1553 |
+
},
|
| 1554 |
+
{
|
| 1555 |
+
"word": "black hair",
|
| 1556 |
+
"count": 5,
|
| 1557 |
+
"metadata": true
|
| 1558 |
+
},
|
| 1559 |
+
{
|
| 1560 |
+
"word": "hairband",
|
| 1561 |
+
"count": 5,
|
| 1562 |
+
"metadata": true
|
| 1563 |
+
},
|
| 1564 |
+
{
|
| 1565 |
+
"word": "red dress",
|
| 1566 |
+
"count": 5,
|
| 1567 |
+
"metadata": true
|
| 1568 |
+
},
|
| 1569 |
+
{
|
| 1570 |
+
"word": "multiple girls",
|
| 1571 |
+
"count": 4,
|
| 1572 |
+
"metadata": true
|
| 1573 |
+
},
|
| 1574 |
+
{
|
| 1575 |
+
"word": "pokemon (creature)",
|
| 1576 |
+
"count": 4,
|
| 1577 |
+
"metadata": true
|
| 1578 |
+
},
|
| 1579 |
+
{
|
| 1580 |
+
"word": "green headwear",
|
| 1581 |
+
"count": 4,
|
| 1582 |
+
"metadata": true
|
| 1583 |
+
},
|
| 1584 |
+
{
|
| 1585 |
+
"word": "boat",
|
| 1586 |
+
"count": 4,
|
| 1587 |
+
"metadata": true
|
| 1588 |
+
},
|
| 1589 |
+
{
|
| 1590 |
+
"word": "one eye closed",
|
| 1591 |
+
"count": 4,
|
| 1592 |
+
"metadata": true
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"word": "green hair",
|
| 1596 |
+
"count": 4,
|
| 1597 |
+
"metadata": true
|
| 1598 |
+
},
|
| 1599 |
+
{
|
| 1600 |
+
"word": "lying",
|
| 1601 |
+
"count": 4,
|
| 1602 |
+
"metadata": true
|
| 1603 |
+
},
|
| 1604 |
+
{
|
| 1605 |
+
"word": "sleeping",
|
| 1606 |
+
"count": 4,
|
| 1607 |
+
"metadata": true
|
| 1608 |
+
},
|
| 1609 |
+
{
|
| 1610 |
+
"word": "colored skin",
|
| 1611 |
+
"count": 4,
|
| 1612 |
+
"metadata": true
|
| 1613 |
+
},
|
| 1614 |
+
{
|
| 1615 |
+
"word": "braid",
|
| 1616 |
+
"count": 4,
|
| 1617 |
+
"metadata": true
|
| 1618 |
+
},
|
| 1619 |
+
{
|
| 1620 |
+
"word": "dark-skinned male",
|
| 1621 |
+
"count": 4,
|
| 1622 |
+
"metadata": true
|
| 1623 |
+
},
|
| 1624 |
+
{
|
| 1625 |
+
"word": "cosplay",
|
| 1626 |
+
"count": 4,
|
| 1627 |
+
"metadata": true
|
| 1628 |
+
},
|
| 1629 |
+
{
|
| 1630 |
+
"word": "1other",
|
| 1631 |
+
"count": 4,
|
| 1632 |
+
"metadata": true
|
| 1633 |
+
},
|
| 1634 |
+
{
|
| 1635 |
+
"word": "animal ears",
|
| 1636 |
+
"count": 4,
|
| 1637 |
+
"metadata": true
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"word": "scarf",
|
| 1641 |
+
"count": 4,
|
| 1642 |
+
"metadata": true
|
| 1643 |
+
},
|
| 1644 |
+
{
|
| 1645 |
+
"word": "ahoge",
|
| 1646 |
+
"count": 4,
|
| 1647 |
+
"metadata": true
|
| 1648 |
+
},
|
| 1649 |
+
{
|
| 1650 |
+
"word": "blue shirt",
|
| 1651 |
+
"count": 4,
|
| 1652 |
+
"metadata": true
|
| 1653 |
+
},
|
| 1654 |
+
{
|
| 1655 |
+
"word": "hair over one eye",
|
| 1656 |
+
"count": 4,
|
| 1657 |
+
"metadata": true
|
| 1658 |
+
},
|
| 1659 |
+
{
|
| 1660 |
+
"word": "pantyhose",
|
| 1661 |
+
"count": 4,
|
| 1662 |
+
"metadata": true
|
| 1663 |
+
},
|
| 1664 |
+
{
|
| 1665 |
+
"word": "big hair",
|
| 1666 |
+
"count": 4,
|
| 1667 |
+
"metadata": true
|
| 1668 |
+
},
|
| 1669 |
+
{
|
| 1670 |
+
"word": "orange hairband",
|
| 1671 |
+
"count": 4,
|
| 1672 |
+
"metadata": true
|
| 1673 |
+
},
|
| 1674 |
+
{
|
| 1675 |
+
"word": "pillar",
|
| 1676 |
+
"count": 3,
|
| 1677 |
+
"metadata": true
|
| 1678 |
+
},
|
| 1679 |
+
{
|
| 1680 |
+
"word": "night sky",
|
| 1681 |
+
"count": 3,
|
| 1682 |
+
"metadata": true
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"word": "star (sky)",
|
| 1686 |
+
"count": 3,
|
| 1687 |
+
"metadata": true
|
| 1688 |
+
},
|
| 1689 |
+
{
|
| 1690 |
+
"word": "horns",
|
| 1691 |
+
"count": 3,
|
| 1692 |
+
"metadata": true
|
| 1693 |
+
},
|
| 1694 |
+
{
|
| 1695 |
+
"word": "armor",
|
| 1696 |
+
"count": 3,
|
| 1697 |
+
"metadata": true
|
| 1698 |
+
},
|
| 1699 |
+
{
|
| 1700 |
+
"word": "glowing eyes",
|
| 1701 |
+
"count": 3,
|
| 1702 |
+
"metadata": true
|
| 1703 |
+
},
|
| 1704 |
+
{
|
| 1705 |
+
"word": "holding shield",
|
| 1706 |
+
"count": 3,
|
| 1707 |
+
"metadata": true
|
| 1708 |
+
},
|
| 1709 |
+
{
|
| 1710 |
+
"word": "stairs",
|
| 1711 |
+
"count": 3,
|
| 1712 |
+
"metadata": true
|
| 1713 |
+
},
|
| 1714 |
+
{
|
| 1715 |
+
"word": "sign",
|
| 1716 |
+
"count": 3,
|
| 1717 |
+
"metadata": true
|
| 1718 |
+
},
|
| 1719 |
+
{
|
| 1720 |
+
"word": "on side",
|
| 1721 |
+
"count": 3,
|
| 1722 |
+
"metadata": true
|
| 1723 |
+
},
|
| 1724 |
+
{
|
| 1725 |
+
"word": "tiara",
|
| 1726 |
+
"count": 3,
|
| 1727 |
+
"metadata": true
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"word": "red shirt",
|
| 1731 |
+
"count": 3,
|
| 1732 |
+
"metadata": true
|
| 1733 |
+
},
|
| 1734 |
+
{
|
| 1735 |
+
"word": "palm tree",
|
| 1736 |
+
"count": 3,
|
| 1737 |
+
"metadata": true
|
| 1738 |
+
},
|
| 1739 |
+
{
|
| 1740 |
+
"word": "slit pupils",
|
| 1741 |
+
"count": 3,
|
| 1742 |
+
"metadata": true
|
| 1743 |
+
},
|
| 1744 |
+
{
|
| 1745 |
+
"word": "animal hat",
|
| 1746 |
+
"count": 3,
|
| 1747 |
+
"metadata": true
|
| 1748 |
+
},
|
| 1749 |
+
{
|
| 1750 |
+
"word": "cat hat",
|
| 1751 |
+
"count": 3,
|
| 1752 |
+
"metadata": true
|
| 1753 |
+
},
|
| 1754 |
+
{
|
| 1755 |
+
"word": "empty eyes",
|
| 1756 |
+
"count": 3,
|
| 1757 |
+
"metadata": true
|
| 1758 |
+
},
|
| 1759 |
+
{
|
| 1760 |
+
"word": "yellow neckerchief",
|
| 1761 |
+
"count": 3,
|
| 1762 |
+
"metadata": true
|
| 1763 |
+
},
|
| 1764 |
+
{
|
| 1765 |
+
"word": "skirt",
|
| 1766 |
+
"count": 3,
|
| 1767 |
+
"metadata": true
|
| 1768 |
+
},
|
| 1769 |
+
{
|
| 1770 |
+
"word": "profile",
|
| 1771 |
+
"count": 3,
|
| 1772 |
+
"metadata": true
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"word": "brown footwear",
|
| 1776 |
+
"count": 3,
|
| 1777 |
+
"metadata": true
|
| 1778 |
+
},
|
| 1779 |
+
{
|
| 1780 |
+
"word": "sheath",
|
| 1781 |
+
"count": 3,
|
| 1782 |
+
"metadata": true
|
| 1783 |
+
},
|
| 1784 |
+
{
|
| 1785 |
+
"word": "evil smile",
|
| 1786 |
+
"count": 3,
|
| 1787 |
+
"metadata": true
|
| 1788 |
+
},
|
| 1789 |
+
{
|
| 1790 |
+
"word": "fang",
|
| 1791 |
+
"count": 3,
|
| 1792 |
+
"metadata": true
|
| 1793 |
+
},
|
| 1794 |
+
{
|
| 1795 |
+
"word": "black dress",
|
| 1796 |
+
"count": 3,
|
| 1797 |
+
"metadata": true
|
| 1798 |
+
},
|
| 1799 |
+
{
|
| 1800 |
+
"word": "wristband",
|
| 1801 |
+
"count": 3,
|
| 1802 |
+
"metadata": true
|
| 1803 |
+
},
|
| 1804 |
+
{
|
| 1805 |
+
"word": "tentacle hair",
|
| 1806 |
+
"count": 3,
|
| 1807 |
+
"metadata": true
|
| 1808 |
+
},
|
| 1809 |
+
{
|
| 1810 |
+
"word": "octarian",
|
| 1811 |
+
"count": 3,
|
| 1812 |
+
"metadata": true
|
| 1813 |
+
},
|
| 1814 |
+
{
|
| 1815 |
+
"word": "octoling",
|
| 1816 |
+
"count": 3,
|
| 1817 |
+
"metadata": true
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"word": "octoling girl",
|
| 1821 |
+
"count": 3,
|
| 1822 |
+
"metadata": true
|
| 1823 |
+
},
|
| 1824 |
+
{
|
| 1825 |
+
"word": "twin braids",
|
| 1826 |
+
"count": 3,
|
| 1827 |
+
"metadata": true
|
| 1828 |
+
},
|
| 1829 |
+
{
|
| 1830 |
+
"word": "bangs",
|
| 1831 |
+
"count": 3,
|
| 1832 |
+
"metadata": true
|
| 1833 |
+
},
|
| 1834 |
+
{
|
| 1835 |
+
"word": "3girls",
|
| 1836 |
+
"count": 2,
|
| 1837 |
+
"metadata": true
|
| 1838 |
+
},
|
| 1839 |
+
{
|
| 1840 |
+
"word": "fire",
|
| 1841 |
+
"count": 2,
|
| 1842 |
+
"metadata": true
|
| 1843 |
+
},
|
| 1844 |
+
{
|
| 1845 |
+
"word": "molten rock",
|
| 1846 |
+
"count": 2,
|
| 1847 |
+
"metadata": true
|
| 1848 |
+
},
|
| 1849 |
+
{
|
| 1850 |
+
"word": "crown",
|
| 1851 |
+
"count": 2,
|
| 1852 |
+
"metadata": true
|
| 1853 |
+
},
|
| 1854 |
+
{
|
| 1855 |
+
"word": "playing instrument",
|
| 1856 |
+
"count": 2,
|
| 1857 |
+
"metadata": true
|
| 1858 |
+
},
|
| 1859 |
+
{
|
| 1860 |
+
"word": "black skin",
|
| 1861 |
+
"count": 2,
|
| 1862 |
+
"metadata": true
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"word": "from side",
|
| 1866 |
+
"count": 2,
|
| 1867 |
+
"metadata": true
|
| 1868 |
+
},
|
| 1869 |
+
{
|
| 1870 |
+
"word": "horizon",
|
| 1871 |
+
"count": 2,
|
| 1872 |
+
"metadata": true
|
| 1873 |
+
},
|
| 1874 |
+
{
|
| 1875 |
+
"word": "starry sky",
|
| 1876 |
+
"count": 2,
|
| 1877 |
+
"metadata": true
|
| 1878 |
+
},
|
| 1879 |
+
{
|
| 1880 |
+
"word": "walking",
|
| 1881 |
+
"count": 2,
|
| 1882 |
+
"metadata": true
|
| 1883 |
+
},
|
| 1884 |
+
{
|
| 1885 |
+
"word": "ship",
|
| 1886 |
+
"count": 2,
|
| 1887 |
+
"metadata": true
|
| 1888 |
+
},
|
| 1889 |
+
{
|
| 1890 |
+
"word": "blush stickers",
|
| 1891 |
+
"count": 2,
|
| 1892 |
+
"metadata": true
|
| 1893 |
+
},
|
| 1894 |
+
{
|
| 1895 |
+
"word": "vest",
|
| 1896 |
+
"count": 2,
|
| 1897 |
+
"metadata": true
|
| 1898 |
+
},
|
| 1899 |
+
{
|
| 1900 |
+
"word": "beach",
|
| 1901 |
+
"count": 2,
|
| 1902 |
+
"metadata": true
|
| 1903 |
+
},
|
| 1904 |
+
{
|
| 1905 |
+
"word": ":3",
|
| 1906 |
+
"count": 2,
|
| 1907 |
+
"metadata": true
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"word": "beak",
|
| 1911 |
+
"count": 2,
|
| 1912 |
+
"metadata": true
|
| 1913 |
+
},
|
| 1914 |
+
{
|
| 1915 |
+
"word": "chain",
|
| 1916 |
+
"count": 2,
|
| 1917 |
+
"metadata": true
|
| 1918 |
+
},
|
| 1919 |
+
{
|
| 1920 |
+
"word": "fangs",
|
| 1921 |
+
"count": 2,
|
| 1922 |
+
"metadata": true
|
| 1923 |
+
},
|
| 1924 |
+
{
|
| 1925 |
+
"word": "aiming",
|
| 1926 |
+
"count": 2,
|
| 1927 |
+
"metadata": true
|
| 1928 |
+
},
|
| 1929 |
+
{
|
| 1930 |
+
"word": "flower",
|
| 1931 |
+
"count": 2,
|
| 1932 |
+
"metadata": true
|
| 1933 |
+
},
|
| 1934 |
+
{
|
| 1935 |
+
"word": "weapon on back",
|
| 1936 |
+
"count": 2,
|
| 1937 |
+
"metadata": true
|
| 1938 |
+
},
|
| 1939 |
+
{
|
| 1940 |
+
"word": "fairy",
|
| 1941 |
+
"count": 2,
|
| 1942 |
+
"metadata": true
|
| 1943 |
+
},
|
| 1944 |
+
{
|
| 1945 |
+
"word": "furry",
|
| 1946 |
+
"count": 2,
|
| 1947 |
+
"metadata": true
|
| 1948 |
+
},
|
| 1949 |
+
{
|
| 1950 |
+
"word": "fake screenshot",
|
| 1951 |
+
"count": 2,
|
| 1952 |
+
"metadata": true
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"word": "turban",
|
| 1956 |
+
"count": 2,
|
| 1957 |
+
"metadata": true
|
| 1958 |
+
},
|
| 1959 |
+
{
|
| 1960 |
+
"word": "health bar",
|
| 1961 |
+
"count": 2,
|
| 1962 |
+
"metadata": true
|
| 1963 |
+
},
|
| 1964 |
+
{
|
| 1965 |
+
"word": "androgynous",
|
| 1966 |
+
"count": 2,
|
| 1967 |
+
"metadata": true
|
| 1968 |
+
},
|
| 1969 |
+
{
|
| 1970 |
+
"word": "colored sclera",
|
| 1971 |
+
"count": 2,
|
| 1972 |
+
"metadata": true
|
| 1973 |
+
},
|
| 1974 |
+
{
|
| 1975 |
+
"word": "yellow sclera",
|
| 1976 |
+
"count": 2,
|
| 1977 |
+
"metadata": true
|
| 1978 |
+
},
|
| 1979 |
+
{
|
| 1980 |
+
"word": "white dress",
|
| 1981 |
+
"count": 2,
|
| 1982 |
+
"metadata": true
|
| 1983 |
+
},
|
| 1984 |
+
{
|
| 1985 |
+
"word": "cow",
|
| 1986 |
+
"count": 2,
|
| 1987 |
+
"metadata": true
|
| 1988 |
+
},
|
| 1989 |
+
{
|
| 1990 |
+
"word": "simple background",
|
| 1991 |
+
"count": 2,
|
| 1992 |
+
"metadata": true
|
| 1993 |
+
},
|
| 1994 |
+
{
|
| 1995 |
+
"word": "sunglasses",
|
| 1996 |
+
"count": 2,
|
| 1997 |
+
"metadata": true
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"word": "polearm",
|
| 2001 |
+
"count": 2,
|
| 2002 |
+
"metadata": true
|
| 2003 |
+
},
|
| 2004 |
+
{
|
| 2005 |
+
"word": "waving",
|
| 2006 |
+
"count": 2,
|
| 2007 |
+
"metadata": true
|
| 2008 |
+
},
|
| 2009 |
+
{
|
| 2010 |
+
"word": "rabbit ears",
|
| 2011 |
+
"count": 2,
|
| 2012 |
+
"metadata": true
|
| 2013 |
+
},
|
| 2014 |
+
{
|
| 2015 |
+
"word": "purple hair",
|
| 2016 |
+
"count": 2,
|
| 2017 |
+
"metadata": true
|
| 2018 |
+
},
|
| 2019 |
+
{
|
| 2020 |
+
"word": "red gloves",
|
| 2021 |
+
"count": 2,
|
| 2022 |
+
"metadata": true
|
| 2023 |
+
},
|
| 2024 |
+
{
|
| 2025 |
+
"word": "arrow (symbol)",
|
| 2026 |
+
"count": 2,
|
| 2027 |
+
"metadata": true
|
| 2028 |
+
},
|
| 2029 |
+
{
|
| 2030 |
+
"word": "blue skin",
|
| 2031 |
+
"count": 2,
|
| 2032 |
+
"metadata": true
|
| 2033 |
+
},
|
| 2034 |
+
{
|
| 2035 |
+
"word": "forehead",
|
| 2036 |
+
"count": 2,
|
| 2037 |
+
"metadata": true
|
| 2038 |
+
},
|
| 2039 |
+
{
|
| 2040 |
+
"word": "bare shoulders",
|
| 2041 |
+
"count": 2,
|
| 2042 |
+
"metadata": true
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"word": "black footwear",
|
| 2046 |
+
"count": 2,
|
| 2047 |
+
"metadata": true
|
| 2048 |
+
},
|
| 2049 |
+
{
|
| 2050 |
+
"word": "sleeveless dress",
|
| 2051 |
+
"count": 2,
|
| 2052 |
+
"metadata": true
|
| 2053 |
+
},
|
| 2054 |
+
{
|
| 2055 |
+
"word": "female child",
|
| 2056 |
+
"count": 2,
|
| 2057 |
+
"metadata": true
|
| 2058 |
+
},
|
| 2059 |
+
{
|
| 2060 |
+
"word": "2girls",
|
| 2061 |
+
"count": 2,
|
| 2062 |
+
"metadata": true
|
| 2063 |
+
},
|
| 2064 |
+
{
|
| 2065 |
+
"word": "broom",
|
| 2066 |
+
"count": 2,
|
| 2067 |
+
"metadata": true
|
| 2068 |
+
},
|
| 2069 |
+
{
|
| 2070 |
+
"word": "penguin",
|
| 2071 |
+
"count": 1,
|
| 2072 |
+
"metadata": true
|
| 2073 |
+
},
|
| 2074 |
+
{
|
| 2075 |
+
"word": "throne",
|
| 2076 |
+
"count": 1,
|
| 2077 |
+
"metadata": true
|
| 2078 |
+
},
|
| 2079 |
+
{
|
| 2080 |
+
"word": "stained glass",
|
| 2081 |
+
"count": 1,
|
| 2082 |
+
"metadata": true
|
| 2083 |
+
},
|
| 2084 |
+
{
|
| 2085 |
+
"word": "violin",
|
| 2086 |
+
"count": 1,
|
| 2087 |
+
"metadata": true
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"word": "mask",
|
| 2091 |
+
"count": 1,
|
| 2092 |
+
"metadata": true
|
| 2093 |
+
},
|
| 2094 |
+
{
|
| 2095 |
+
"word": "blue background",
|
| 2096 |
+
"count": 1,
|
| 2097 |
+
"metadata": true
|
| 2098 |
+
},
|
| 2099 |
+
{
|
| 2100 |
+
"word": "music",
|
| 2101 |
+
"count": 1,
|
| 2102 |
+
"metadata": true
|
| 2103 |
+
},
|
| 2104 |
+
{
|
| 2105 |
+
"word": "holding instrument",
|
| 2106 |
+
"count": 1,
|
| 2107 |
+
"metadata": true
|
| 2108 |
+
},
|
| 2109 |
+
{
|
| 2110 |
+
"word": "barrel",
|
| 2111 |
+
"count": 1,
|
| 2112 |
+
"metadata": true
|
| 2113 |
+
},
|
| 2114 |
+
{
|
| 2115 |
+
"word": "helmet",
|
| 2116 |
+
"count": 1,
|
| 2117 |
+
"metadata": true
|
| 2118 |
+
},
|
| 2119 |
+
{
|
| 2120 |
+
"word": "shoulder armor",
|
| 2121 |
+
"count": 1,
|
| 2122 |
+
"metadata": true
|
| 2123 |
+
},
|
| 2124 |
+
{
|
| 2125 |
+
"word": "pauldrons",
|
| 2126 |
+
"count": 1,
|
| 2127 |
+
"metadata": true
|
| 2128 |
+
},
|
| 2129 |
+
{
|
| 2130 |
+
"word": "full armor",
|
| 2131 |
+
"count": 1,
|
| 2132 |
+
"metadata": true
|
| 2133 |
+
},
|
| 2134 |
+
{
|
| 2135 |
+
"word": "windmill",
|
| 2136 |
+
"count": 1,
|
| 2137 |
+
"metadata": true
|
| 2138 |
+
},
|
| 2139 |
+
{
|
| 2140 |
+
"word": "arm up",
|
| 2141 |
+
"count": 1,
|
| 2142 |
+
"metadata": true
|
| 2143 |
+
},
|
| 2144 |
+
{
|
| 2145 |
+
"word": "crossed arms",
|
| 2146 |
+
"count": 1,
|
| 2147 |
+
"metadata": true
|
| 2148 |
+
},
|
| 2149 |
+
{
|
| 2150 |
+
"word": "red neckerchief",
|
| 2151 |
+
"count": 1,
|
| 2152 |
+
"metadata": true
|
| 2153 |
+
},
|
| 2154 |
+
{
|
| 2155 |
+
"word": "desert",
|
| 2156 |
+
"count": 1,
|
| 2157 |
+
"metadata": true
|
| 2158 |
+
},
|
| 2159 |
+
{
|
| 2160 |
+
"word": "fantasy",
|
| 2161 |
+
"count": 1,
|
| 2162 |
+
"metadata": true
|
| 2163 |
+
},
|
| 2164 |
+
{
|
| 2165 |
+
"word": "window",
|
| 2166 |
+
"count": 1,
|
| 2167 |
+
"metadata": true
|
| 2168 |
+
},
|
| 2169 |
+
{
|
| 2170 |
+
"word": "sunlight",
|
| 2171 |
+
"count": 1,
|
| 2172 |
+
"metadata": true
|
| 2173 |
+
},
|
| 2174 |
+
{
|
| 2175 |
+
"word": "shade",
|
| 2176 |
+
"count": 1,
|
| 2177 |
+
"metadata": true
|
| 2178 |
+
},
|
| 2179 |
+
{
|
| 2180 |
+
"word": "landscape",
|
| 2181 |
+
"count": 1,
|
| 2182 |
+
"metadata": true
|
| 2183 |
+
},
|
| 2184 |
+
{
|
| 2185 |
+
"word": "flag",
|
| 2186 |
+
"count": 1,
|
| 2187 |
+
"metadata": true
|
| 2188 |
+
},
|
| 2189 |
+
{
|
| 2190 |
+
"word": "ruins",
|
| 2191 |
+
"count": 1,
|
| 2192 |
+
"metadata": true
|
| 2193 |
+
},
|
| 2194 |
+
{
|
| 2195 |
+
"word": "door",
|
| 2196 |
+
"count": 1,
|
| 2197 |
+
"metadata": true
|
| 2198 |
+
},
|
| 2199 |
+
{
|
| 2200 |
+
"word": "carpet",
|
| 2201 |
+
"count": 1,
|
| 2202 |
+
"metadata": true
|
| 2203 |
+
},
|
| 2204 |
+
{
|
| 2205 |
+
"word": "own hands together",
|
| 2206 |
+
"count": 1,
|
| 2207 |
+
"metadata": true
|
| 2208 |
+
},
|
| 2209 |
+
{
|
| 2210 |
+
"word": "child",
|
| 2211 |
+
"count": 1,
|
| 2212 |
+
"metadata": true
|
| 2213 |
+
},
|
| 2214 |
+
{
|
| 2215 |
+
"word": "male child",
|
| 2216 |
+
"count": 1,
|
| 2217 |
+
"metadata": true
|
| 2218 |
+
},
|
| 2219 |
+
{
|
| 2220 |
+
"word": "battle",
|
| 2221 |
+
"count": 1,
|
| 2222 |
+
"metadata": true
|
| 2223 |
+
},
|
| 2224 |
+
{
|
| 2225 |
+
"word": "parted lips",
|
| 2226 |
+
"count": 1,
|
| 2227 |
+
"metadata": true
|
| 2228 |
+
},
|
| 2229 |
+
{
|
| 2230 |
+
"word": "floating hair",
|
| 2231 |
+
"count": 1,
|
| 2232 |
+
"metadata": true
|
| 2233 |
+
},
|
| 2234 |
+
{
|
| 2235 |
+
"word": "pink dress",
|
| 2236 |
+
"count": 1,
|
| 2237 |
+
"metadata": true
|
| 2238 |
+
},
|
| 2239 |
+
{
|
| 2240 |
+
"word": "on back",
|
| 2241 |
+
"count": 1,
|
| 2242 |
+
"metadata": true
|
| 2243 |
+
},
|
| 2244 |
+
{
|
| 2245 |
+
"word": "white hair",
|
| 2246 |
+
"count": 1,
|
| 2247 |
+
"metadata": true
|
| 2248 |
+
},
|
| 2249 |
+
{
|
| 2250 |
+
"word": "facial hair",
|
| 2251 |
+
"count": 1,
|
| 2252 |
+
"metadata": true
|
| 2253 |
+
},
|
| 2254 |
+
{
|
| 2255 |
+
"word": "beard",
|
| 2256 |
+
"count": 1,
|
| 2257 |
+
"metadata": true
|
| 2258 |
+
},
|
| 2259 |
+
{
|
| 2260 |
+
"word": "serious",
|
| 2261 |
+
"count": 1,
|
| 2262 |
+
"metadata": true
|
| 2263 |
+
},
|
| 2264 |
+
{
|
| 2265 |
+
"word": "thick eyebrows",
|
| 2266 |
+
"count": 1,
|
| 2267 |
+
"metadata": true
|
| 2268 |
+
},
|
| 2269 |
+
{
|
| 2270 |
+
"word": "green skin",
|
| 2271 |
+
"count": 1,
|
| 2272 |
+
"metadata": true
|
| 2273 |
+
},
|
| 2274 |
+
{
|
| 2275 |
+
"word": "tusks",
|
| 2276 |
+
"count": 1,
|
| 2277 |
+
"metadata": true
|
| 2278 |
+
},
|
| 2279 |
+
{
|
| 2280 |
+
"word": "elbow gloves",
|
| 2281 |
+
"count": 1,
|
| 2282 |
+
"metadata": true
|
| 2283 |
+
},
|
| 2284 |
+
{
|
| 2285 |
+
"word": "necklace",
|
| 2286 |
+
"count": 1,
|
| 2287 |
+
"metadata": true
|
| 2288 |
+
},
|
| 2289 |
+
{
|
| 2290 |
+
"word": "makeup",
|
| 2291 |
+
"count": 1,
|
| 2292 |
+
"metadata": true
|
| 2293 |
+
},
|
| 2294 |
+
{
|
| 2295 |
+
"word": ";)",
|
| 2296 |
+
"count": 1,
|
| 2297 |
+
"metadata": true
|
| 2298 |
+
},
|
| 2299 |
+
{
|
| 2300 |
+
"word": "gun",
|
| 2301 |
+
"count": 1,
|
| 2302 |
+
"metadata": true
|
| 2303 |
+
},
|
| 2304 |
+
{
|
| 2305 |
+
"word": "blue dress",
|
| 2306 |
+
"count": 1,
|
| 2307 |
+
"metadata": true
|
| 2308 |
+
},
|
| 2309 |
+
{
|
| 2310 |
+
"word": "freckles",
|
| 2311 |
+
"count": 1,
|
| 2312 |
+
"metadata": true
|
| 2313 |
+
},
|
| 2314 |
+
{
|
| 2315 |
+
"word": "purple eyes",
|
| 2316 |
+
"count": 1,
|
| 2317 |
+
"metadata": true
|
| 2318 |
+
},
|
| 2319 |
+
{
|
| 2320 |
+
"word": "headband",
|
| 2321 |
+
"count": 1,
|
| 2322 |
+
"metadata": true
|
| 2323 |
+
},
|
| 2324 |
+
{
|
| 2325 |
+
"word": "yellow fur",
|
| 2326 |
+
"count": 1,
|
| 2327 |
+
"metadata": true
|
| 2328 |
+
},
|
| 2329 |
+
{
|
| 2330 |
+
"word": "stadium",
|
| 2331 |
+
"count": 1,
|
| 2332 |
+
"metadata": true
|
| 2333 |
+
},
|
| 2334 |
+
{
|
| 2335 |
+
"word": "lucario",
|
| 2336 |
+
"count": 1,
|
| 2337 |
+
"metadata": true
|
| 2338 |
+
},
|
| 2339 |
+
{
|
| 2340 |
+
"word": "furry male",
|
| 2341 |
+
"count": 1,
|
| 2342 |
+
"metadata": true
|
| 2343 |
+
},
|
| 2344 |
+
{
|
| 2345 |
+
"word": "expressionless",
|
| 2346 |
+
"count": 1,
|
| 2347 |
+
"metadata": true
|
| 2348 |
+
},
|
| 2349 |
+
{
|
| 2350 |
+
"word": "looking up",
|
| 2351 |
+
"count": 1,
|
| 2352 |
+
"metadata": true
|
| 2353 |
+
},
|
| 2354 |
+
{
|
| 2355 |
+
"word": "meme",
|
| 2356 |
+
"count": 1,
|
| 2357 |
+
"metadata": true
|
| 2358 |
+
},
|
| 2359 |
+
{
|
| 2360 |
+
"word": "sailor moon redraw challenge (meme)",
|
| 2361 |
+
"count": 1,
|
| 2362 |
+
"metadata": true
|
| 2363 |
+
},
|
| 2364 |
+
{
|
| 2365 |
+
"word": "bandana",
|
| 2366 |
+
"count": 1,
|
| 2367 |
+
"metadata": true
|
| 2368 |
+
},
|
| 2369 |
+
{
|
| 2370 |
+
"word": "knife",
|
| 2371 |
+
"count": 1,
|
| 2372 |
+
"metadata": true
|
| 2373 |
+
},
|
| 2374 |
+
{
|
| 2375 |
+
"word": "dagger",
|
| 2376 |
+
"count": 1,
|
| 2377 |
+
"metadata": true
|
| 2378 |
+
},
|
| 2379 |
+
{
|
| 2380 |
+
"word": "blue scarf",
|
| 2381 |
+
"count": 1,
|
| 2382 |
+
"metadata": true
|
| 2383 |
+
},
|
| 2384 |
+
{
|
| 2385 |
+
"word": "cat",
|
| 2386 |
+
"count": 1,
|
| 2387 |
+
"metadata": true
|
| 2388 |
+
},
|
| 2389 |
+
{
|
| 2390 |
+
"word": "cliff",
|
| 2391 |
+
"count": 1,
|
| 2392 |
+
"metadata": true
|
| 2393 |
+
},
|
| 2394 |
+
{
|
| 2395 |
+
"word": "cat ears",
|
| 2396 |
+
"count": 1,
|
| 2397 |
+
"metadata": true
|
| 2398 |
+
},
|
| 2399 |
+
{
|
| 2400 |
+
"word": "witch hat",
|
| 2401 |
+
"count": 1,
|
| 2402 |
+
"metadata": true
|
| 2403 |
+
},
|
| 2404 |
+
{
|
| 2405 |
+
"word": ":<",
|
| 2406 |
+
"count": 1,
|
| 2407 |
+
"metadata": true
|
| 2408 |
+
},
|
| 2409 |
+
{
|
| 2410 |
+
"word": "tabard",
|
| 2411 |
+
"count": 1,
|
| 2412 |
+
"metadata": true
|
| 2413 |
+
},
|
| 2414 |
+
{
|
| 2415 |
+
"word": "shovel",
|
| 2416 |
+
"count": 1,
|
| 2417 |
+
"metadata": true
|
| 2418 |
+
},
|
| 2419 |
+
{
|
| 2420 |
+
"word": "grey background",
|
| 2421 |
+
"count": 1,
|
| 2422 |
+
"metadata": true
|
| 2423 |
+
},
|
| 2424 |
+
{
|
| 2425 |
+
"word": "black background",
|
| 2426 |
+
"count": 1,
|
| 2427 |
+
"metadata": true
|
| 2428 |
+
},
|
| 2429 |
+
{
|
| 2430 |
+
"word": "staff",
|
| 2431 |
+
"count": 1,
|
| 2432 |
+
"metadata": true
|
| 2433 |
+
},
|
| 2434 |
+
{
|
| 2435 |
+
"word": "hawaiian shirt",
|
| 2436 |
+
"count": 1,
|
| 2437 |
+
"metadata": true
|
| 2438 |
+
},
|
| 2439 |
+
{
|
| 2440 |
+
"word": "spear",
|
| 2441 |
+
"count": 1,
|
| 2442 |
+
"metadata": true
|
| 2443 |
+
},
|
| 2444 |
+
{
|
| 2445 |
+
"word": "ponytail",
|
| 2446 |
+
"count": 1,
|
| 2447 |
+
"metadata": true
|
| 2448 |
+
},
|
| 2449 |
+
{
|
| 2450 |
+
"word": "pirate",
|
| 2451 |
+
"count": 1,
|
| 2452 |
+
"metadata": true
|
| 2453 |
+
},
|
| 2454 |
+
{
|
| 2455 |
+
"word": "pikachu",
|
| 2456 |
+
"count": 1,
|
| 2457 |
+
"metadata": true
|
| 2458 |
+
},
|
| 2459 |
+
{
|
| 2460 |
+
"word": "facing away",
|
| 2461 |
+
"count": 1,
|
| 2462 |
+
"metadata": true
|
| 2463 |
+
},
|
| 2464 |
+
{
|
| 2465 |
+
"word": "flying",
|
| 2466 |
+
"count": 1,
|
| 2467 |
+
"metadata": true
|
| 2468 |
+
},
|
| 2469 |
+
{
|
| 2470 |
+
"word": "chicken",
|
| 2471 |
+
"count": 1,
|
| 2472 |
+
"metadata": true
|
| 2473 |
+
},
|
| 2474 |
+
{
|
| 2475 |
+
"word": "thighhighs",
|
| 2476 |
+
"count": 1,
|
| 2477 |
+
"metadata": true
|
| 2478 |
+
},
|
| 2479 |
+
{
|
| 2480 |
+
"word": "bow",
|
| 2481 |
+
"count": 1,
|
| 2482 |
+
"metadata": true
|
| 2483 |
+
},
|
| 2484 |
+
{
|
| 2485 |
+
"word": ":t",
|
| 2486 |
+
"count": 1,
|
| 2487 |
+
"metadata": true
|
| 2488 |
+
},
|
| 2489 |
+
{
|
| 2490 |
+
"word": "food",
|
| 2491 |
+
"count": 1,
|
| 2492 |
+
"metadata": true
|
| 2493 |
+
},
|
| 2494 |
+
{
|
| 2495 |
+
"word": "fruit",
|
| 2496 |
+
"count": 1,
|
| 2497 |
+
"metadata": true
|
| 2498 |
+
},
|
| 2499 |
+
{
|
| 2500 |
+
"word": "bow (weapon)",
|
| 2501 |
+
"count": 1,
|
| 2502 |
+
"metadata": true
|
| 2503 |
+
},
|
| 2504 |
+
{
|
| 2505 |
+
"word": "arrow (projectile)",
|
| 2506 |
+
"count": 1,
|
| 2507 |
+
"metadata": true
|
| 2508 |
+
},
|
| 2509 |
+
{
|
| 2510 |
+
"word": "holding arrow",
|
| 2511 |
+
"count": 1,
|
| 2512 |
+
"metadata": true
|
| 2513 |
+
},
|
| 2514 |
+
{
|
| 2515 |
+
"word": "wand",
|
| 2516 |
+
"count": 1,
|
| 2517 |
+
"metadata": true
|
| 2518 |
+
},
|
| 2519 |
+
{
|
| 2520 |
+
"word": "hammer",
|
| 2521 |
+
"count": 1,
|
| 2522 |
+
"metadata": true
|
| 2523 |
+
},
|
| 2524 |
+
{
|
| 2525 |
+
"word": "forehead jewel",
|
| 2526 |
+
"count": 1,
|
| 2527 |
+
"metadata": true
|
| 2528 |
+
},
|
| 2529 |
+
{
|
| 2530 |
+
"word": "blue hair",
|
| 2531 |
+
"count": 1,
|
| 2532 |
+
"metadata": true
|
| 2533 |
+
},
|
| 2534 |
+
{
|
| 2535 |
+
"word": "bodysuit",
|
| 2536 |
+
"count": 1,
|
| 2537 |
+
"metadata": true
|
| 2538 |
+
},
|
| 2539 |
+
{
|
| 2540 |
+
"word": "outstretched arm",
|
| 2541 |
+
"count": 1,
|
| 2542 |
+
"metadata": true
|
| 2543 |
+
},
|
| 2544 |
+
{
|
| 2545 |
+
"word": "fusion",
|
| 2546 |
+
"count": 1,
|
| 2547 |
+
"metadata": true
|
| 2548 |
+
},
|
| 2549 |
+
{
|
| 2550 |
+
"word": "among us",
|
| 2551 |
+
"count": 1,
|
| 2552 |
+
"metadata": true
|
| 2553 |
+
},
|
| 2554 |
+
{
|
| 2555 |
+
"word": "jacket",
|
| 2556 |
+
"count": 1,
|
| 2557 |
+
"metadata": true
|
| 2558 |
+
},
|
| 2559 |
+
{
|
| 2560 |
+
"word": "spiked hair",
|
| 2561 |
+
"count": 1,
|
| 2562 |
+
"metadata": true
|
| 2563 |
+
},
|
| 2564 |
+
{
|
| 2565 |
+
"word": "pink flower",
|
| 2566 |
+
"count": 1,
|
| 2567 |
+
"metadata": true
|
| 2568 |
+
},
|
| 2569 |
+
{
|
| 2570 |
+
"word": "white footwear",
|
| 2571 |
+
"count": 1,
|
| 2572 |
+
"metadata": true
|
| 2573 |
+
},
|
| 2574 |
+
{
|
| 2575 |
+
"word": "dark persona",
|
| 2576 |
+
"count": 1,
|
| 2577 |
+
"metadata": true
|
| 2578 |
+
},
|
| 2579 |
+
{
|
| 2580 |
+
"word": "grey footwear",
|
| 2581 |
+
"count": 1,
|
| 2582 |
+
"metadata": true
|
| 2583 |
+
},
|
| 2584 |
+
{
|
| 2585 |
+
"word": "grey skin",
|
| 2586 |
+
"count": 1,
|
| 2587 |
+
"metadata": true
|
| 2588 |
+
},
|
| 2589 |
+
{
|
| 2590 |
+
"word": "blood",
|
| 2591 |
+
"count": 1,
|
| 2592 |
+
"metadata": true
|
| 2593 |
+
},
|
| 2594 |
+
{
|
| 2595 |
+
"word": "english text",
|
| 2596 |
+
"count": 1,
|
| 2597 |
+
"metadata": true
|
| 2598 |
+
},
|
| 2599 |
+
{
|
| 2600 |
+
"word": "torch",
|
| 2601 |
+
"count": 1,
|
| 2602 |
+
"metadata": true
|
| 2603 |
+
},
|
| 2604 |
+
{
|
| 2605 |
+
"word": "cave",
|
| 2606 |
+
"count": 1,
|
| 2607 |
+
"metadata": true
|
| 2608 |
+
},
|
| 2609 |
+
{
|
| 2610 |
+
"word": "dual wielding",
|
| 2611 |
+
"count": 1,
|
| 2612 |
+
"metadata": true
|
| 2613 |
+
},
|
| 2614 |
+
{
|
| 2615 |
+
"word": "energy sword",
|
| 2616 |
+
"count": 1,
|
| 2617 |
+
"metadata": true
|
| 2618 |
+
},
|
| 2619 |
+
{
|
| 2620 |
+
"word": "surcoat",
|
| 2621 |
+
"count": 1,
|
| 2622 |
+
"metadata": true
|
| 2623 |
+
},
|
| 2624 |
+
{
|
| 2625 |
+
"word": "animal",
|
| 2626 |
+
"count": 1,
|
| 2627 |
+
"metadata": true
|
| 2628 |
+
},
|
| 2629 |
+
{
|
| 2630 |
+
"word": "monster",
|
| 2631 |
+
"count": 1,
|
| 2632 |
+
"metadata": true
|
| 2633 |
+
},
|
| 2634 |
+
{
|
| 2635 |
+
"word": "creature",
|
| 2636 |
+
"count": 1,
|
| 2637 |
+
"metadata": true
|
| 2638 |
+
},
|
| 2639 |
+
{
|
| 2640 |
+
"word": "black gloves",
|
| 2641 |
+
"count": 1,
|
| 2642 |
+
"metadata": true
|
| 2643 |
+
},
|
| 2644 |
+
{
|
| 2645 |
+
"word": "green background",
|
| 2646 |
+
"count": 1,
|
| 2647 |
+
"metadata": true
|
| 2648 |
+
},
|
| 2649 |
+
{
|
| 2650 |
+
"word": "yordle",
|
| 2651 |
+
"count": 1,
|
| 2652 |
+
"metadata": true
|
| 2653 |
+
},
|
| 2654 |
+
{
|
| 2655 |
+
"word": "rain",
|
| 2656 |
+
"count": 1,
|
| 2657 |
+
"metadata": true
|
| 2658 |
+
},
|
| 2659 |
+
{
|
| 2660 |
+
"word": "dark",
|
| 2661 |
+
"count": 1,
|
| 2662 |
+
"metadata": true
|
| 2663 |
+
},
|
| 2664 |
+
{
|
| 2665 |
+
"word": "heads-up display",
|
| 2666 |
+
"count": 1,
|
| 2667 |
+
"metadata": true
|
| 2668 |
+
},
|
| 2669 |
+
{
|
| 2670 |
+
"word": "diluc (genshin impact)",
|
| 2671 |
+
"count": 1,
|
| 2672 |
+
"metadata": true
|
| 2673 |
+
},
|
| 2674 |
+
{
|
| 2675 |
+
"word": "hair bun",
|
| 2676 |
+
"count": 1,
|
| 2677 |
+
"metadata": true
|
| 2678 |
+
},
|
| 2679 |
+
{
|
| 2680 |
+
"word": "double bun",
|
| 2681 |
+
"count": 1,
|
| 2682 |
+
"metadata": true
|
| 2683 |
+
},
|
| 2684 |
+
{
|
| 2685 |
+
"word": "slime (creature)",
|
| 2686 |
+
"count": 1,
|
| 2687 |
+
"metadata": true
|
| 2688 |
+
},
|
| 2689 |
+
{
|
| 2690 |
+
"word": "grey hair",
|
| 2691 |
+
"count": 1,
|
| 2692 |
+
"metadata": true
|
| 2693 |
+
},
|
| 2694 |
+
{
|
| 2695 |
+
"word": "broom riding",
|
| 2696 |
+
"count": 1,
|
| 2697 |
+
"metadata": true
|
| 2698 |
+
},
|
| 2699 |
+
{
|
| 2700 |
+
"word": "holding broom",
|
| 2701 |
+
"count": 1,
|
| 2702 |
+
"metadata": true
|
| 2703 |
+
},
|
| 2704 |
+
{
|
| 2705 |
+
"word": "shoes",
|
| 2706 |
+
"count": 1,
|
| 2707 |
+
"metadata": true
|
| 2708 |
+
},
|
| 2709 |
+
{
|
| 2710 |
+
"word": "trident",
|
| 2711 |
+
"count": 1,
|
| 2712 |
+
"metadata": true
|
| 2713 |
+
},
|
| 2714 |
+
{
|
| 2715 |
+
"word": "orange neckerchief",
|
| 2716 |
+
"count": 1,
|
| 2717 |
+
"metadata": true
|
| 2718 |
+
},
|
| 2719 |
+
{
|
| 2720 |
+
"word": "book",
|
| 2721 |
+
"count": 1,
|
| 2722 |
+
"metadata": true
|
| 2723 |
+
},
|
| 2724 |
+
{
|
| 2725 |
+
"word": "fence",
|
| 2726 |
+
"count": 1,
|
| 2727 |
+
"metadata": true
|
| 2728 |
+
},
|
| 2729 |
+
{
|
| 2730 |
+
"word": "wall",
|
| 2731 |
+
"count": 1,
|
| 2732 |
+
"metadata": true
|
| 2733 |
+
},
|
| 2734 |
+
{
|
| 2735 |
+
"word": "stone wall",
|
| 2736 |
+
"count": 1,
|
| 2737 |
+
"metadata": true
|
| 2738 |
+
},
|
| 2739 |
+
{
|
| 2740 |
+
"word": "camera",
|
| 2741 |
+
"count": 1,
|
| 2742 |
+
"metadata": true
|
| 2743 |
+
},
|
| 2744 |
+
{
|
| 2745 |
+
"word": "holding camera",
|
| 2746 |
+
"count": 1,
|
| 2747 |
+
"metadata": true
|
| 2748 |
+
},
|
| 2749 |
+
{
|
| 2750 |
+
"word": "video camera",
|
| 2751 |
+
"count": 1,
|
| 2752 |
+
"metadata": true
|
| 2753 |
+
}
|
| 2754 |
+
],
|
| 2755 |
+
"sha256": "6e0655e27e5635e91d6f9edbc74198ab13a8bb1c4c95fd2ed0e361d422199711",
|
| 2756 |
+
"name": "Style of the Winds (The Legend Of Zelda: Wind Waker) [Illustrious & NoobAI & SD1.5] - Illustrious",
|
| 2757 |
+
"type": "LORA",
|
| 2758 |
+
"baseModel": "Illustrious",
|
| 2759 |
+
"links": [
|
| 2760 |
+
"https://civitai.com/models/208265?modelVersionId=1273708",
|
| 2761 |
+
"https://civitai.com/api/v1/model-versions/by-hash/6e0655e27e5635e91d6f9edbc74198ab13a8bb1c4c95fd2ed0e361d422199711"
|
| 2762 |
+
]
|
| 2763 |
+
}
|
loras/illu/breast-press-pov-illustriousxl-lora-nochekaiser.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
160543ffc7ef32c78fd65443a0a57d15d18af60b3cb27784a45e2bfdaa32e605
|
loras/illu/caressing-testicles-v2-illustriousxl-lora-nochekaiser.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ac3db17dbbbfceeaceec10fabb1155139542ae0cc6a36e97c728ea1b0268d941
|
loras/illu/hand-on-own-hip-on-side-illustriousxl-lora-nochekaiser.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
906f5e048807a39e146446ce2233753b3903050d91f1e8af77e4cb446ed61642
|
loras/illu/hearthandsonbreast.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
894f528bc94b7ea1e7c6466a9d634e81d05e9c680c6d9fc40aa72a1a62278584
|
loras/illu/missionary-asphyxiation-illustriousxl-lora-nochekaiser.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ea4cf413b18ce427e185f2f63ee69a2dafdb57519c818a85eb3aca8653ee9b43
|
loras/illu/pov-hands-female-orgasm-illustriousxl-lora-nochekaiser.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
7f549e859d87c1a98b8616e948803c1540597f10ea5bbd82c86328a01c56e466
|
loras/illu/random-nsfw-poses-v8-illustriousxl-lora-nochekaiser.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
f039cc6e3c52beb304749f5cee05cdc37bb191c1b601f757fc4f0923fd3b32ed
|
loras/pony/R3DStyle.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
91ded154761569f71ff3dcc28f0715a55d88388dbae2b2325eb9883d4851c2b0
|