object-detection

Tag

Cards List
#object-detection

SPK: Eliciting Structured Prior Knowledge for Interpretable Out-of-Distribution Detection in Real-Time Object Detection

Hugging Face Daily Papers · 4d ago Cached

Structured Prior Knowledge (SPK) is a framework that explicitly extracts latent semantic, geometric, and contextual priors from pretrained object detectors to achieve state-of-the-art out-of-distribution detection, improving interpretability and reliability.

0 favorites 0 likes
#object-detection

GPT 5.6 Sol is the best "vision" model OpenAI ever released

Hacker News Top · 5d ago Cached

OpenAI's GPT-5.6 Sol is benchmarked as their best vision model yet, showing significant improvements in object detection and other visual tasks compared to previous models like GPT-5.5.

0 favorites 0 likes
#object-detection

@HuggingPapers: YOLO-PEFT Tencent researchers propose a structure-aware framework that turns adapter placement into auditable constrain…

X AI KOLs Timeline · 2026-08-10 Cached

Tencent researchers propose YOLO-PEFT, a structure-aware framework that treats adapter placement as constraint planning, outperforming full fine-tuning on YOLO detectors while using significantly fewer trainable parameters.

0 favorites 0 likes
#object-detection

omlab/VLX-Seek-1.5-10B · Hugging Face

Reddit r/LocalLLaMA · 2026-08-10 Cached

VLX-Seek-1.5-10B is an open-source 10B vision-language model from omlab, designed for fine-grained visual grounding in embodied scenarios like drones, robots, and surveillance, using region-reference localization instead of coordinate generation.

0 favorites 0 likes
#object-detection

YOLO-PEFT: Parameter-Efficient Fine-Tuning on YOLO Family

Hugging Face Daily Papers · 2026-08-07 Cached

YOLO-PEFT is a structure-aware framework that formulates adapter placement as constraint planning for parameter-efficient fine-tuning of YOLO detectors, achieving better mAP than full fine-tuning with reduced memory.

0 favorites 0 likes
#object-detection

@skalskip92: Qwen3.8-Max can be prompted with positive and negative boxes and use them to generate new detections super useful when …

X AI KOLs Timeline · 2026-08-04 Cached

SkalskiP highlights Qwen3.8-Max, a vision-language model for object detection that can be prompted with positive and negative boxes to generate detections, achieving 60-80% mAP with single or multiple prompts and performing well on diverse image types.

0 favorites 0 likes
#object-detection

@skalskip92: Qwen3.8-Max is the best object detection VLM - satellite images - infrared images - documents - techical drawings - han…

X AI KOLs Timeline · 2026-08-03 Cached

A tweet claims Qwen3.8-Max is the best object detection VLM, excelling across satellite, infrared, document, and hand-drawn images, with examples shared.

0 favorites 0 likes
#object-detection

SULAND v2: A Refined RGB Dataset and Deep Learning Object Detection Benchmark for UAV/UGV-Based SUrface LANDmine Detection Under Domain Shift

Hugging Face Daily Papers · 2026-07-31 Cached

This paper introduces SULAND v2, a refined RGB surface landmine detection dataset and benchmark for UAV/UGV-based surveys, addressing annotation errors and domain-shift evaluation in object detection.

0 favorites 0 likes
#object-detection

@freeCodeCamp: Real-time object detection in robotics needs more than just a good model. In this tutorial, Iyanuoluwa shows you how to…

X AI KOLs Timeline · 2026-07-30 Cached

A tutorial on building a real-time object detection and tracking pipeline for robotics using ROS 2 and YOLOv11, covering threaded inference, ByteTrack integration, confidence validation, and ONNX export for edge deployment.

0 favorites 0 likes
#object-detection

I implemented the YOLO26n model inference from scratch using ARM64 Assembly Language (No framework) [P]

Reddit r/MachineLearning · 2026-07-26

The author implemented YOLO26n model inference from scratch using ARM64 assembly language without any external frameworks, demonstrating low-level AI inference techniques.

0 favorites 0 likes
#object-detection

From ML Predictions to Informed Diagnostic Assistance Using the Toulmin Model of Argumentation

arXiv cs.AI · 2026-07-14 Cached

This paper proposes a framework that uses the Toulmin model of argumentation to structure ML-based retinal diagnosis from OCT images, integrating biomarker extraction, medical LLM reasoning (MedGemma), and similarity measures (MedSigLip) for interpretable and evidence-based diagnostic assistance.

0 favorites 0 likes
#object-detection

moondream3.1-9B-A2B

Reddit r/LocalLLaMA · 2026-07-12 Cached

Moondream 3.1 is a vision language model with mixture-of-experts architecture (9B total parameters, 2B active), delivering state-of-the-art visual reasoning, detection, pointing, and captioning, deployable locally via the Photon inference engine or through the Moondream Cloud API.

0 favorites 0 likes
#object-detection

LipSSD: Lipschitz-Constrained Single-Shot Detection for Adversarially Robust Object Detection

arXiv cs.AI · 2026-07-09 Cached

Introduces LipSSD, a Lipschitz-constrained variant of Single Shot MultiBox Detector that improves adversarial robustness in object detection while being attack-agnostic and complementary to adversarial training. Evaluated on Pascal VOC, LARD, and KITTI datasets.

0 favorites 0 likes
#object-detection

Federated Learning for Object Detection: Enabling Collaborative Drone Learning Without Centralizing Data

arXiv cs.LG · 2026-07-07 Cached

Applies federated learning to object detection for drone fleets, enabling collaborative training without centralizing aerial imagery, achieving performance close to centralized training while preserving privacy and reducing bandwidth.

0 favorites 0 likes
#object-detection

CamoNAS: Neural Architecture Search for Enhanced Camouflaged Object Detection

arXiv cs.AI · 2026-07-03 Cached

Introduces CamoNAS, a frequency-aware multi-resolution Neural Architecture Search framework for camouflaged object detection, achieving state-of-the-art results on four benchmarks.

0 favorites 0 likes
#object-detection

@VincentLogic: NVIDIA open-sourced a visual grounding model: LocateAnything-3B. Dozens of minions densely piled together — it detects every single one without missing any, all boxed. The technological shift behind this is worth more than just saying 'more accurate'.

X AI KOLs Timeline · 2026-06-26 Cached

NVIDIA has open-sourced the visual grounding model LocateAnything-3B, which can accurately detect and bound all target objects in dense scenes.

0 favorites 0 likes
#object-detection

@pattssun: The @nyknicks championship inspired me to build an AI basketball coach to improve my 1v1 game Built with: - Robloflow R…

X AI KOLs Following · 2026-06-23 Cached

A developer built an AI basketball coach using Roboflow RF-DETR for detection, MediaPipe for body angles, and OpenCV for analysis and annotation.

0 favorites 0 likes
#object-detection

An Introduction to YOLO26

Hacker News Top · 2026-06-23 Cached

YOLO26 is a multi-task computer vision model family released in January 2026, featuring end-to-end detection without Non-Maximum Suppression for lower latency and optimized for edge deployment with improved CPU inference and compact design.

0 favorites 0 likes
#object-detection

@DataChaz: @NVIDIA just dropped LocateAnything, making object detection ~10x faster by fixing one core bottleneck: How the model w…

X AI KOLs Following · 2026-06-17 Cached

NVIDIA released LocateAnything, an open-source model that achieves ~10x faster object detection by predicting all coordinates simultaneously instead of sequentially, reaching 12.7 FPS on a single H100 and outperforming 32B parameter models.

0 favorites 0 likes
#object-detection

Ultralytics YOLO26: Unified Real-Time End-to-End Vision Models

Hugging Face Daily Papers · 2026-06-02 Cached

Ultralytics YOLO26 introduces a unified real-time vision model family with NMS-free inference, improved training strategies, and multi-task capabilities for detection, segmentation, and pose estimation, achieving state-of-the-art accuracy-latency trade-offs.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback