awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tusimple avatar

tusimple/simpledet

0
View on GitHub↗
3,083 星标·483 分支·Python·Apache-2.0·2 次浏览

Simpledet

A Simple and Versatile Framework for Object Detection and Instance Recognition

Features

  • 计算机视觉 - Framework for object detection and instance recognition.
  • Computer Vision and Image Processing - Framework for object detection and instance recognition.

Star 历史

tusimple/simpledet 的 Star 历史图表tusimple/simpledet 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Simpledet 的开源替代方案

相似的开源项目,按与 Simpledet 的功能重合度排序。
  • alicevision/alicevisionalicevision 的头像

    alicevision/AliceVision

    3,445在 GitHub 上查看↗

    3D Computer Vision Framework

    C++
    在 GitHub 上查看↗3,445
  • alicevision/meshroomalicevision 的头像

    alicevision/Meshroom

    12,562在 GitHub 上查看↗

    Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into three-dimensional models and scene geometry. It provides a visual interface for constructing and managing modular data pipelines, allowing users to automate complex computer vision tasks such as feature extraction, depth map estimation, and mesh generation. The software distinguishes itself through a distributed computational framework that dispatches resource-intensive tasks across local hardware or remote render farms. By utilizing a directed acyclic graph execution model, it en

    QML3d-reconstructionalicevisioncamera-tracking
    在 GitHub 上查看↗12,562
  • aleju/imgaugaleju 的头像

    aleju/imgaug

    14,742在 GitHub 上查看↗

    imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides tools to increase the volume and variety of training sets by applying random geometric, color, and noise transformations to images. The library ensures spatial consistency by synchronizing transformations across images and their associated annotations, such as bounding boxes, keypoints, and segmentation maps. It uses a compositional pipeline pattern to chain multiple augmentations into sequences and employs deterministic seed management to reproduce specific data samples. The

    Python
    在 GitHub 上查看↗14,742
  • balavenkatesh3322/cv-pretrained-modelbalavenkatesh3322 的头像

    balavenkatesh3322/CV-pretrained-model

    1,360在 GitHub 上查看↗

    A collection of computer vision pre-trained models.

    awesome-listcomputer-visiondata-science
    在 GitHub 上查看↗1,360
查看 Simpledet 的所有 30 个替代方案→

常见问题解答

tusimple/simpledet 是做什么的?

A Simple and Versatile Framework for Object Detection and Instance Recognition

tusimple/simpledet 的主要功能有哪些?

tusimple/simpledet 的主要功能包括:计算机视觉, Computer Vision and Image Processing。

tusimple/simpledet 有哪些开源替代品?

tusimple/simpledet 的开源替代品包括: alicevision/meshroom — Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into… dbolya/yolact — Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional… aleju/imgaug — imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides… alicevision/alicevision — 3D Computer Vision Framework. balavenkatesh3322/cv-pretrained-model — A collection of computer vision pre-trained models. ermig1979/simd — C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON, SVE…