Skip to content

Long runtime VGG16 on CIFAR10 #20

@annahambi

Description

@annahambi

Can you give a hint on the expected runtime or parameter settings?

I am trying to prune a VGG16 with the CIFAR10 dataset using the command below. I have started the training 6 hours ago, but it is only at 37% accuracy and 0% pruning. I guess the parameters need to be adjusted? Maybe you have a hint?

python3 main.py --prune_type=lt --arch_type=vgg16 --dataset=cifar10 --prune_percent=10 --prune_iterations=35

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions