akagi1 / canny-edge-detectionLinks
Canny edge detector implemented in CUDA C/C++
☆27Updated 10 months ago
Alternatives and similar repositories for canny-edge-detection
Users that are interested in canny-edge-detection are comparing it to the libraries listed below
Sorting:
- Learnings and programs related to CUDA☆432Updated 6 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆229Updated last year
- ☆408Updated 9 months ago
- ☆113Updated last month
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆630Updated 6 months ago
- A 120-day CUDA learning plan covering daily concepts, exercises, pitfalls, and references (including “Programming Massively Parallel Proc…☆836Updated 9 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆666Updated 2 weeks ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆68Updated 8 months ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆432Updated 10 months ago
- Learning about CUDA by writing PTX code.☆151Updated last year
- ☆434Updated 3 weeks ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆79Updated 7 months ago
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- GPU Kernels☆217Updated 8 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆105Updated last year
- Noob Lessons from Stream about how GPUs work☆135Updated 8 months ago
- A deep dive on the history of robotics and the future of humanoids☆135Updated last year
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- Setting up Vscode to work with Pytorch in C/C++ with CUDA support☆25Updated 11 months ago
- Visualization of cache-optimized matrix multiplication☆157Updated 9 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆372Updated 8 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆451Updated 10 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- An implement of deep learning framework and models in C☆48Updated 9 months ago
- GPT-2 in C☆79Updated last year
- Tensor library with autograd using only Rust's standard library☆71Updated last year
- Solve puzzles to improve your tinygrad skills!☆175Updated 2 months ago