Pinned Repositories
Algo
Home-Made Algorithm Library
DistributedR
FE2509
NUS Master of Financial Engineering Course FE5209
kazam
Kazam2 - Linux Screen Recorder, Broadcaster, Capture and OCR with AI in mind
minikafka
demo for ideas behind kafka
pysentosa
Python API for sentosa trading system
pytrade
An Algorithmic Trading and Portfolio Management Framework with Python
qblog
Blog system for quant
ultraie
Automatically exported from code.google.com/p/ultraie
athenadriver
A fully-featured AWS Athena database driver (+ athenareader https://github.com/uber/athenadriver/tree/master/athenareader)
henrywoo's Repositories
henrywoo/kazam
Kazam2 - Linux Screen Recorder, Broadcaster, Capture and OCR with AI in mind
henrywoo/vim
An Updated VitVQGAN Implementation for Learning Purpose
henrywoo/athenadriver
A fully-featured AWS Athena database driver (+ athenareader https://github.com/uber/athenadriver/tree/master/athenareader)
henrywoo/FudanOCR
A toolbox of scene text super-resolution and recognition
henrywoo/gpt4free
decentralising the Ai Industry, just some language model api's...
henrywoo/GPTQ-for-LLaMa
4 bits quantization of LLaMa using GPTQ
henrywoo/hiq
HiQ - A Modern Observability System
henrywoo/images
henrywoo/job-llm
Simplify and improve the job hunting experience by integrating LLMs to automate tasks such as resume and cover letter generation, as well as application submission, saving users time and effort.
henrywoo/LFQuant
Lookup Free Quantization
henrywoo/Llama-Gen-Fork
Autoregressive Model Beats Diffusion: 🦙 Llama for Scalable Image Generation
henrywoo/llmsherpa
Developer APIs to Accelerate LLM Projects
henrywoo/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
henrywoo/mae
Masked Autoencoder Trained On A Single 4G GPU
henrywoo/mar
PyTorch implementation of MAR+DiffLoss https://arxiv.org/abs/2406.11838
henrywoo/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
henrywoo/Open-MAGVIT2
Open-MAGVIT2: Democratizing Autoregressive Visual Generation
henrywoo/opencv
Open Source Computer Vision Library
henrywoo/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
henrywoo/pdfarranger
Small python-gtk application, which helps the user to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.
henrywoo/pyglove
Manipulating Python Programs
henrywoo/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
henrywoo/Recommendations-Diffusion-Text-Image
A paper collection of recent diffusion models for text-image generation tasks, e,g., visual text generation, font generation, text removal, text image super resolution, text editing, handwritten generation, scene text recognition and scene text detection.
henrywoo/redco
Redco: A Lightweight Tool to Automate Distributed Training and Inference
henrywoo/RepViT
RepViT: Revisiting Mobile CNN From ViT Perspective
henrywoo/the-gan-zoo
A list of all named GANs!
henrywoo/tpu
Reference models and tools for Cloud TPUs.
henrywoo/VAR
[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!
henrywoo/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
henrywoo/VQGAN-LC