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:179198Issues:5938Issues:1445

llama.cpp

LLM inference in C/C++

ColossalAI

Making large AI models cheaper, faster and more accessible

Language:PythonLicense:Apache-2.0Stargazers:37818Issues:377Issues:1560

deeplearningbook-chinese

Deep Learning Book Chinese Translation

pytorch-image-models

PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:29680Issues:304Issues:863

detectron2

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

Language:PythonLicense:Apache-2.0Stargazers:28641Issues:383Issues:3448

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

How to Make a Computer Operating System in C++

Language:CLicense:Apache-2.0Stargazers:20948Issues:1563Issues:74

mlflow

Open source platform for the machine learning lifecycle

Language:PythonLicense:Apache-2.0Stargazers:17230Issues:289Issues:3562

numpy-ml

Machine learning, in numpy

Language:PythonLicense:GPL-3.0Stargazers:14545Issues:453Issues:49

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:13410Issues:112Issues:355

chatgpt-google-extension

This project is deprecated. Check my new project ChatHub:

Language:TypeScriptLicense:GPL-3.0Stargazers:13269Issues:113Issues:316

AlphaPose

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

Language:PythonLicense:NOASSERTIONStargazers:7703Issues:209Issues:1133

Auto-PyTorch

Automatic architecture search and hyperparameter optimization for PyTorch

Language:PythonLicense:Apache-2.0Stargazers:2276Issues:44Issues: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:1974Issues:46Issues:194

AutoCrawler

Google, Naver multiprocess image web crawler (Selenium)

Language:PythonLicense:Apache-2.0Stargazers:1510Issues:45Issues:42

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:868Issues:36Issues:73

sgan

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

Language:PythonLicense:MITStargazers:790Issues:17Issues:109

chatgpt-arxiv-extension

A browser extension that enhance search engines with ChatGPT

Language:TypeScriptLicense:GPL-3.0Stargazers:583Issues:13Issues:21

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:312Issues:11Issues:37

vim-plugin

The Kite plugin for Vim.

Language:Vim scriptLicense:BSD-3-ClauseStargazers:303Issues: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:246Issues:3Issues:0

nn-compression

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

Language:PythonLicense:MITStargazers:153Issues:7Issues:5

TensorRT-DETR

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

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

admm-pruning

Prune DNN using Alternating Direction Method of Multipliers (ADMM)

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

torch2trt

convert torch module to tensorrt network or tvm function

Language:PythonLicense:MITStargazers:88Issues:7Issues:9

Robustness-Aware-Pruning-ADMM

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