Jingkang commited on
Commit
53617e3
Β·
1 Parent(s): 9af14e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -9
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
  '''