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
xdecoder_mmcv
Commits
fdef0b98
"docs/vscode:/vscode.git/clone" did not exist on "619e3ab6f6a035e0da0238cf079c6f540b4091d4"
Commit
fdef0b98
authored
Nov 04, 2024
by
dcuai
Browse files
Update xdecoder-tiny_open-vocab-semseg.py
parent
79250b82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
projects/XDecoder/configs/_base_/xdecoder-tiny_open-vocab-semseg.py
...Decoder/configs/_base_/xdecoder-tiny_open-vocab-semseg.py
+1
-1
No files found.
projects/XDecoder/configs/_base_/xdecoder-tiny_open-vocab-semseg.py
View file @
fdef0b98
_base_
=
'mmdet::_base_/default_runtime.py'
_base_
=
'mmdet::_base_/default_runtime.py'
custom_imports
=
dict
(
custom_imports
=
dict
(
imports
=
[
'
projects.XDecoder.
xdecoder'
],
allow_failed_imports
=
False
)
imports
=
[
'xdecoder'
],
allow_failed_imports
=
False
)
model
=
dict
(
model
=
dict
(
type
=
'XDecoder'
,
type
=
'XDecoder'
,
...
...
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