FOF: A Fine-Grained Object Detection and Feature Extraction end-to-end Network
preprint
OA: closed
CC-BY-4.0
Abstract
Currently, widely-used object detection can predict targets present in the training set. However, in fine-grained object detection tasks, such as commodity detection, the introduction of a new target class requires retraining the model, which significantly reduces the flexibility of the algorithm in applications. In response to this problem, we propose an end-to-end fine-grained object detection and feature extraction network(FOF). To detect and identify objects beyond the target category of the training set, the category output in the network Head is removed and replaced with a 128-dimensional feature vector. We used the ArcFace loss function to improve feature classification during training. Since there is no category output, an improved Non-Maximum Suppression(NMS) algorithm, Non-Maximum Suppression-Feature Similarity(NMS-FS), is proposed to distinguish same class and dissimilar class prediction boxes by feature similarity. During the inference, FOF outputs prediction boxes and feature vectors, and matches them with the feature vectors in the feature gallery to determine the detected object category and complete object detection and recognition. Experimental results indicate that FOF achieved high accuracy in both the MS COCO dataset and a large-scale and fine-grained Retail Product Checkout dataset(RPC). In addition, the method exhibits a low Equal Error Rate(EER) when identifying new categories, achieving the objective of detecting and identifying new categories without the need to retrain the model.
My notes (saved in your browser only)
Citation neighborhood (no data yet)
We don't have any in-corpus citations linked to this paper yet. The paper's references may be in our DB but unresolved to ``paper_id`` (resolution happens at ingest when the cited DOI matches a row we already have). Run the cross-source citation reconcile pass to retry.
Source provenance
- europepmc
- last seen: 2026-05-19T01:45:01.086888+00:00
- unpaywall
- last seen: 2026-05-26T02:00:01.498150+00:00
License: CC-BY-4.0