Lists (3)
Sort Name ascending (A-Z)
Starred repositories
Modern Computer Vision with PyTorch, 2E, Published by Packt
Django plugin for online machine learning with river (under-development)
The Research Tree - A playground for research at the intersection of Continual, Reinforcement, and Self-Supervised Learning.
Avalanche: an End-to-End Library for Continual Learning based on PyTorch.
Code of Anomaly Detection by Leveraging Incomplete Anomalous Knowledge with Anomaly-Aware Bidirectional GANs
[MICCAI 2023] Self-supervised Few-shot Learning for Semantic Segmentation: An Annotation-free Approach
Ready-to-use code and tutorial notebooks to boost your way into few-shot learning for image classification.
Code for CVPR 2022 paper “Class-Aware Contrastive Semi-Supervised Learning”
Code implementation for "Continual Semi-Supervised Learning through Contrastive Interpolation Consistency"
Continual Learning Toolbox for Computer Vision Tasks
Materials for : https://www.frontiersin.org/articles/10.3389/fpls.2020.01015/full
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
DataThinkers / End-to-End-Machine-Learning-Portfolio-Project-MLOps-DVC-Pipeline
Forked from PriyangBhattDS/mlops_projectCreation of a data lakehouse and an ELT pipeline to enable the efficient analysis and use of data
Building Data Lakehouse by open source technology. Support end to end data pipeline, from source data on AWS S3 to Lakehouse, visualize.
Run an open-source data LakeHouse locally using Docker Compose
Model-Based Transfer Learning for Contextual Reinforcement Learning (NeurIPS 2024)
Video Content Description (VCD) is a schema, API and set of tools to produce semantically rich labels from multi-sensorial data series.
DiverSim is an innovative simulating tool to generate synthetic pedestrian data with a focus on diversity and inclusion.
A Personal NotebookLM and Perplexity-like AI Assistant for Everyone. Research and Never forget Anything.
Official Implementation of 'Fast AutoAugment' in PyTorch.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step