nmakes / pytorch_boiler
A minimalistic boiler plate code for training pytorch models
☆13Updated 10 months ago
Alternatives and similar repositories for pytorch_boiler:
Users that are interested in pytorch_boiler are comparing it to the libraries listed below
- reproduces experiments from "Grounding inductive biases in natural images: invariance stems from variations in data"☆17Updated 7 months ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆34Updated 2 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- ☆15Updated 3 years ago
- A minimal TPU compatible Jax implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis.☆13Updated 3 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- Presents an optimized Apache Beam pipeline for generating sentence embeddings (runnable on Cloud Dataflow).☆20Updated 3 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- Texture mapping with variational auto-encoders☆40Updated 3 years ago
- Tensorflow 2.0 implementation of Fourier Feature Mapping Networks.☆42Updated 4 years ago
- Load any clip model with a standardized interface☆21Updated last year
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- ☆24Updated 2 years ago
- ☆21Updated 4 years ago
- Official implementation of the paper: "REGroup: Rank-aggregating Ensemble of Generative Classifiers for Robust Predictions", IEEE WACV, 2…☆6Updated 3 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Apparel Classification for Indian Ethnic Clothes☆11Updated 2 years ago
- Class material for 3D computer vision at AMMI-AIMS 2021☆24Updated 4 years ago
- Efficient and comprehensive pytorch implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis from Mildenh…