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
RTMDet_mmcv
ff793569442f38a056eeec976a0aa737dbe56b29
ff793569442f38a056eeec976a0aa737dbe56b29
Switch branch/tag
rtmdet_mmcv
tests
data
dsdl_det
config.py
Find file
Normal view
History
Permalink
config.py
74 Bytes
Edit
Web IDE
Newer
Older
update code
dengjb
committed
Nov 18, 2023
1
2
3
4
local
=
dict
(
type
=
'LocalFileReader'
,
working_dir
=
'local path'
,
)