Pinned Repositories
2022SegmentationST
SIGMORPHON 2022 Shared Task on Morpheme Segmentation
academic
Jekyll theme with a focus on simplicity, typography and flexibility
adapter-transformers
Huggingface Transformers + Adapters = ❤️
Adversarial_Video_Generation
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.
agency-jekyll-theme
Agency Theme for Jekyll
amber-data-prep
Data preparation code for Amber 7B LLM
data2vec
goemotions
minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
MaveriQ's Repositories
MaveriQ/apc-vision-toolbox
MIT-Princeton Vision Toolbox for the Amazon Picking Challenge 2016 - RGB-D ConvNet-based object segmentation and 6D object pose estimation.
MaveriQ/BigGAN-pytorch
Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)
MaveriQ/BigGAN-PyTorch-1
The author's officially unofficial PyTorch BigGAN implementation.
MaveriQ/BMSG-GAN
[MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning.
MaveriQ/braccio_arduino_ros
Controlling Braccio with arduino and raspberry pi using ROS and RVIZ
MaveriQ/Data-Science--Cheat-Sheet
Cheat Sheets
MaveriQ/DeepLearningExamples
Deep Learning Examples
MaveriQ/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
MaveriQ/FaceDetection-DSFD
MaveriQ/FairMOT
A simple baseline for one-shot multi-object tracking
MaveriQ/FractalAI
Cellular automaton-based calculus for the masses
MaveriQ/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
MaveriQ/glow-pytorch
pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"
MaveriQ/Keras-Project-Template
A project template to simplify building and training deep learning models using Keras.
MaveriQ/lmu_pm
Code for Predictive Modeling course at LMU
MaveriQ/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
MaveriQ/mgail
Model-Based Generative Adversarial Imitation Learning
MaveriQ/MSG-GAN
MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)
MaveriQ/MUNIT
Multimodal Unsupervised Image-to-Image Translation
MaveriQ/on-device
MaveriQ/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
MaveriQ/Pick-and-place-robot-using-Computer-Vision
MaveriQ/PlotNeuralNet
Latex code for making neural networks diagrams
MaveriQ/pytorch-adda
A PyTorch implementation for Adversarial Discriminative Domain Adaptation
MaveriQ/PyTorch-CycleGAN
A clean and readable Pytorch implementation of CycleGAN
MaveriQ/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
MaveriQ/pytorch-glow
Pytorch implementation of flow-based GLOW model
MaveriQ/pytorch-template
PyTorch template project
MaveriQ/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
MaveriQ/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.