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
dcnv3
Commits
a5ccf4ba
Commit
a5ccf4ba
authored
Mar 03, 2025
by
zhe chen
Browse files
Update VOC configs
parent
c7781d7b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
detection/configs/voc/dino_4scale_cbinternimage_h_objects365_voc07.py
...nfigs/voc/dino_4scale_cbinternimage_h_objects365_voc07.py
+1
-1
detection/configs/voc/dino_4scale_cbinternimage_h_objects365_voc12.py
...nfigs/voc/dino_4scale_cbinternimage_h_objects365_voc12.py
+1
-1
No files found.
detection/configs/voc/dino_4scale_cbinternimage_h_objects365_voc07.py
View file @
a5ccf4ba
...
@@ -2,7 +2,7 @@ _base_ = [
...
@@ -2,7 +2,7 @@ _base_ = [
'../_base_/datasets/voc0712.py'
,
'../_base_/datasets/voc0712.py'
,
'../_base_/default_runtime.py'
'../_base_/default_runtime.py'
]
]
load_from
=
'https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_cbinternimage_h_objects365_
8
0classes.pth'
load_from
=
'https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_cbinternimage_h_objects365_
2
0classes.pth'
model
=
dict
(
model
=
dict
(
type
=
'CBDINO'
,
type
=
'CBDINO'
,
backbone
=
dict
(
backbone
=
dict
(
...
...
detection/configs/voc/dino_4scale_cbinternimage_h_objects365_voc12.py
View file @
a5ccf4ba
...
@@ -2,7 +2,7 @@ _base_ = [
...
@@ -2,7 +2,7 @@ _base_ = [
'../_base_/datasets/voc0712.py'
,
'../_base_/datasets/voc0712.py'
,
'../_base_/default_runtime.py'
'../_base_/default_runtime.py'
]
]
load_from
=
'https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_cbinternimage_h_objects365_
8
0classes.pth'
load_from
=
'https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_cbinternimage_h_objects365_
2
0classes.pth'
model
=
dict
(
model
=
dict
(
type
=
'CBDINO'
,
type
=
'CBDINO'
,
backbone
=
dict
(
backbone
=
dict
(
...
...
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