Zhang Liliang (zhangliliang)

zhangliliang

Geek Repo

Company:DJI

Location:Shenzhen

Github PK Tool:Github PK Tool

Zhang Liliang's starred repositories

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:185434Issues:7600Issues:39725

ray

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

Language:PythonLicense:Apache-2.0Stargazers:33000Issues:474Issues:18376

detectron2

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

Language:PythonLicense:Apache-2.0Stargazers:29945Issues:386Issues:3495

llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

Language:LLVMLicense:NOASSERTIONStargazers:27901Issues:582Issues:75965

onnx

Open standard for machine learning interoperability

Language:PythonLicense:Apache-2.0Stargazers:17626Issues:440Issues:2789

detr

End-to-End Object Detection with Transformers

Language:PythonLicense:Apache-2.0Stargazers:13348Issues:148Issues:526

autogluon

Fast and Accurate ML in 3 Lines of Code

Language:PythonLicense:Apache-2.0Stargazers:7627Issues:100Issues:1405

pysot

SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.

Language:PythonLicense:Apache-2.0Stargazers:4412Issues:162Issues:383

AdelaiDet

AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.

Language:PythonLicense:NOASSERTIONStargazers:3362Issues:84Issues:543

Super-SloMo

PyTorch implementation of Super SloMo by Jiang et al.

Language:PythonLicense:MITStargazers:2988Issues:96Issues:92

Auto-PyTorch

Automatic architecture search and hyperparameter optimization for PyTorch

Language:PythonLicense:Apache-2.0Stargazers:2346Issues:46Issues:253

once-for-all

[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment

Language:PythonLicense:MITStargazers:1863Issues:53Issues:75

SOLO

SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.

Language:PythonLicense:NOASSERTIONStargazers:1690Issues:32Issues:238

training_extensions

Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™

Language:PythonLicense:Apache-2.0Stargazers:1137Issues:45Issues:394

ObjectDetectionImbalance

Lists the papers related to imbalance problems in object detection [TPAMI]

bolt

Bolt is a deep learning library with high performance and heterogeneous flexibility.

Language:C++License:MITStargazers:908Issues:50Issues:74

nncf

Neural Network Compression Framework for enhanced OpenVINO™ inference

Language:PythonLicense:Apache-2.0Stargazers:905Issues:30Issues:326

vega

AutoML tools chain

Language:PythonLicense:NOASSERTIONStargazers:842Issues:28Issues:172

dabnn

dabnn is an accelerated binary neural networks inference framework for mobile platform

Language:C++License:NOASSERTIONStargazers:768Issues:38Issues:29

SiamDW

[CVPR'19 Oral] Deeper and Wider Siamese Networks for Real-Time Visual Tracking

Language:PythonLicense:MITStargazers:749Issues:24Issues:118

onnx-mlir

Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure

Language:C++License:Apache-2.0Stargazers:740Issues:37Issues:692

larq

An Open-Source Library for Training Binarized Neural Networks

Language:PythonLicense:Apache-2.0Stargazers:699Issues:30Issues:140

compute-engine

Highly optimized inference engine for Binarized Neural Networks

Language:C++License:Apache-2.0Stargazers:242Issues:24Issues:145

IR-Net

[CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for accurate binary neural networks.

Riptide

Simple Training and Deployment of Fast End-to-End Binary Networks

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:159Issues:13Issues:8

apq

[CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy

Language:PythonLicense:NOASSERTIONStargazers:156Issues:10Issues:7

UnsupervisedDepthFromFocus

Single Image Depth Estimation Trained via Depth from Defocus Cues

Language:PythonLicense:MITStargazers:114Issues:3Issues:9

Robustness-Aware-Pruning-ADMM

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