yousafe007's Stars
kampta/dino-vit-features
Official implementation for the paper "Deep ViT Features as Dense Visual Descriptors".
jacobgil/vit-explain
Explainability for Vision Transformers
roboflow/notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
rmislam/PythonSIFT
A clean and concise Python implementation of SIFT (Scale-Invariant Feature Transform)
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
kalelpark/Visual_Attention
Visual_Attention
kalelpark/Awesome-ComputerVision
Awesome-ComputerVision
jason718/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
StanfordVL/CS131_release
Released assignments for the Stanford's CS131 course on Computer Vision.
alexrozanski/LlamaChat
Chat with your favourite LLaMA models in a native macOS app
whoisraibolt/Feature-Detection-and-Matching
Feature Detection and Matching with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK through the Brute Force and FLANN algorithms using Python and OpenCV
yousafe007/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.
xiangsx/gpt4free-ts
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
steven-tey/novel
Notion-style WYSIWYG editor with AI-powered autocompletion.
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
itsprakhar/Downstream-Dinov2
Downstream-Dino-V2: A GitHub repository featuring an easy-to-use implementation of the DINOv2 model by Facebook for downstream tasks such as Classification, Semantic Segmentation and Monocular depth estimation.
matheusboaro/dino-feature-extraction-dataset
Tutorial on how to extract features from Dino attention layers.
Junyi42/sd-dino
Official Implementation of paper "A Tale of Two Features: Stable Diffusion Complements DINO for Zero-Shot Semantic Correspondence"
ShirAmir/dino-vit-features
Official implementation for the paper "Deep ViT Features as Dense Visual Descriptors".
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
JiaqiLi404/Super_resolution_DINO
The application of large pre-trained vision model DINOv2 from MetaAI for feature points matching, and a ViT decoder used for Auto Encoder
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
modularml/mojo
The Mojo Programming Language
huggingface/deep-rl-class
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
DynamicTimeWarping/dtw-python
Python port of R's Comprehensive Dynamic Time Warp algorithms package
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
google-research/augmix
AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty