svjack commited on
Commit
62b2f14
·
verified ·
1 Parent(s): effb63c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,6 +7,9 @@
7
  - **Style Hybridization**: Integrates diverse LoRA adapters for specialized effects (e.g., anime landscapes, cyberpunk textures).
8
  - **Concept Packaging**: Transforms abstract ideas into 4-variant visual prototypes for design workflows.
9
  - **Efficiency Optimization**: Parallel generation of 4 images with shared latent space constraints.
 
 
 
10
 
11
  ---
12
 
 
7
  - **Style Hybridization**: Integrates diverse LoRA adapters for specialized effects (e.g., anime landscapes, cyberpunk textures).
8
  - **Concept Packaging**: Transforms abstract ideas into 4-variant visual prototypes for design workflows.
9
  - **Efficiency Optimization**: Parallel generation of 4 images with shared latent space constraints.
10
+ **MayBe an Inverse Problem**:
11
+ - **Scalable Group Inference**: Treat outputs as a set; formulate group inference as a Quadratic Integer Programming (QIP) problem; scale efficiently with progressive pruning.
12
+ - **Link**: https://github.com/GaParmar/group-inference
13
 
14
  ---
15