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

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