-
Hands-On-Large-Language-Models Public
Forked from HandsOnLLM/Hands-On-Large-Language-ModelsOfficial code repo for the O'Reilly Book - "Hands-On Large Language Models"
Jupyter Notebook Apache License 2.0 UpdatedApr 25, 2025 -
UIE-ONNXRunTime Public
本项目通过使用 UIE 和 UIE-X 模型进行通用信息提取,结合 ONNXRuntime 推理引擎,有效解决了依赖多、部署复杂的问题。通过将模型转换为 ONNX 格式,并利用 ONNXRuntime 进行高效推理,可以在各种平台上轻松部署,并减少环境配置和依赖管理的工作量。
-
magic_pdf_onnx_inference Public
本项目通过使用magic pdf工具,结合 ONNXRuntime 推理引擎,有效解决了依赖多、部署复杂的问题。通过将模型转换为 ONNX 格式,并利用 ONNXRuntime 进行高效推理,可以在各种平台上轻松部署,并减少环境配置和依赖管理的工作量。
Python UpdatedApr 14, 2025 -
基于PaddleOCR的SLANet表格识别算法,实现表格识别onnx模型推理
-
TableGeneration Public
Forked from WenmuZhou/TableGeneration通过浏览器渲染生成表格图像
Python MIT License UpdatedOct 18, 2024 -
TableStructureRec Public
Forked from RapidAI/TableStructureRec整理目前开源的最优表格识别模型,完善前后处理,模型转换为ONNX
Python Apache License 2.0 UpdatedOct 17, 2024 -
DeepLearing-Interview-Awesome-2024 Public
Forked from 315386775/DeepLearing-Interview-Awesome-2024AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
UpdatedSep 14, 2024 -
mmdetection Public
Forked from open-mmlab/mmdetectionOpenMMLab Detection Toolbox and Benchmark
-
Awesome-Multimodal-Large-Language-Models Public
Forked from BradyFU/Awesome-Multimodal-Large-Language-Models✨✨Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
UpdatedJan 14, 2024 -
mmyolo Public
Forked from open-mmlab/mmyoloOpenMMLab YOLO series toolbox and benchmark
Python GNU General Public License v3.0 UpdatedDec 20, 2023 -
Label2Everything Public
Forked from TommyZihao/Label2Everything常见计算机视觉标注格式相互转换
Jupyter Notebook UpdatedJul 18, 2023 -
playground Public
Forked from open-mmlab/playgroundA central hub for gathering and showcasing amazing projects that extend OpenMMLab with SAM and other exciting features.
Python Apache License 2.0 UpdatedApr 24, 2023 -
PaddleYOLO Public
Forked from PaddlePaddle/PaddleYOLO🚀🚀🚀 YOLOSeries of PaddleDetection implementation, PPYOLOE, YOLOX, YOLOv5, YOLOv6, YOLOv7, RTMDet and so on. 🚀🚀🚀
Python GNU General Public License v3.0 UpdatedOct 9, 2022 -
anomalib Public
Forked from open-edge-platform/anomalibAn anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
Python Apache License 2.0 UpdatedSep 8, 2022 -
mmdetection-to-tensorrt Public
Forked from grimoire/mmdetection-to-tensorrtconvert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Python Apache License 2.0 UpdatedMay 29, 2022 -
Python-100-Days Public
Forked from jackfrued/Python-100-DaysPython - 100天从新手到大师
Python UpdatedApr 24, 2022 -
PolygonObjectDetection Public
Forked from XinzeLee/PolygonObjectDetectionThis repository is based on Ultralytics/yolov5, with adjustments to enable polygon prediction boxes.
Python UpdatedApr 21, 2022 -
OBBDetection Public
Forked from jbwang1997/OBBDetectionOBBDetection is an oriented object detection library, which is based on MMdetection.
Python Apache License 2.0 UpdatedApr 17, 2022 -
yolov5_obb Public
Forked from hukaixuan19970627/yolov5_obbyolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
Python GNU General Public License v3.0 UpdatedApr 2, 2022 -
A lightweight vision library for performing large scale object detection/ instance segmentation.
Python MIT License UpdatedMar 17, 2022 -
straug Public
Forked from roatienza/straugImage transformations designed for Scene Text Recognition (STR) data augmentation. Published at ICCV 2021 Workshop on Interactive Labeling and Data Augmentation for Vision.
Python Apache License 2.0 UpdatedMar 3, 2022 -
reef-solution Public
Forked from louis-she/reef-solutionreef-solution for upload
Python UpdatedFeb 20, 2022 -
paper-reading Public
Forked from mli/paper-reading深度学习经典、新论文逐段精读
Apache License 2.0 UpdatedFeb 11, 2022 -
External-Attention-pytorch Public
Forked from xmu-xiaoma666/External-Attention-pytorch🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Python MIT License UpdatedDec 19, 2021 -
YOLOv5-Multibackbone-Compression Public
Forked from Gumpest/YOLOv5-Multibackbone-CompressionYOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming) and Qua…
Python UpdatedDec 19, 2021 -
tph-yolov5 Public
Forked from cv516Buaa/tph-yolov5Python GNU General Public License v3.0 UpdatedDec 12, 2021 -
DOLG-paddle Public
Forked from feymanpriv/DOLG-paddlePaddle Implementation of DOLG (ICCV 2021)
Python UpdatedDec 6, 2021 -
CV_interviews_Q-A Public
Forked from GYee/CV_interviews_Q-ACV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
UpdatedNov 2, 2021 -
kaggle-landmark-recognition-2020-1st-place Public
Forked from psinger/kaggle-landmark-recognition-2020-1st-placePython MIT License UpdatedOct 27, 2021 -