Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,11 +9,31 @@ pinned: false
|
|
| 9 |
|
| 10 |
# LiveCompose
|
| 11 |
|
|
|
|
|
|
|
| 12 |
LiveCompose explores intelligent image composition, outpainting, and automatic cropping for mobile deployment.
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
- **Spaces**: the AdaCrop image cropping demo.
|
| 16 |
- **Models**: original AdaCrop PyTorch checkpoints, distilled MobileNetV3 student models, and Core ML exports for iOS.
|
| 17 |
- **Datasets**: outpainted image data with crop bounding boxes for training.
|
| 18 |
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
# LiveCompose
|
| 11 |
|
| 12 |
+
**构妙 LiveCompose — AI-Powered On-Device Composition Assistant**
|
| 13 |
+
|
| 14 |
LiveCompose explores intelligent image composition, outpainting, and automatic cropping for mobile deployment.
|
| 15 |
|
| 16 |
+
[](https://github.com/LiveCompose)
|
| 17 |
+
[](https://apps.apple.com/cn/app/%E6%9E%84%E5%A6%99/id6754213088)
|
| 18 |
+
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
LiveCompose is an AI-powered intelligent composition assistant that helps everyday users capture professionally-composed photos. Using reinforcement learning with aesthetic scoring, the system analyzes the viewfinder in real-time and actively guides users to the optimal composition — going far beyond traditional static grid lines.
|
| 22 |
+
|
| 23 |
+
## What We Build
|
| 24 |
+
|
| 25 |
+
We develop and host the AI models, training datasets, and evaluation benchmarks behind the LiveCompose intelligent photography system.
|
| 26 |
+
|
| 27 |
+
AdaCrop uses a two-stage cropping pipeline: a BBox head predicts an initial crop region, then an Actor policy refines the crop through sequential actions such as move, zoom, and stop.
|
| 28 |
+
|
| 29 |
+
## What We Hosts
|
| 30 |
+
|
| 31 |
- **Spaces**: the AdaCrop image cropping demo.
|
| 32 |
- **Models**: original AdaCrop PyTorch checkpoints, distilled MobileNetV3 student models, and Core ML exports for iOS.
|
| 33 |
- **Datasets**: outpainted image data with crop bounding boxes for training.
|
| 34 |
|
| 35 |
+
---
|
| 36 |
+
|
| 37 |
+
*LiveCompose — making every snapshot a masterpiece.*
|
| 38 |
+
|
| 39 |
+
|