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

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

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

facebookresearch/SLIPArchived

0
View on GitHub↗
792 星标·74 分支·Python·MIT·8 次浏览

SLIP

Code release for SLIP Self-supervision meets Language-Image Pre-training

Features

  • Object Detection - Self-supervision combined with language-image pre-training.
  • Self-Supervised Pretraining - Combines self-supervision with language-image pretraining.

Star 历史

facebookresearch/slip 的 Star 历史图表facebookresearch/slip 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

facebookresearch/slip 是做什么的?

Code release for SLIP Self-supervision meets Language-Image Pre-training

facebookresearch/slip 的主要功能有哪些?

facebookresearch/slip 的主要功能包括:Object Detection, Self-Supervised Pretraining。

facebookresearch/slip 有哪些开源替代品?

facebookresearch/slip 的开源替代品包括: eriklindernoren/pytorch-yolov3 — This project is a PyTorch implementation of the YOLOv3 object detection architecture. It functions as a real-time… akhtarvision/cal-detr. alexeyab/darknet — Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object… alinlab/selfpatch. allenai/reclip — This repository contains the code for the paper ReCLIP: A Strong Zero-shot Baseline for Referring Expression… aimagelab/mapet.

SLIP 的开源替代方案

相似的开源项目,按与 SLIP 的功能重合度排序。
  • eriklindernoren/pytorch-yolov3eriklindernoren 的头像

    eriklindernoren/PyTorch-YOLOv3

    7,439在 GitHub 上查看↗

    This project is a PyTorch implementation of the YOLOv3 object detection architecture. It functions as a real-time object detector and computer vision framework designed to identify and locate multiple objects within images using bounding boxes and class labels. The system allows for both the use of pretrained weights for immediate image analysis and the training of custom models using datasets with bounding box annotations. It provides a programmatic interface to integrate detection capabilities directly into other software applications. The framework includes tools for model evaluation to m

    Python
    在 GitHub 上查看↗7,439
  • akhtarvision/cal-detrA

    akhtarvision/cal-detr

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alexeyab/darknetAlexeyAB 的头像

    AlexeyAB/darknet

    22,159在 GitHub 上查看↗

    Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object identification and localization. It serves as a neural network framework for training and deploying detection models using the YOLO architecture, providing a toolset for deep learning training and deployment. The project differentiates itself through a C and CUDA implementation that enables hardware acceleration for matrix multiplication and inference speed optimization. It provides a shared library interface for embedding detection capabilities into external applications and suppo

    C
    在 GitHub 上查看↗22,159
  • aimagelab/mapetA

    aimagelab/MaPeT

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 SLIP 的所有 30 个替代方案→