awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesYOLOv1 Implementations

Specialized implementations of the original YOLOv1 architecture for hardware-accelerated inference.

Distinct from Object Detection: Distinct from Object Detection: focuses specifically on the YOLOv1 model implementation rather than general detection techniques.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · YOLOv1 Implementations. Refine with filters or upvote what's useful.

Awesome YOLOv1 Implementations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wang-xinyu/tensorrtxAvatar von wang-xinyu

    wang-xinyu/tensorrtx

    7,802Auf GitHub ansehen↗

    tensorrtx is a computer vision inference engine and model implementation library designed for graphics processor acceleration. It provides a framework for optimizing deep learning models through a GPU inference optimizer, a deep learning model converter for transforming weights from frameworks like TensorFlow and PyTorch, and a custom plugin library to implement operations not natively supported by the TensorRT API. The project distinguishes itself through a comprehensive collection of pre-defined network implementations, ranging from various YOLO versions and DETR transformers for object det

    Implements the YOLOv1 network architecture optimized for graphics processor acceleration.

    C++arcfacecrnndetr
    Auf GitHub ansehen↗7,802
  1. Home
  2. Artificial Intelligence & ML
  3. Object Detection
  4. YOLOv1 Implementations