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·5 व्यूज़

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.

स्टार हिस्ट्री

facebookresearch/slip के लिए स्टार हिस्ट्री चार्टfacebookresearch/slip के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

SLIP के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो SLIP के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • eriklindernoren/pytorch-yolov3eriklindernoren का अवतार

    eriklindernoren/PyTorch-YOLOv3

    7,439GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • alexeyab/darknetAlexeyAB का अवतार

    AlexeyAB/darknet

    22,159GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
SLIP के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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.