rasbt / cvpr2023Links
☆133Updated last year
Alternatives and similar repositories for cvpr2023
Users that are interested in cvpr2023 are comparing it to the libraries listed below
Sorting:
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆122Updated 10 months ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆41Updated 3 months ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆91Updated last year
- Simplify Your Visual Data Ops. Find and visualize issues with your computer vision datasets such as duplicates, anomalies, data leakage, …☆70Updated last month
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago
- LoRA and DoRA from Scratch Implementations☆204Updated last year
- A minimal implementation of LLaVA-style VLM with interleaved image & text & video processing ability.☆93Updated 6 months ago
- ☆74Updated 2 years ago
- Timm model explorer☆40Updated last year
- Minimal sharded dataset loaders, decoders, and utils for multi-modal document, image, and text datasets.☆158Updated last year
- ☆203Updated last year
- ☆58Updated last year
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆298Updated 2 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 8 months ago
- ML/DL Math and Method notes☆61Updated last year
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆186Updated 2 weeks ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 5 months ago
- Lightning HPO & Training Studio App☆18Updated 2 years ago
- Documentation for Ross Wightman's timm image model library☆311Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- A framework for merging models solving different tasks with different initializations into one multi-task model without any additional tr…☆300Updated last year
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆89Updated last year
- Template repo for Python projects, especially those focusing on machine learning and/or deep learning.☆15Updated last month
- ☆159Updated last year
- several types of attention modules written in PyTorch for learning purposes☆52Updated 8 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated last year
- Implementation of MaMMUT, a simple vision-encoder text-decoder architecture for multimodal tasks from Google, in Pytorch☆103Updated last year