Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktAlkin committed Feb 16, 2024
1 parent fc6ed5f commit 3527c42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MAE-CT: Masked Autoencoder Contrastive Tuning

[[Code](https://github.com/ml-jku/MAE-CT)] [[Paper + Appendix](https://arxiv.org/abs/2304.10520)] [[Models](https://github.com/ml-jku/MAE-CT#pretrained-checkpoints)] [[Logs](https://github.com/ml-jku/MIM-Refiner#logs)] [[BibTeX](https://github.com/ml-jku/MAE-CT#citation)] [MIM-Refiner (Successor)](https://ml-jku.github.io/MIM-Refiner/)
[[Code](https://github.com/ml-jku/MAE-CT)] [[Paper + Appendix](https://arxiv.org/abs/2304.10520)] [[Models](https://github.com/ml-jku/MAE-CT#pretrained-checkpoints)] [[BibTeX](https://github.com/ml-jku/MAE-CT#citation)] [MIM-Refiner (Successor)](https://ml-jku.github.io/MIM-Refiner/)


Pytorch implementation of **M**asked **A**uto**E**ncoder **C**ontrastive **T**uning (MAE-CT)
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[[Code](https://github.com/ml-jku/MAE-CT)] [[Paper + Appendix](https://arxiv.org/abs/2304.10520)] [[Models](https://github.com/ml-jku/MAE-CT#pretrained-checkpoints)] [[Logs](https://github.com/ml-jku/MIM-Refiner#logs)] [[BibTeX](https://github.com/ml-jku/MAE-CT#citation)] [MIM-Refiner (Successor)](https://ml-jku.github.io/MIM-Refiner/)
[[Code](https://github.com/ml-jku/MAE-CT)] [[Paper + Appendix](https://arxiv.org/abs/2304.10520)] [[Models](https://github.com/ml-jku/MAE-CT#pretrained-checkpoints)] [[BibTeX](https://github.com/ml-jku/MAE-CT#citation)] [MIM-Refiner (Successor)](https://ml-jku.github.io/MIM-Refiner/)

**M**asked **A**uto**E**ncoder: Contrastive Tuning tunes the representation of a pre-trained MAE to form semantic clusters via a NNCLR training stage.

Expand Down

0 comments on commit 3527c42

Please sign in to comment.