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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
A

Atten4Vis/GroupDETR

0
View on GitHub↗
0 stars·0 forks·7 views

GroupDETR

Features

  • Object Detection - Decoupled one-to-many label assignment for faster training.

Star history

Star history chart for atten4vis/groupdetrStar history chart for atten4vis/groupdetr

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of atten4vis/groupdetr?

The main features of atten4vis/groupdetr are: Object Detection.

What are some open-source alternatives to atten4vis/groupdetr?

Open-source alternatives to atten4vis/groupdetr include: eriklindernoren/pytorch-yolov3 — This project is a PyTorch implementation of the YOLOv3 object detection architecture. It functions as a real-time… alexeyab/darknet — Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object… allenai/reclip — This repository contains the code for the paper ReCLIP: A Strong Zero-shot Baseline for Referring Expression… atten4vis/ms-detr. avanetten/simrdwn — The Satellite Imagery Multiscale Rapid Detection with Windowed Networks (SIMRDWN) codebase combines some of the… akhtarvision/cal-detr.

Open-source alternatives to GroupDETR

Similar open-source projects, ranked by how many features they share with GroupDETR.
  • eriklindernoren/pytorch-yolov3eriklindernoren avatar

    eriklindernoren/PyTorch-YOLOv3

    7,439View on 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
    View on GitHub↗7,439
  • alexeyab/darknetAlexeyAB avatar

    AlexeyAB/darknet

    22,159View on 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
    View on GitHub↗22,159
  • allenai/reclipallenai avatar

    allenai/reclip

    92View on GitHub↗

    This repository contains the code for the paper ReCLIP: A Strong Zero-shot Baseline for Referring Expression Comprehension (ACL 2022).

    Python
    View on GitHub↗92
  • akhtarvision/cal-detrA

    akhtarvision/cal-detr

    0View on GitHub↗
    View on GitHub↗0
  • See all 30 alternatives to GroupDETR→