-
xiaozhi-esp32 Public
Forked from 78/xiaozhi-esp32Build your own AI friend
C++ MIT License UpdatedMay 29, 2025 -
Awesome-Chinese-LLM Public
Forked from HqWu-HITCS/Awesome-Chinese-LLM整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
UpdatedMay 19, 2025 -
xiaozhi-esp32-server Public
Forked from xinnan-tech/xiaozhi-esp32-server本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器。Backend service for xiaozhi-esp32, helps you quickly build an ESP32 device control server.
Python MIT License UpdatedMay 6, 2025 -
-
CSDNScraper Public
Forked from Prorise-cool/CSDNScraper抓取付费VIP文档内容自动解析Markdown格式保存本地Typora笔记
Python Apache License 2.0 UpdatedSep 27, 2024 -
-
-
query2labels Public
Forked from SlongLiu/query2labelsOfficial implementation of paper "Query2Label: A Simple Transformer Way to Multi-Label Classification".
Python MIT License UpdatedMar 18, 2022 -
Research Public
Forked from PaddlePaddle/Researchnovel deep learning research works with PaddlePaddle
-
tensorRT_Pro Public
Forked from shouxieai/tensorRT_ProC++ library based on tensorrt integration
C++ UpdatedFeb 6, 2022 -
ppl.cv Public
Forked from OpenPPL/ppl.cvppl.cv is a high-performance image processing library of openPPL supporting various platforms.
C++ Apache License 2.0 UpdatedJan 27, 2022 -
tensorrtx Public
Forked from wang-xinyu/tensorrtxImplementation of popular deep learning networks with TensorRT network definition API
C++ MIT License UpdatedNov 22, 2021 -
cuda_programming Public
Forked from CoffeeBeforeArch/cuda_programmingCode from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch
Cuda GNU General Public License v3.0 UpdatedJun 21, 2021 -
yolov5_tensorrt_int8 Public
Forked from Wulingtian/yolov5_tensorrt_int8TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!
C++ UpdatedApr 23, 2021 -
nanodet Public
Forked from RangiLyu/nanodet⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8MB and run 97FPS on cellphone🔥
Python Apache License 2.0 UpdatedFeb 22, 2021 -
nanodet_openvino Public
Forked from Wulingtian/nanodet_openvino手把手教你OpenVINO下部署NanoDet模型,intel i7-7700HQ CPU实测6ms一帧
Makefile UpdatedFeb 18, 2021 -
awesome-multimodal-ml Public
Forked from pliang279/awesome-multimodal-mlReading list for research topics in multimodal machine learning
MIT License UpdatedNov 14, 2020 -
CV_interviews_Q-A Public
Forked from GYee/CV_interviews_Q-ACV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
UpdatedOct 15, 2020 -
tpu Public
Forked from tensorflow/tpuReference models and tools for Cloud TPUs.
-
DeepLearningInMedicalImagingAndMedicalImageAnalysis Public
Forked from shawnyuen/DeepLearningInMedicalImagingAndMedicalImageAnalysisUpdatedSep 21, 2020 -
torchcv Public
Forked from donnyyou/torchcvA PyTorch-Based Framework for Deep Learning in Computer Vision
Shell Apache License 2.0 UpdatedAug 3, 2020 -
Keras-Semantic-Segmentation Public
Forked from BBuf/Keras-Semantic-SegmentationKeras-Semantic-Segmentation
Python UpdatedJul 12, 2020 -
DIoU-darknet Public
Forked from Zzh-tju/DIoU-darknetDistance-IoU Loss into YOLO v3
Jupyter Notebook GNU General Public License v3.0 UpdatedMay 8, 2020 -
prepare_detection_dataset Public
Forked from spytensor/prepare_detection_datasetconvert dataset to coco/voc format
Python MIT License UpdatedMay 8, 2020 -
imagepy Public
Forked from Image-Py/imagepyImage process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy
Python BSD 4-Clause "Original" or "Old" License UpdatedMar 22, 2020 -
simpledet Public
Forked from tusen-ai/simpledetA Simple and Versatile Framework for Object Detection and Instance Recognition
Python Apache License 2.0 UpdatedMar 9, 2020 -
SimpleITK-Notebooks Public
Forked from InsightSoftwareConsortium/SimpleITK-NotebooksJupyter notebooks for learning how to use SimpleITK
Jupyter Notebook Apache License 2.0 UpdatedFeb 27, 2020 -
deeplearning-models Public
Forked from rasbt/deeplearning-modelsA collection of various deep learning architectures, models, and tips
Jupyter Notebook MIT License UpdatedNov 25, 2019 -
yolov3-channel-and-layer-pruning Public
Forked from tanluren/yolov3-channel-and-layer-pruningyolov3 channel and layer pruning
-
Stronger-yolo-pytorch Public
Forked from byfate/Stronger-yolo-pytorchPytorch implementation of Stronger-Yolo with channel-pruning.