You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
214 B

2 years ago
# Configurations of BiSeNet V2 with RSSeg dataset
_base_: ../_base_/rsseg.yaml
save_dir: ./test_tipc/output/seg/bisenetv2/
model: !Node
type: BiSeNetV2
2 years ago
args:
in_channels: 3
2 years ago
num_classes: 5