Chengzu Li commited on
Commit
6affac0
·
verified ·
1 Parent(s): 933ec1f

Update topviewrs.py

Browse files
Files changed (1) hide show
  1. topviewrs.py +1 -1
topviewrs.py CHANGED
@@ -34,7 +34,7 @@ TASK_SPLIT = ['top_view_recognition', 'top_view_localization', 'static_spatial_r
34
  _URLS = {
35
  "rgb_json": f"released_realistic_datasets.json",
36
  "semantic_json": f"released_semantic_datasets.json",
37
- "images": f"release_data.zip"
38
  }
39
 
40
 
 
34
  _URLS = {
35
  "rgb_json": f"released_realistic_datasets.json",
36
  "semantic_json": f"released_semantic_datasets.json",
37
+ "images": f"released_data.zip"
38
  }
39
 
40