Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lmxyy committed Jun 8, 2020
1 parent 3a979d8 commit 3bce937
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# GAN Compression
### [project](https://hanlab.mit.edu/projects/gancompression/) | [paper](https://arxiv.org/abs/2003.08936) | [demo](https://www.youtube.com/playlist?list=PL80kAHvQbh-r5R8UmXhQK1ndqRvPNw_ex)

**[NEW!]** Correct metric naming and update the evaluation protocol. Support MACs budget for searching.

**[NEW!]** The compressed model and test codes of GauGAN are released! Check [here](#gaugan) to use our models.

**[NEW!]** The [tutorial](docs/training_tutorial.md) of compression is released! Check the [overview](docs/overview.md) for better understanding our codebase.
Expand Down

0 comments on commit 3bce937

Please sign in to comment.