vobecant commited on
Commit
4755444
1 Parent(s): 4322811

Initial commit.

Browse files
Files changed (5) hide show
  1. .idea/workspace.xml +36 -4
  2. app.py +1 -1
  3. examples/img2.jpeg +0 -0
  4. examples/img3.jpg +0 -0
  5. examples/img4.jpg +0 -0
.idea/workspace.xml CHANGED
@@ -2,6 +2,10 @@
2
  <project version="4">
3
  <component name="ChangeListManager">
4
  <list default="true" id="5dd22f22-8223-4d55-99f9-57d1e00622d7" name="Default Changelist" comment="Initial commit.">
 
 
 
 
5
  <change beforePath="$PROJECT_DIR$/app.py" beforeDir="false" afterPath="$PROJECT_DIR$/app.py" afterDir="false" />
6
  </list>
7
  <option name="SHOW_DIALOG" value="false" />
@@ -30,13 +34,13 @@
30
  <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
31
  <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
32
  <property name="WebServerToolWindowFactoryState" value="true" />
33
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
34
  <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
35
  </component>
36
  <component name="RecentsManager">
37
  <key name="CopyFile.RECENT_KEYS">
38
- <recent name="$PROJECT_DIR$" />
39
  <recent name="$PROJECT_DIR$/examples" />
 
40
  </key>
41
  <key name="MoveFile.RECENT_KEYS">
42
  <recent name="$PROJECT_DIR$/examples" />
@@ -50,7 +54,7 @@
50
  <option name="number" value="Default" />
51
  <option name="presentableId" value="Default" />
52
  <updated>1647350746642</updated>
53
- <workItem from="1647350750956" duration="9496000" />
54
  </task>
55
  <task id="LOCAL-00001" summary="Initial commit.">
56
  <created>1647352693910</created>
@@ -290,7 +294,35 @@
290
  <option name="project" value="LOCAL" />
291
  <updated>1647360209505</updated>
292
  </task>
293
- <option name="localTasksCounter" value="35" />
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
294
  <servers />
295
  </component>
296
  <component name="TypeScriptGeneratedFilesManager">
 
2
  <project version="4">
3
  <component name="ChangeListManager">
4
  <list default="true" id="5dd22f22-8223-4d55-99f9-57d1e00622d7" name="Default Changelist" comment="Initial commit.">
5
+ <change afterPath="$PROJECT_DIR$/examples/img2.jpeg" afterDir="false" />
6
+ <change afterPath="$PROJECT_DIR$/examples/img3.jpg" afterDir="false" />
7
+ <change afterPath="$PROJECT_DIR$/examples/img4.jpg" afterDir="false" />
8
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
9
  <change beforePath="$PROJECT_DIR$/app.py" beforeDir="false" afterPath="$PROJECT_DIR$/app.py" afterDir="false" />
10
  </list>
11
  <option name="SHOW_DIALOG" value="false" />
 
34
  <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
35
  <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
36
  <property name="WebServerToolWindowFactoryState" value="true" />
37
+ <property name="last_opened_file_path" value="$PROJECT_DIR$/examples" />
38
  <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
39
  </component>
40
  <component name="RecentsManager">
41
  <key name="CopyFile.RECENT_KEYS">
 
42
  <recent name="$PROJECT_DIR$/examples" />
43
+ <recent name="$PROJECT_DIR$" />
44
  </key>
45
  <key name="MoveFile.RECENT_KEYS">
46
  <recent name="$PROJECT_DIR$/examples" />
 
54
  <option name="number" value="Default" />
55
  <option name="presentableId" value="Default" />
56
  <updated>1647350746642</updated>
57
+ <workItem from="1647350750956" duration="10175000" />
58
  </task>
59
  <task id="LOCAL-00001" summary="Initial commit.">
60
  <created>1647352693910</created>
 
294
  <option name="project" value="LOCAL" />
295
  <updated>1647360209505</updated>
296
  </task>
297
+ <task id="LOCAL-00035" summary="Initial commit.">
298
+ <created>1647360562521</created>
299
+ <option name="number" value="00035" />
300
+ <option name="presentableId" value="LOCAL-00035" />
301
+ <option name="project" value="LOCAL" />
302
+ <updated>1647360562521</updated>
303
+ </task>
304
+ <task id="LOCAL-00036" summary="Initial commit.">
305
+ <created>1647360582812</created>
306
+ <option name="number" value="00036" />
307
+ <option name="presentableId" value="LOCAL-00036" />
308
+ <option name="project" value="LOCAL" />
309
+ <updated>1647360582812</updated>
310
+ </task>
311
+ <task id="LOCAL-00037" summary="Initial commit.">
312
+ <created>1647360650035</created>
313
+ <option name="number" value="00037" />
314
+ <option name="presentableId" value="LOCAL-00037" />
315
+ <option name="project" value="LOCAL" />
316
+ <updated>1647360650035</updated>
317
+ </task>
318
+ <task id="LOCAL-00038" summary="Initial commit.">
319
+ <created>1647360852179</created>
320
+ <option name="number" value="00038" />
321
+ <option name="presentableId" value="LOCAL-00038" />
322
+ <option name="project" value="LOCAL" />
323
+ <updated>1647360852179</updated>
324
+ </task>
325
+ <option name="localTasksCounter" value="39" />
326
  <servers />
327
  </component>
328
  <component name="TypeScriptGeneratedFilesManager">
app.py CHANGED
@@ -156,7 +156,7 @@ def predict(input_img):
156
  title = "Drive&Segment"
157
  description = 'Gradio Demo accompanying paper "Drive&Segment: Unsupervised Semantic Segmentation of Urban Scenes via Cross-modal Distillation"'
158
  # article = "<p style='text-align: center'><a href='TODO' target='_blank'>Project Page</a> | <a href='codelink' target='_blank'>Github</a></p>"
159
- examples = ['examples/img1.png']
160
 
161
  # predict(examples[0])
162
 
 
156
  title = "Drive&Segment"
157
  description = 'Gradio Demo accompanying paper "Drive&Segment: Unsupervised Semantic Segmentation of Urban Scenes via Cross-modal Distillation"'
158
  # article = "<p style='text-align: center'><a href='TODO' target='_blank'>Project Page</a> | <a href='codelink' target='_blank'>Github</a></p>"
159
+ examples = ['examples/img1.jpg', 'examples/img2.jpeg']
160
 
161
  # predict(examples[0])
162
 
examples/img2.jpeg ADDED
examples/img3.jpg ADDED
examples/img4.jpg ADDED