sherylwang's Stars
hustvl/YOLOP
You Only Look Once for Panopitic Driving Perception.(MIR2022)
tianweiy/CenterPoint
TexasInstruments/edgeai-torchvision
This repository has been moved. The new location is in https://github.com/TexasInstruments/edgeai-tensorlab
ModelTC/NNLQP
anonymous47823493/EagleEye
(ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning
facebookresearch/ConvNeXt
Code release for ConvNeXt model
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
zhaoweicai/EdMIPS
PyTorch implementation of EdMIPS: https://arxiv.org/pdf/2004.05795.pdf
open-mmlab/mmrazor
OpenMMLab Model Compression Toolbox and Benchmark.
tusen-ai/SST
Code for a series of work in LiDAR perception, including SST (CVPR 22), FSD (NeurIPS 22), FSD++ (TPAMI 23), FSDv2, and CTRL (ICCV 23, oral).
DeadAt0m/LSQFakeQuantize-PyTorch
FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch
szagoruyko/pytorchviz
A small package to create visualizations of PyTorch execution graphs
imankgoyal/NonDeepNetworks
Official Code for "Non-deep Networks"
mli/paper-reading
深度学习经典、新论文逐段精读
zhoubolei/bolei_awesome_posters
CVPR and NeurIPS poster examples and templates. May we have in-person poster session soon!
PaddlePaddle/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
quic/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
openvinotoolkit/nncf
Neural Network Compression Framework for enhanced OpenVINO™ inference
ydhongHIT/DDRNet
The official implementation of "Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes"
ModelTC/MQBench
Model Quantization Benchmark
bazelbuild/examples
Examples for Bazel
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
open-mmlab/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
tusen-ai/LiDAR_RCNN
LiDAR R-CNN: An Efficient and Universal 3D Object Detector
charlesq34/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
dingmyu/HR-NAS
HR-NAS: Searching Efficient High-Resolution Neural Architectures with Lightweight Transformers (CVPR21 Oral)
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
bermanmaxim/AOWS
Code repositoy for "AOWS: Adaptive and optimal network width search with latency constraints", CVPR 2020
NVIDIA/sampleQAT
Inference of quantization aware trained networks using TensorRT
pybind/pybind11
Seamless operability between C++11 and Python