seungwonpark / awesome-model-cardsLinks
Resources related to the model cards for ML
☆11Updated 4 years ago
Alternatives and similar repositories for awesome-model-cards
Users that are interested in awesome-model-cards are comparing it to the libraries listed below
Sorting:
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 4 years ago
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago
- ☆27Updated 4 years ago
- Tensorflow Implementation of "Slowing Down the Weight Norm Increase in Momentum-based Optimizers"☆47Updated 4 years ago
- An open source implementation of CLIP.☆33Updated 2 years ago
- PyTorch DataLoader processed in multiple remote computation machines for heavy data processings☆67Updated 5 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 5 years ago
- Official Pytorch implementation of C3-GAN (Spotlight at ICLR 2022)☆127Updated 3 years ago
- Spectral Normalization and Projection Discriminator☆18Updated 6 years ago
- ☆12Updated 4 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Simple Tensorflow implementation of "SDIT: Scalable and Diverse Cross-domain Image Translation" (ACM-MM 2019)☆16Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- High performance pytorch modules☆18Updated 2 years ago
- PyTorch implementation of GLOM☆23Updated 3 years ago
- Contrastive Language-Audio Pretraining☆88Updated 3 years ago
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆76Updated 2 years ago
- Learning Features with Parameter-Free Layers, ICLR 2022☆84Updated 2 years ago
- Official Tensorflow implementation of "Symmetrical Synthesis for Deep Metric Learning" (AAAI 2020)☆71Updated 3 years ago
- Make TFRecord Usable Again☆89Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- ☆66Updated 4 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- Implementation of Multistream Transformers in Pytorch☆54Updated 4 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆88Updated 3 years ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆114Updated 5 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆33Updated 3 years ago
- Local Attention - Flax module for Jax