Pinned Repositories
h2o-llmstudio
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation: https://docs.h2o.ai/h2o-llmstudio/
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
augmented-GCN
Colorizing-with-GANs
Grayscale Image Colorization with Generative Adversarial Networks (GAN) in Keras
donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
fastText
Library for fast text representation and classification.
haystack
:mag: Transformers at scale for question answering & neural search. Using NLP via a modular Retriever-Reader-Pipeline. Supporting DPR, Elasticsearch, HuggingFace's Modelhub...
image_colorization
Image colorization in Keras using unets
llm-docstring-generator
kvpress
LLM KV cache compression made easy
maxjeblick's Repositories
maxjeblick/llm-docstring-generator
maxjeblick/image_colorization
Image colorization in Keras using unets
maxjeblick/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
maxjeblick/augmented-GCN
maxjeblick/Colorizing-with-GANs
Grayscale Image Colorization with Generative Adversarial Networks (GAN) in Keras
maxjeblick/donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
maxjeblick/fastText
Library for fast text representation and classification.
maxjeblick/haystack
:mag: Transformers at scale for question answering & neural search. Using NLP via a modular Retriever-Reader-Pipeline. Supporting DPR, Elasticsearch, HuggingFace's Modelhub...
maxjeblick/HPA-Cell-Segmentation
maxjeblick/imgaug
Image augmentation for machine learning experiments.
maxjeblick/kaggle-humpback
Code for 3rd place solution in Kaggle Humpback Whale Identification Challenge.
maxjeblick/instructor
openai function calls for humans
maxjeblick/mwparserfromhell
A Python parser for MediaWiki wikicode
maxjeblick/neural_image_captioning
Neural image captioning (NIC) implementation with Keras 2.
maxjeblick/neural_prophet
NeuralProphet - A simple forecasting model based on Neural Networks in PyTorch
maxjeblick/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
maxjeblick/pytorch-grad-cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
maxjeblick/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
maxjeblick/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
maxjeblick/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
maxjeblick/show_attend_and_tell.keras
A keras implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"
maxjeblick/ssd_keras
A Keras port of Single Shot MultiBox Detector
maxjeblick/STEGO
Unsupervised Semantic Segmentation by Distilling Feature Correspondences