Ciligu

Results 1 comments of Ciligu

将args中的arch中的resnet换成这个网络msdnet就可以了 arch_group.add_argument('--arch', '-a', metavar='ARCH',default= 'msdnet', type=str, choices=model_names, help='model architecture: ' + ' | '.join(model_names) + ' (default: msdnet)')