timm
There are 73 repositories under timm topic.
WangLibo1995/GeoSeg
UNetFormer: A UNet-like transformer for efficient semantic segmentation of remote sensing urban scene imagery, ISPRS. Also, including other vision transformers and CNNs for satellite, aerial image and UAV image segmentation.
sail-sg/Adan
Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models
v-iashin/video_features
Extract video features from raw videos using multiple GPUs. We support RAFT flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, and TIMM models.
all-things-vits/code-samples
Holds code for our CVPR'23 tutorial: All Things ViTs: Understanding and Interpreting Attention in Vision.
moein-shariatnia/Pix2Seq
Simple Implementation of Pix2Seq model for object detection in PyTorch
yang-ruixin/PyTorch-Image-Models-Multi-Label-Classification
Multi-label classification based on timm.
okunator/cellseg_models.pytorch
Encoder-Decoder Cell and Nuclei segmentation models
ZFTurbo/timm_3d
PyTorch Volume Models for 3D data
mberkay0/pretrained-backbones-unet
A PyTorch-based Python library with UNet architecture and multiple backbones for Image Semantic Segmentation.
isLinXu/vision-process-webui
💡💡💡awesome compute vision app in gradio
Jittor-Image-Models/Jittor-Image-Models
Jittor Image Models is a library for pulling together a wide variety of SOTA deep learning models in the Jittor framework.
james77777778/keras-image-models
A library that includes Keras3 layers, blocks and models with pretrained weights, providing support for transfer learning, feature extraction, and more.
iKrishneel/detectron2_timm
A simple wrapper library for binding timm models as detectron2 backbones
riverback/pytorch_attribution
Attribution methods that explain image classification models, implemented in PyTorch, and support batch inputs and GPU.
yang-ruixin/pytorch-image-models-with-simclr
Multi-label classification based on timm, and add SimCLR to timm.
karasawatakumi/pytorch-image-classification
Simple image classification for custom dataset (pytorch-lightning, timm)
dnth/supercharge-your-pytorch-image-models-blogpost
Supercharge Your PyTorch Image Models: Bag of Tricks to 8x Faster Inference with ONNX Runtime & Optimizations
groomata/vision
Clean, reproducible, boilerplate-free deep learning project template.
affjljoo3581/deit3-jax
Jax/Flax implementation of DeiT and DeiT-III (ViT)
developer0hye/pytorch-backbone-benchmark
Benchmarks for popular neural network models supported by timm
gokul-pv/lightning-hydra-timm
PyTorch Lightning + Hydra. + Timm: A very user-friendly template for rapid and reproducible MLOps with best practices. ⚡🔥⚡
Wp-Zhang/Deep-Color-Transfer
Deep learning based color transfer between images.
affjljoo3581/G2Net-Detecting-Continuous-Gravitational-Waves
🥈12th place solution on G2Net Detecting Continuous Gravitational Waves🥈
association-rosia/flair-2
Engage in a semantic segmentation challenge for land cover description using multimodal remote sensing earth observation data, delving into real-world scenarios with a dataset comprising 70,000+ aerial imagery patches and 50,000 Sentinel-2 satellite acquisitions.
grandmasterai/grandmaster
The AI framework for software engineers
a5chin/NumberPlaceSolver
Sudoku Analysis Software
jianzhnie/AutoTimm
Auto torch image models: train and evaluation
kochlisGit/VIT2
This repository is the implementation of the paper: ViT2 - Pre-training Vision Transformers for Visual Times Series Forecasting. ViT2 is a framework designed to address generalization & transfer learning limitations of Time-Series-based forecasting models by encoding the time-series to images using GAF and a modified ViT architecture.
PRITHIVSAKTHIUR/Florence-2-Image-Caption
This application utilizes the powerful Florence-2 vision-language model from Microsoft to generate comprehensive captions for images. The model is capable of understanding visual content and expressing it in natural language.
xduan7/hat-cl
HAT (Hard Attention to the Task) Modules for Continual Learning
motokimura/timm2tflite
A tool to convert pytorch-image-models (a.k.a timm) to TFLite using ai-edge-torch
YeonwooSung/vision-search
Image search engine
licksylick/classification_models.pytorch
Classification models with pretrained backbones. PyTorch. Easy to use baseline to train your models
yester31/Useful_Toy_Project
usefull toy projects
GaoShanwen/pytorch-toolkit-dev
building a multitask training platform based on Pytorch