Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -40,15 +40,6 @@ DESCRIPTION = '''# ECCV'22 | Panoptic Scene Graph Generation
|
|
40 |
|
41 |
π― π― π― The PSG Development Team is currently focusing on **(1) π§ββοΈ Next-Generation PSG Models**, **(2) π΅οΈββοΈ Relation-Aware Visual Reasoning from PSG Models**, and **(3) π¨ Relation-Aware Image Generation from Scene Graph and Caption**. If you are also interested in the related researches, please reach out and contact us!
|
42 |
|
43 |
-
<div class="row">
|
44 |
-
<div class="column">
|
45 |
-
<img id="logo" src="https://camo.githubusercontent.com/880346b66831a8212074787ba9a2301b4d700bd8f765ca11e4845ac0ab34c230/68747470733a2f2f6c6976652e737461746963666c69636b722e636f6d2f36353533352f35323139333837393637375f373531613465306237395f6b2e6a7067" alt="logo" style="width:60%">
|
46 |
-
</div>
|
47 |
-
<div class="column">
|
48 |
-
<img id="visualzation" src="https://github.com/Jingkang50/OpenPSG/blob/main/assets/psgtr_long.gif?raw=true" alt="visualzation" style="width:60%">
|
49 |
-
</div>
|
50 |
-
</div>
|
51 |
-
|
52 |
Inference takes 10-30 seconds per image. The model is PSGTR (60 epochs).
|
53 |
|
54 |
'''
|
|
|
40 |
|
41 |
π― π― π― The PSG Development Team is currently focusing on **(1) π§ββοΈ Next-Generation PSG Models**, **(2) π΅οΈββοΈ Relation-Aware Visual Reasoning from PSG Models**, and **(3) π¨ Relation-Aware Image Generation from Scene Graph and Caption**. If you are also interested in the related researches, please reach out and contact us!
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
Inference takes 10-30 seconds per image. The model is PSGTR (60 epochs).
|
44 |
|
45 |
'''
|