Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
VainF committed Jul 7, 2024
1 parent 11d61b9 commit a2a48e3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,11 @@

Official implementation of the ECCV'24 paper [Isomorphic Pruning for Vision Models]().

![intro](assets/intro.png)
The key idea is to group sub-structures by their topology and perform importance ranking within each group.

<div align="center">
<img src="assets/intro.png" width="80%">
</div>

## Pre-requisites

0 comments on commit a2a48e3

Please sign in to comment.