prune topic

List prune repositories

nuxt-prune-html

77
Stars
6
Forks
Watchers

🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all...

yolov5_prune

87
Stars
9
Forks
Watchers

YOLOv5 pruning on COCO Dataset

Decision_Tree_Prune

67
Stars
34
Forks
Watchers

Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,All are finished).

microk8s_prune

33
Stars
10
Forks
Watchers

Containerd prune utility to cleanup loaded but unused images. This utility is targeting microk8s release but can easily be adapted to any containerd installation.

now-purge

42
Stars
3
Forks
Watchers

Remove now deployments without an alias

docker-system-prune

20
Stars
8
Forks
Watchers

Docker system prune automatically

SSD-Pruning-and-quantization

28
Stars
6
Forks
Watchers

Pruning and quantization for SSD. Model compression.

implementation-of-pruning-filters

27
Stars
2
Forks
Watchers

A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS

untracked

30
Stars
2
Forks
Watchers

Universal way for ignoring unnecessary common files to fit your bundle

Dynamic_Model_Pruning_with_Feedback

35
Stars
5
Forks
Watchers

Implement of Dynamic Model Pruning with Feedback with pytorch