Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

[ECCV2022] Bayesian Optimization with Cluster and Rollback for CNN Pruning

License

NotificationsYou must be signed in to change notification settings

fanhanwei/BOCR

Repository files navigation

Open source code for our ECCV2022 accepted paper.https://link.springer.com/chapter/10.1007/978-3-031-20050-2_29

Use BOCR:

First, softlink imagenet2012 dataset to ./dataset:

ln -s PATH_to_your_local_imagenet ./dataset/imagenet

Next, check the environment requirements in requirements.txt

Finally, run the script in the base folder:

For mobilenetv1 experiments:

./mobilenetv1.sh [options]

For mobilenetv2 experiments:

./mobilenetv2.sh [options]

For resnet56 experiments:

./resnet56.sh [options]

Options include non, static, db and gb, each stands for naive BO, layer clustering, direct rollback and gradual rollback.

About

[ECCV2022] Bayesian Optimization with Cluster and Rollback for CNN Pruning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp