leimao / LibTorch-ResNet-CIFARLinks
ResNet Implementation, Training, and Inference Using LibTorch C++ API
☆42Updated last year
Alternatives and similar repositories for LibTorch-ResNet-CIFAR
Users that are interested in LibTorch-ResNet-CIFAR are comparing it to the libraries listed below
Sorting:
- PyTorch Quantization Aware Training Example☆140Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated 10 months ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Scailable ONNX python tools☆97Updated 10 months ago
- quantize aware training package for NCNN on pytorch☆69Updated 4 years ago
- Swin Transformer C++ Implementation☆63Updated 4 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆35Updated 3 years ago
- Wanwu models release, code will be released soon☆24Updated 3 years ago
- Utility scripts for editing or modifying onnx models. Utility scripts to summarize onnx model files along with visualization for loop ope…☆79Updated 3 years ago
- ONNX Command-Line Toolbox☆35Updated 10 months ago
- ONNX Runtime Inference C++ Example☆241Updated 4 months ago
- Tencent NCNN with added CUDA support☆69Updated 4 years ago
- ONNX converter and optimizer scirpts for Kneron hardware.☆40Updated last year
- Manually implemented quantization-aware training☆21Updated 2 years ago
- ☆19Updated 4 years ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- ☆25Updated 2 years ago
- Sandbox for TVM and playing around!☆22Updated 2 years ago
- Implementation of the Winograd algorithm.☆24Updated 6 years ago
- C++ implementations for various tokenizers (sentencepiece, tiktoken etc).☆34Updated 2 weeks ago
- ☆41Updated 2 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 5 months ago
- Parallel CUDA implementation of NON maximum Suppression☆80Updated 4 years ago
- ☆24Updated 2 years ago
- A tool convert TensorRT engine/plan to a fake onnx☆41Updated 2 years ago
- A package to make do Network Slimming a little easier☆48Updated 3 years ago
- autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of …☆28Updated 4 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 4 years ago