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/fcn/fcn_r50b-d8_4xb2-80k_cityscapes-512x1024.py

3 lines
136 B
Python
Raw Normal View History

[Refactor] Update config names (#1964) * rename ann configs * update ann yml * update * update * update * update * update * update ann readme * update * update deeplabv3 * update readme * fix yml * fix beit
2022-08-26 18:48:56 +08:00
_base_ = './fcn_r50-d8_4xb2-80k_cityscapes-512x1024.py'
Add more models (#316) * add more configs * add more configs * fixed backbone type * fixed deeplabv3+ channels * add r101 * update link * change resnet18 link * update aug test * add inf time * add mem
2020-12-29 17:56:06 -08:00
model = dict(pretrained='torchvision://resnet50', backbone=dict(type='ResNet'))
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 883ms Template: 8ms
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