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
ModelZoo
SSD_pytorch
Commits
3f492b4b
Commit
3f492b4b
authored
Nov 05, 2024
by
xinghao
Browse files
Update path_catlog.py
parent
8007cee2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ssd/config/path_catlog.py
ssd/config/path_catlog.py
+1
-1
No files found.
ssd/config/path_catlog.py
View file @
3f492b4b
...
@@ -2,7 +2,7 @@ import os
...
@@ -2,7 +2,7 @@ import os
class
DatasetCatalog
:
class
DatasetCatalog
:
DATA_DIR
=
'
/workspace/
coco2017_50/'
DATA_DIR
=
'coco2017_50/'
DATASETS
=
{
DATASETS
=
{
'voc_2007_train'
:
{
'voc_2007_train'
:
{
"data_dir"
:
"VOC2007"
,
"data_dir"
:
"VOC2007"
,
...
...
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