HongjieLiu's starred repositories

darknet

Convolutional Neural Networks

Language:CLicense:NOASSERTIONStargazers:25582Issues:912Issues:2366

JARVIS

JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf

Language:PythonLicense:MITStargazers:23427Issues:386Issues:177

LLaVA

[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.

Language:PythonLicense:Apache-2.0Stargazers:18472Issues:158Issues:1423

vision

Datasets, Transforms and Models specific to Computer Vision

Language:PythonLicense:BSD-3-ClauseStargazers:15824Issues:430Issues:3199

digital_video_introduction

A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:15307Issues:433Issues:55

tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators

Language:PythonLicense:Apache-2.0Stargazers:11473Issues:381Issues:3331

lora

Using Low-rank adaptation to quickly fine-tune diffusion models.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:6850Issues:59Issues:137

pytorch-cifar

95.47% on CIFAR10 with PyTorch

Language:PythonLicense:MITStargazers:5874Issues:84Issues:135

openh264

Open Source H.264 Codec

Language:C++License:BSD-2-ClauseStargazers:5456Issues:515Issues:889

deep_sort

Simple Online Realtime Tracking with a Deep Association Metric

Language:PythonLicense:GPL-3.0Stargazers:5208Issues:95Issues:303

Luma3DS

Nintendo 3DS "Custom Firmware"

Language:CLicense:GPL-3.0Stargazers:5097Issues:342Issues:1773

monodepth2

[ICCV 2019] Monocular depth estimation from a single image

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:4059Issues:68Issues:480

g2o

g2o: A General Framework for Graph Optimization

ComputeLibrary

The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.

flops-counter.pytorch

Flops counter for convolutional networks in pytorch framework

Language:PythonLicense:MITStargazers:2751Issues:16Issues:94

YAD2K

YAD2K: Yet Another Darknet 2 Keras

Language:PythonLicense:NOASSERTIONStargazers:2712Issues:90Issues:175

xla

A machine learning compiler for GPUs, CPUs, and ML accelerators

Language:C++License:Apache-2.0Stargazers:2476Issues:39Issues:308
Language:C++License:Apache-2.0Stargazers:1657Issues:139Issues:0

cc

Competitive Collaboration: Joint Unsupervised Learning of Depth, Camera Motion, Optical Flow and Motion Segmentation

Language:PythonLicense:MITStargazers:502Issues:38Issues:29

resnet-18-tensorflow

ResNet-18 TensorFlow Implementation including conversion of torch .t7 weights into tensorflow ckpt

tvm-mali

Optimizing Mobile Deep Learning on ARM GPU with TVM

Language:CLicense:MITStargazers:179Issues:13Issues:8

acoustic-interference-cancellation

acoustic interference (echo) cancellation project in summer internship

DAMOV

DAMOV is a benchmark suite and a methodical framework targeting the study of data movement bottlenecks in modern applications. It is intended to study new architectures, such as near-data processing. Described by Oliveira et al. (preliminary version at https://arxiv.org/pdf/2105.03725.pdf)

Language:C++License:NOASSERTIONStargazers:73Issues:4Issues:26

ZipML-PYNQ

Linear model training using stochastic gradient descent (SGD) on PYNQ with full to low precision.

Language:Jupyter NotebookLicense:AGPL-3.0Stargazers:53Issues:13Issues:3

strassennets

Deep learning with a multiplication budget

Language:Jupyter NotebookStargazers:47Issues:4Issues:0

backprop

Backpropagation in Python, C++, and Cuda

Language:C++License:MITStargazers:42Issues:4Issues:1

ZipML-XeonFPGA

FPGA-based stochastic gradient descent (powered by ZipML - Low-precision machine learning on reconfigurable hardware)

Language:VHDLLicense:AGPL-3.0Stargazers:32Issues:6Issues:2

blog_data

放一些博客需要用到的文件

Language:PythonStargazers:26Issues:0Issues:0

redeye_sim

RedEye is a vision sensor designed to execute early stages of a deep convolutional neural network (ConvNet) in the analog domain. This repo is a modification of Caffe to train, simulate and visualize analog ConvNet processing under noise vs. energy tradeoffs.