DavidHSTai (giorking)

giorking

Geek Repo

Location:Bay area

Github PK Tool:Github PK Tool

DavidHSTai's starred repositories

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:182513Issues:5938Issues:1454

llama.cpp

LLM inference in C/C++

ColossalAI

Making large AI models cheaper, faster and more accessible

Language:PythonLicense:Apache-2.0Stargazers:38409Issues:384Issues:1622

deeplearningbook-chinese

Deep Learning Book Chinese Translation

pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:30919Issues:314Issues:892

detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

Language:PythonLicense:Apache-2.0Stargazers:29531Issues:389Issues:3478

How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++

Language:CLicense:Apache-2.0Stargazers:21205Issues:1562Issues:74

mlflow

Open source platform for the machine learning lifecycle

Language:PythonLicense:Apache-2.0Stargazers:18018Issues:295Issues:3754

numpy-ml

Machine learning, in numpy

Language:PythonLicense:GPL-3.0Stargazers:14933Issues:455Issues:50

Grounded-Segment-Anything

Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:14319Issues:115Issues:375

chatgpt-google-extension

This project is deprecated. Check my new project ChatHub:

Language:TypeScriptLicense:GPL-3.0Stargazers:13259Issues:112Issues:316

AlphaPose

Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System

Language:PythonLicense:NOASSERTIONStargazers:7865Issues:207Issues:1141

Auto-PyTorch

Automatic architecture search and hyperparameter optimization for PyTorch

Language:PythonLicense:Apache-2.0Stargazers:2334Issues:45Issues:252

sparseml

Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models

Language:PythonLicense:Apache-2.0Stargazers:2020Issues:47Issues:204

AutoCrawler

Google, Naver multiprocess image web crawler (Selenium)

Language:PythonLicense:Apache-2.0Stargazers:1580Issues:45Issues:45

TorchSeg

Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.

Language:PythonLicense:MITStargazers:1399Issues:47Issues:115

PolarMask

Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'

Language:PythonLicense:Apache-2.0Stargazers:874Issues:36Issues:73

sgan

Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018

Language:PythonLicense:MITStargazers:811Issues:18Issues:112

chatgpt-arxiv-extension

A browser extension that enhance search engines with ChatGPT

Language:TypeScriptLicense:GPL-3.0Stargazers:586Issues:13Issues:22

centerX

This repo is implemented based on detectron2 and centernet

Language:PythonLicense:Apache-2.0Stargazers:552Issues:18Issues:55

social-lstm

Social LSTM implementation in PyTorch

conv-social-pooling

Code for model proposed in: Nachiket Deo and Mohan M. Trivedi,"Convolutional Social Pooling for Vehicle Trajectory Prediction." CVPRW, 2018

Language:PythonLicense:MITStargazers:326Issues:11Issues:38

vim-plugin

The Kite plugin for Vim.

Language:Vim scriptLicense:BSD-3-ClauseStargazers:304Issues:17Issues:0

ETC-Real-time-Per-frame-Semantic-video-segmentation

Enforcing temporal consistency in real-time per-frame semantic video segmentation

labelme2coco

A lightweight package for converting your labelme annotations into COCO object detection format.

Language:PythonLicense:GPL-3.0Stargazers:267Issues:3Issues:0

TensorRT-DETR

:zap::zap::zap:NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab :rocket::rocket::rocket:

Language:PythonLicense:Apache-2.0Stargazers:161Issues:4Issues:3

nn-compression

A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)

Language:PythonLicense:AGPL-3.0Stargazers:152Issues:7Issues:5

admm-pruning

Prune DNN using Alternating Direction Method of Multipliers (ADMM)

Language:PythonLicense:BSD-2-ClauseStargazers:103Issues:8Issues:6

torch2trt

convert torch module to tensorrt network or tvm function

Language:PythonLicense:MITStargazers:89Issues:7Issues:9

Robustness-Aware-Pruning-ADMM

Code release for "Adversarial Robustness vs Model Compression, or Both?"