dnth / supercharge-your-pytorch-image-models-blogpost
Supercharge Your PyTorch Image Models: Bag of Tricks to 8x Faster Inference with ONNX Runtime & Optimizations
☆23Updated 7 months ago
Alternatives and similar repositories for supercharge-your-pytorch-image-models-blogpost:
Users that are interested in supercharge-your-pytorch-image-models-blogpost are comparing it to the libraries listed below
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆40Updated 2 months ago
- Timm model explorer☆39Updated last year
- A simple wrapper library for binding timm models as detectron2 backbones☆42Updated last year
- Code and models for the paper "The effectiveness of MAE pre-pretraining for billion-scale pretraining" https://arxiv.org/abs/2303.13496☆89Updated 3 weeks ago
- ☆201Updated last year
- Code for experiments for "ConvNet vs Transformer, Supervised vs CLIP: Beyond ImageNet Accuracy"☆101Updated 7 months ago
- ☆58Updated last year
- PyTorch code for hierarchical k-means -- a data curation method for self-supervised learning☆152Updated 10 months ago
- Estimate dataset difficulty and detect label mistakes using reconstruction error ratios!☆24Updated 3 months ago
- ☆65Updated 6 months ago
- ☆50Updated last year
- Code release for "Improved baselines for vision-language pre-training"☆60Updated last year
- Continuation of an abandoned project fast-coco-eval☆100Updated 3 months ago
- [CVPR 2024] Code release for "Unsupervised Universal Image Segmentation"☆199Updated last year
- a PyTorch re-implementation of ECCV 2022 paper based on Detectron2: k-means mask Transformer.☆75Updated last year
- A Contrastive Learning Boost from Intermediate Pre-Trained Representations☆42Updated 7 months ago
- This repo contains the code and configuration files for reproducing object detection results of FocalNets with DINO☆67Updated 2 years ago
- [ICML 2024] This repository includes the official implementation of our paper "Rejuvenating image-GPT as Strong Visual Representation Lea…☆98Updated last year
- understanding model mistakes with human annotations