paper-with-me

홈 › Papers

A Strong and Reproducible Object Detector with Only Public Datasets

2023-04-25 · Tianhe Ren, Jianwei Yang, Shilong Liu, Ailing Zeng, Feng Li, Hao Zhang, Hongyang Li, Zhaoyang Zeng, Lei Zhang

This work presents Focal-Stable-DINO, a strong and reproducible object detection model which achieves 64.6 AP on COCO val2017 and 64.8 AP on COCO test-dev using only 700M parameters without any test time augmentation. It explores the combination of the powerful FocalNet-Huge backbone with the effective Stable-DINO detector. Different from existing SOTA models that utilize an extensive number of parameters and complex training techniques on large-scale private data or merged data, our model is exclusively trained on the publicly available dataset Objects365, which ensures the reproducibility of our approach.

📄 PDF Abstract BibTeX arXiv:2304.13027

Code (3)

microsoft/FocalNet 공식 구현 pytorch
idea-research/stable-dino pytorch
idea-research/stabledino pytorch

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

PipeMFL-240K: A Large-scale Dataset and Benchmark for Object Detection in Pipeline Magnetic Flux Leakage Imaging

2026-02-04 · Tianyi Qu, Songxiao Yang, Haolin Wang, Huadong Song 외 arxiv

Pipeline integrity is critical to industrial safety and environmental protection, with Magnetic Flux Leakage (MFL) detection being a primary non-destructive testing technology. Despite the promise of deep learning for au…

Object Detection

MapFusion: A General Framework for 3D Object Detection with HDMaps

2021-03-10 · Jin Fang, Dingfu Zhou, Xibin Song, Liangjun Zhang

3D object detection is a key perception component in autonomous driving. Most recent approaches are based on Lidar sensors only or fused with cameras. Maps (e.g., High Definition Maps), a basic infrastructure for intelli…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

Enhanced Single-shot Detector for Small Object Detection in Remote Sensing Images

2022-05-12 · Pourya Shamsolmoali, Masoumeh Zareapoor, Eric Granger, Jocelyn Chanussot 외

Small-object detection is a challenging problem. In the last few years, the convolution neural networks methods have been achieved considerable progress. However, the current detectors struggle with effective features ex…

Objectobject-detectionObject DetectionSmall Object Detection

SAT-Edge-Agent: Hardware-in-the-Loop Edge-Agent Orchestration for Onboard Satellite Intelligence

2026-08-04 · Longji He, Jeto Xu arxiv

Onboard satellite intelligence requires a task layer that translates mission intent into local tool calls, exposes execution state, and returns machine-consumable artifacts under communication and power constraints. We p…

Detecting Everything in the Open World: Towards Universal Object Detection

2023-03-21 · CVPR 2023 1 · Zhenyu Wang, YaLi Li, Xi Chen, Ser-Nam Lim 외

In this paper, we formally address universal object detection, which aims to detect every scene and predict every category. The dependence on human annotations, the limited visual information, and the novel categories in…

object-detectionObject DetectionOpen World Object DetectionZero-shot Generalization