felixkln's Stars
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.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
roboflow/supervision
We write your reusable computer vision tools. 💜
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
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.
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
cjlin1/libsvm
LIBSVM -- A Library for Support Vector Machines
karpathy/ng-video-lecture
megvii-research/NAFNet
The state-of-the-art image restoration model without nonlinear activation functions.
autodistill/autodistill
Images to inference with no labeling (use foundation models to train supervised models).
roboflow/awesome-openai-vision-api-experiments
Must-have resource for anyone who wants to experiment with and build on the OpenAI vision API 🔥
epfml/ML_course
EPFL Machine Learning Course, Fall 2024
ChawlaAvi/Daily-Dose-of-Data-Science
A collection of code snippets from the publication Daily Dose of Data Science on Substack: http://www.dailydoseofds.com/
vicoslab/mixed-segdec-net-comind2021
Official PyTorch implementation for "Mixed supervision for surface-defect detection: from weakly to fully supervised learning"
tSchlegl/f-AnoGAN
Code for reproducing f-AnoGAN training and anomaly scoring
albumentations-team/autoalbument
AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - https://albumentations.ai/docs/autoalbument/
A03ki/f-AnoGAN
Implementation of f-AnoGAN with PyTorch
sweng-epfl/public
Software Engineering course materials from EPFL
maticvl/dataHacker
code for dataHacker blog
jwyang/stnm.pytorch
Pytorch code for spatial transformer network with mask
nikhilroxtomar/RGB-Mask-to-Single-Channel-Mask-for-Multiclass-Segmentation
This repo contains the code for converting an RGB mask into a onehot encoded mask or a single channel grayscale mask, which can be easily used for multiclass segmentation.
kevinhelvig/FLYD
Provides access to the FLYing-spot thermography dataset and its instances.