Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
## Model Source
|
| 6 |
+
|
| 7 |
+
Model Checkpoints for ECCV 2024 Paper: Controllable Contextualized Image Captioning: Directing the Visual Narrative through User-Defined Highlights
|
| 8 |
+
Unzip the model weights and place their path in the config files accordingly for inference.
|
| 9 |
+
|
| 10 |
+
- Repository: https://github.com/ShunqiM/Ctrl-CIC
|
| 11 |
+
- Paper: https://arxiv.org/abs/2407.11449
|