Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier
☆56May 31, 2023Updated 2 years ago
Alternatives and similar repositories for benchmark-FP32-FP16-INT8-with-TensorRT
Users that are interested in benchmark-FP32-FP16-INT8-with-TensorRT are comparing it to the libraries listed below
Sorting:
- CNN ensemble for prostate cancer Gleason grading☆19Jan 28, 2026Updated last month
- SolvePnP by opencv☆12Dec 8, 2015Updated 10 years ago
- Universal Python binding for the LMDB 'Lightning' Database☆13Nov 7, 2017Updated 8 years ago
- Train cifar10 networks and inference with tensorrt.☆16Apr 16, 2020Updated 5 years ago
- Semantic Segmentation on the LaPa dataset using Pytorch Lightning☆14Nov 4, 2021Updated 4 years ago
- [CVPR'20] ZeroQ Mixed-Precision implementation (unofficial): A Novel Zero Shot Quantization Framework☆14Dec 16, 2020Updated 5 years ago
- Pytorch implementations of the BNN, XNOR-Net and BiReal-Net☆15Aug 20, 2020Updated 5 years ago
- ICML'20: SIGUA: Forgetting May Make Learning with Noisy Labels More Robust☆17Dec 14, 2020Updated 5 years ago
- Measuring RAG solutions throughput and latency☆19Jul 23, 2024Updated last year
- pytorch implementation of Funnel Activation (FReLU)☆16Aug 16, 2020Updated 5 years ago
- PyTorch implementation of S-Net: A Scalable Convolutional Neural Network for JPEG Compression Artifact Reduction (2018)☆13Apr 22, 2019Updated 6 years ago
- ☆16Apr 1, 2022Updated 3 years ago
- Autonomous car source code for FPT Digital Race (Cuộc Đua Số) 2020 - Round 1 - Simulation Car. TOP 1 DHBKHN (HUST).☆12Oct 29, 2021Updated 4 years ago
- Code to accompany "Does computer vision matter for action?"☆44Sep 2, 2024Updated last year
- 6th place solution☆40Mar 25, 2023Updated 2 years ago
- ☆42Mar 23, 2023Updated 2 years ago
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Apr 15, 2022Updated 3 years ago
- ☆17Jul 28, 2021Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Mar 13, 2021Updated 4 years ago
- 手势相关资源整理,针对keypoint的检测☆17Aug 25, 2017Updated 8 years ago
- ☆23Jun 8, 2019Updated 6 years ago
- Python function of Pytorch Grid Sample with Zero Padding☆19Jan 4, 2021Updated 5 years ago
- The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)☆139Nov 19, 2020Updated 5 years ago
- convert a pytorch model to a model for edge device☆20Mar 15, 2023Updated 2 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Dec 3, 2021Updated 4 years ago
- Implementation of the Winograd algorithm.☆24Nov 6, 2018Updated 7 years ago
- PyTorch Implementation of AutoPruner☆23Jun 11, 2020Updated 5 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Jun 11, 2021Updated 4 years ago
- DAC System Design Contest 2020☆29Jun 11, 2020Updated 5 years ago
- Active learning for deep object detection using YOLO☆61Jan 30, 2021Updated 5 years ago
- Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)☆26Nov 15, 2020Updated 5 years ago
- NeurIPSCD2019, MicroNet Challenge hosted by Google, Deepmind Researcher, "Efficient Model for Image Classification With Regularization Tr…☆26Feb 22, 2021Updated 5 years ago
- [CVPR 2021] Code for "Augmentation Strategies for Learning with Noisy Labels".☆113Jan 9, 2022Updated 4 years ago
- Implementation of related angular-margin-based classification loss functions for training (face) embedding models: SphereFace, CosFace, A…☆26May 21, 2024Updated last year
- AReLU: Attention-based-Rectified-Linear-Unit☆62Sep 3, 2021Updated 4 years ago
- Accompanying notebook and sources to "A Guide to Pseudolabelling: How to get a Kaggle medal with only one model" (Dec. 2020 PyData Boston…