More
More
-
Repository for a master's course - Advanced Algorithms and Data Structures
C++ UpdatedJan 20, 2024 -
backgroundremover Public
Forked from nadermx/backgroundremoverBackground Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
Python MIT License UpdatedApr 19, 2024 -
-
cv-papers-from-scratch Public
Repository for implementing computer vision papers from scratch
Python UpdatedJul 14, 2024 -
DETR-finetune Public
Repository for finetuning DETR on SKU110K dataset with num_queries > 100
-
-
-
-
kornia Public
Forked from kornia/korniaGeometric Computer Vision Library for Spatial AI
Python Apache License 2.0 UpdatedAug 28, 2024 -
-
M2FP Public
Forked from soeaver/M2FPMask2Former for Parsing (M2FP)
Python Other UpdatedNov 25, 2023 -
-
mlx Public
Forked from ml-explore/mlxMLX: An array framework for Apple silicon
C++ MIT License UpdatedMar 16, 2025 -
Repository for answers for exercises in Programming Massively Parallel Processors book
-
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedJan 8, 2026 -
quad-iou-torch Public
Torch extension for calculating the Intersection over Union (IoU) for quadrilaterals, supports CPU and CUDA tensors. Handles both 1-to-1 and M-to-N matches, returning an IoU matrix with M rows and …
-
-
-
tinygrad Public
Forked from tinygrad/tinygradYou like pytorch? You like micrograd? You love tinygrad! ❤️
Python MIT License UpdatedOct 21, 2024 -
torchmetrics Public
Forked from Lightning-AI/torchmetricsMachine learning metrics for distributed, scalable PyTorch applications.
Python Apache License 2.0 UpdatedJul 25, 2025 -
torchserve Public
Forked from pytorch/serveServe, optimize and scale PyTorch models in production
Java Apache License 2.0 UpdatedAug 7, 2024 -
-
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 11, 2025 -
Implementation of vision transformer with register. Replication of the following paper from scratch: https://arxiv.org/pdf/2309.16588
-