Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
4af68310
"docs/vscode:/vscode.git/clone" did not exist on "ddb9d8548c81fc0f8227a4cbd8b22c43df8ef4c6"
Unverified
Commit
4af68310
authored
Sep 19, 2023
by
Philip Meier
Committed by
GitHub
Sep 19, 2023
Browse files
mark SBU as downloadable again (#7976)
parent
d7c20ddf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/test_datasets_download.py
test/test_datasets_download.py
+1
-1
No files found.
test/test_datasets_download.py
View file @
4af68310
...
@@ -368,6 +368,7 @@ def url_parametrization(*dataset_urls_and_ids_fns):
...
@@ -368,6 +368,7 @@ def url_parametrization(*dataset_urls_and_ids_fns):
kinetics
,
kinetics
,
kitti
,
kitti
,
places365
,
places365
,
sbu
,
)
)
def
test_url_is_accessible
(
url
):
def
test_url_is_accessible
(
url
):
"""
"""
...
@@ -379,7 +380,6 @@ def test_url_is_accessible(url):
...
@@ -379,7 +380,6 @@ def test_url_is_accessible(url):
@
url_parametrization
(
@
url_parametrization
(
stanford_cars
,
# https://github.com/pytorch/vision/issues/7545
stanford_cars
,
# https://github.com/pytorch/vision/issues/7545
sbu
,
# https://github.com/pytorch/vision/issues/7964
)
)
@
pytest
.
mark
.
xfail
@
pytest
.
mark
.
xfail
def
test_url_is_not_accessible
(
url
):
def
test_url_is_not_accessible
(
url
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment