☆14Jan 6, 2021Updated 5 years ago
Alternatives and similar repositories for yolov4_prune
Users that are interested in yolov4_prune are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- yolov5_ncnn in ununtu16.04☆10Nov 2, 2020Updated 5 years ago
- yolov3 prune☆11Mar 31, 2020Updated 6 years ago
- centernet_simple☆25Jul 10, 2020Updated 5 years ago
- yolov3-tensorflow-c++☆10Mar 2, 2019Updated 7 years ago
- Training of semantic segmentation networks with PyTorch☆10Dec 30, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆23Jan 16, 2024Updated 2 years ago
- pedestrian detector with tensorflow C++ API☆11May 4, 2021Updated 5 years ago
- An implementation of a BinaryConnect network for cifar10☆11Nov 4, 2019Updated 6 years ago
- run YOLO (object detection model) on various frameworks☆16Apr 9, 2021Updated 5 years ago
- yolov5第四版☆15Oct 13, 2021Updated 4 years ago
- [ICLR 2023] PyTorch code for DFPC: Data flow driven pruning of coupled channels without data.☆15Aug 25, 2023Updated 2 years ago
- [ECCV24] MixDQ: Memory-Efficient Few-Step Text-to-Image Diffusion Models with Metric-Decoupled Mixed Precision Quantization☆14Nov 27, 2024Updated last year
- CV and NLP learning notebooks☆18May 10, 2019Updated 7 years ago
- ☆15Mar 21, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Detection and segmentation of ship instances in satelite images using Keras Retinanet and Keras MaskRcnn.☆16Dec 26, 2018Updated 7 years ago
- PyTorch implementation of YOLOv3, including training and inference based on darknet and mobilnetv2☆12Feb 20, 2019Updated 7 years ago
- ☆20Jun 22, 2017Updated 8 years ago
- Image classification on stanford-car dataset with high accuracy☆17Jun 16, 2019Updated 6 years ago
- ☆23Oct 24, 2022Updated 3 years ago
- 在tensorflow提供的嵌入式demo基础上,使用自己训练的yolov3-tiny模型权重,实现界面精简(好吧只有一个界面)的Android端车辆识别实时系统☆16Jul 21, 2019Updated 6 years ago
- Conformer and Blind Noisy Students for Improved Image Quality Assessment☆11Oct 31, 2022Updated 3 years ago
- This is a repository of Binary General Matrix Multiply (BGEMM) by customized CUDA kernel. Thank FP6-LLM for the wheels!☆20Aug 30, 2024Updated last year
- 基于vits与softvc的歌声音色转换模型☆12Jan 9, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- convert pytorch trained yolo model to ncnn for Flexible deployment☆10Aug 30, 2018Updated 7 years ago
- 以树形结构显示文件目录结构☆16Aug 10, 2020Updated 5 years ago
- YOLOv12 TensorRT 端到端模型加速推理和INT8量化实现☆13Mar 5, 2025Updated last year
- ☆15Mar 20, 2023Updated 3 years ago
- competition of Image Quality Assessment - NTIRE 2021☆15May 7, 2024Updated 2 years ago
- Residual Local Feature Network for Efficient Image Super-Resolution☆15Jun 9, 2022Updated 3 years ago
- ☆17Dec 19, 2018Updated 7 years ago
- mobile-yolov5 通道剪枝、蒸馏。ncnn转换并部署到android上,tensorRT部署到边缘端☆15Oct 26, 2020Updated 5 years ago
- 学习CUDA编程基础☆15Jun 27, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Code for ICML 2022 paper "SPDY: Accurate Pruning with Speedup Guarantees"☆20May 3, 2023Updated 3 years ago
- YOLO( You Only Look Once,including YOLOv1,YOLOv2,YOLOv3) using tensorflow ,including train/detected and export pb script. Convert darkne…