SkillAgentSearch skills...

OCAP

OCAP: Personalize Edge DNN models Via On-Device Class-Aware Pruning

Install / Use

/learn @mzd2222/OCAP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OCAP: On-device Class-Aware Pruning for personalized edge DNN models

This repository contains the code for OCAP.

OCAP proposes a new class-aware pruning method based on the intermediate activation of input images to identify and remove the class-irrelevant channels.

For other details, please refer to the paper.

All the model definitions are available under ./models, and the auxiliary functions are available under ./utils.

OCAP on CIFAR

MobileNetV2_Cifar_Pruning.py

ResNet_Cifar_Pruning.py

Vgg_Cifar_Pruning.py

OCAP on ImageNet

Vgg_ImageNet_Pruning.py

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Apr 7, 2024

No findings