Logo
Explore Help
Register Sign In
mirrors/mmsegmentation
1
0
Fork 0
You've already forked mmsegmentation
mirror of https://github.com/open-mmlab/mmsegmentation.git synced 2025-06-03 06:26:09 +08:00
Code Issues Projects Releases Wiki Activity
mmsegmentation/configs/pspnet/pspnet_r101-d8_512x1024_40k_dark.py

3 lines
128 B
Python
Raw Normal View History

[Feature] Support dark dataset test (#815) * rewrite init function * support dark_zurich test * reset image size * add night * add train_pipeline * init function parameters * remove base dataset config * remove fcn config * update doc * add datasets to README * update doc * fix table of PSPNet config * fix table of PSPNet config * change 'model' tp 'evaluation checkpoint' * fix typos in README_zh-CN Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
2021-08-29 02:51:05 +08:00
_base_ = './pspnet_r50-d8_512x1024_40k_dark.py'
model = dict(pretrained='open-mmlab://resnet101_v1c', backbone=dict(depth=101))
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 750ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API