iwyoo / tf_conv_cosnormLinks
Tensorflow implementation of cosine normalization
☆6Updated 5 years ago
Alternatives and similar repositories for tf_conv_cosnorm
Users that are interested in tf_conv_cosnorm are comparing it to the libraries listed below
Sorting:
- Unofficial Pytorch Lightning implementation of Contrastive Syn-to-Real Generalization (ICLR, 2021)☆17Updated 3 years ago
- Simple Tensorflow implementation of "SDIT: Scalable and Diverse Cross-domain Image Translation" (ACM-MM 2019)☆16Updated 5 years ago
- Simple Tensorflow implementation of "SRM : A Style-based Recalibration Module for Convolutional Neural Networks"☆18Updated 6 years ago
- Deep Unsupervised Similarity Learning using Partially Ordered Sets (CVPR17)☆20Updated 4 years ago
- Code for our paper "CliqueCNN: Deep Unsupervised Exemplar Learning" https://arxiv.org/abs/1608.08792☆22Updated 7 years ago
- ☆13Updated 7 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- ☆22Updated 3 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆16Updated 5 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- PyTorch Impl. of Prediction Optimizer (to stabilize GAN training)☆31Updated 6 years ago
- Automatic Query Image Disambiguation (AID)☆11Updated 7 years ago
- SplitNet implemented based on ResNet-50 trained on ImageNet-22K☆16Updated 7 years ago
- Implementation of Kronecker Attention in Pytorch☆19Updated 4 years ago
- Implementation for NATv2.☆23Updated 4 years ago
- Experiments with different loss functions for image classification☆20Updated 7 years ago
- Implemented Split-Brain Autoencoder by Zhang et al.☆8Updated 6 years ago
- Implementation of AlphaZero in PyTorch.☆10Updated 6 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆53Updated 4 years ago
- Deep learning of an embedding mapping using t-SNE as a loss function on top of a 3-hidden-layer neural network. Use pytorch !☆20Updated 7 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- Multi Stopwatch for Python☆12Updated 5 years ago
- Generalized Compressed Network Search with PyTorch☆26Updated 7 years ago
- A simple web app for visualizing the network structure of convolutional neural networks☆12Updated 7 years ago
- Optimized Utilities for PyTorch☆25Updated 5 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- The project is about predicting sets (of classes) from images.☆22Updated 3 years ago
- A simple PyTorch implementation of BERT, complete with pretrained models and training scripts.