Pinned Repositories
AdaViT
Official implementation of AdaViT
Awesome-Embodied-Multimodal-LLMs
Latest Advances on Embodied Multimodal LLMs (or Vison-Language-Action Models).
caffe
Caffe: a Fast framework for neural networks. For the most recent version, check out branch dev. For a more stable version, check out branch master.
CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
cnn-quantization
Quantization of Convolutional Neural networks.
CodingInterviews
剑指Offer——名企面试官精讲典型编程题
cuda-neural-network
Convolutional Neural Network with CUDA (MNIST 99.23%)
CUDA_Freshman
gaoxiang12-slambook
nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
zyzzu's Repositories
zyzzu/AdaViT
Official implementation of AdaViT
zyzzu/Awesome-Embodied-Multimodal-LLMs
Latest Advances on Embodied Multimodal LLMs (or Vison-Language-Action Models).
zyzzu/CUDA_Freshman
zyzzu/CudaSteps
基于《cuda编程-基础与实践》的cuda学习之路。
zyzzu/deepstream_reference_apps
Samples for TensorRT/Deepstream for Tesla & Jetson
zyzzu/deepstream_tlt_apps
Sample apps to demonstrate how to deploy models trained with TLT on DeepStream
zyzzu/deit
Official DeiT repository
zyzzu/DynamicViT
[NeurIPS 2021] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification
zyzzu/EasyQuant
EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activations.
zyzzu/Evo-ViT
Official implement of Evo-ViT: Slow-Fast Token Evolution for Dynamic Vision Transformer
zyzzu/faster_rcnn_pytorch
Faster RCNN with PyTorch
zyzzu/filter-pruning-geometric-median
Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration (CVPR 2019 Oral)
zyzzu/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
zyzzu/llm-foundry
LLM training code for MosaicML foundation models
zyzzu/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
zyzzu/NN-CUDA-Example
Several simple examples for popular neural network toolkits calling custom CUDA operators.
zyzzu/onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
zyzzu/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
zyzzu/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
zyzzu/pointpillars_pytorch_trt
zyzzu/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
zyzzu/Random_Pruning
[ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlong Chen, Xiaohan Chen, Li Shen, Decebal Constantin Mocanu, Zhangyang Wang, Mykola Pechenizkiy
zyzzu/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
zyzzu/search_with_lepton
Building a quick conversation-based search demo with Lepton AI.
zyzzu/SparseConvNet
Submanifold sparse convolutional networks
zyzzu/spconv
Spatial Sparse Convolution Library
zyzzu/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
zyzzu/tensorrt_demos
TensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
zyzzu/torch2trt
An easy to use PyTorch to TensorRT converter
zyzzu/width-and-Depth-pruning-for-Vision-Transformer