Shabayek's repositories
ADGym
Official Implement of "ADGym: Design Choices for Deep Anomaly Detection", NeurIPS 2023
bacteria
Blood cell segmentation use case
CARLA
CARLA: A self-supervised contrastive learning model for time series anomaly detection. Enhances anomaly detection by learning robust representations of time series data.
CodeExamples
We have put together some examples of different well known machine learning algorithms. This is to make it easier to understand how it looks like when working with machine learning in code. Happy hacking!
CVAI-short-blogs
Short blogs to simplify confusing concepts in Computer Vision and Artificial Intelligence
efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
fastbook
The fastai book, published as Jupyter Notebooks
RGBDTutorial-CVPR2014
Sample code from the RGBD section of the OpenCV tutorial at CVPR 2014
Spoon-Knife
This repo is for demonstration purposes only.
fast-kan
FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)
open-iad
Image anomaly detection benchmark in industrial manufacturing
pykan
Kolmogorov Arnold Networks
Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
VisionAD
VisionAD contains the largest and most performant collection of anomaly detection algorithms. All algorithms are written in a standardised manner such that they can be called by the same API.