Pinned Repositories
advent-2022
AnyFace
Input-Agnostic Face Detection
bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
CartoonSegmentation
Instance segmentation for cartoon/anime characters and some visual techniques building around it.
CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
common
A collection of useful utility classes and functions.
darkflow
translate darknet to tensorflow. Load trained weights, retrain/fine-tune them using tensorflow, export constant graph def to C++
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Distributed-Reinforcement-Learning
Single-machine implementations of distributed reinforcement learning algorithms with Ray and PyTorch
equinox
Callable PyTrees and filtered JIT/grad transformations => neural networks in JAX.
ryanai3's Repositories
ryanai3/advent-2022
ryanai3/AnyFace
Input-Agnostic Face Detection
ryanai3/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
ryanai3/CartoonSegmentation
Instance segmentation for cartoon/anime characters and some visual techniques building around it.
ryanai3/CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
ryanai3/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
ryanai3/Distributed-Reinforcement-Learning
Single-machine implementations of distributed reinforcement learning algorithms with Ray and PyTorch
ryanai3/equinox
Callable PyTrees and filtered JIT/grad transformations => neural networks in JAX.
ryanai3/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
ryanai3/fieryhuedoom
Make doom great again
ryanai3/gitignore
A collection of useful .gitignore templates
ryanai3/hugo-academic
The website designer for Hugo. Build and deploy a beautiful website in minutes :rocket:
ryanai3/kernl
Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackable.
ryanai3/long_doc_data
Long Document Datasets
ryanai3/MODNet
A Trimap-Free Portrait Matting Solution in Real Time [AAAI 2022]
ryanai3/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
ryanai3/prompt-fab
Toolkit for building prompt templates for language models
ryanai3/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
ryanai3/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
ryanai3/pytorch_memonger
Experimental ground for optimizing memory of pytorch models
ryanai3/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
ryanai3/ryanai3.github.io
Website!
ryanai3/SimpleParsing
Simple, Elegant, Typed Argument Parsing with argparse
ryanai3/smoothquant
SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
ryanai3/text
Data loaders and abstractions for text and NLP
ryanai3/TooMuchData
NLP Capstone project
ryanai3/torch-int
This repository contains integer operators on GPUs for PyTorch.
ryanai3/visual_genome_python_driver
A python wrapper for the Visual Genome API
ryanai3/VQD-SR
[ICCV'23] VQD-SR: Learning Data-Driven Vector-Quantized Degradation Model for Animation Video Super-Resolution
ryanai3/xjax
Simple framework for neural networks using Jax