中文
相关论文

相关论文: Small Object Detection Based on Modified FSSD and …

200 篇论文

Small objects detection is a challenging task in computer vision due to its limited resolution and information. In order to solve this problem, the majority of existing methods sacrifice speed for improvement in accuracy. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Guimei Cao , Xuemei Xie , Wenzhe Yang , Quan Liao , Guangming Shi , Jinjian Wu

There are many limitations applying object detection algorithm on various environments. Especially detecting small objects is still challenging because they have low resolution and limited information. We propose an object detection method…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Jeong-Seon Lim , Marcella Astrid , Hyun-Jin Yoon , Seung-Ik Lee

SSD (Single Shot Multibox Detector) is one of the best object detection algorithms with both high accuracy and fast speed. However, SSD's feature pyramid detection method makes it hard to fuse the features from different scales. In this…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Zuoxin Li , Lu Yang , Fuqiang Zhou

This paper presents a method for optimizing object detection models by combining weight pruning and singular value decomposition (SVD). The proposed method was evaluated on a custom dataset of street work images obtained from…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Dohyun Ham , Jaeyeop Jeong , June-Kyoo Park , Raehyeon Jeong , Seungmin Jeon , Hyeongjun Jeon , Yewon Lim

Deep learning approaches have achieved unprecedented performance in visual recognition tasks such as object detection and pose estimation. However, state-of-the-art models have millions of parameters represented as floats which make them…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Gedeon Muhawenayo , Georgia Gkioxari

Most contributions on Few-Shot Object Detection (FSOD) evaluate their methods on natural images only, yet the transferability of the announced performance is not guaranteed for applications on other kinds of images. We demonstrate this with…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Pierre Le Jeune

In this paper, we propose an efficient feature pruning strategy for 3D small object detection. Conventional 3D object detection methods struggle on small objects due to the weak geometric information from a small number of points. Although…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Xiuwei Xu , Zhihao Sun , Ziwei Wang , Hongmin Liu , Jie Zhou , Jiwen Lu

SSD (Single Shot Multibox Detector) is one of the most successful object detectors for its high accuracy and fast speed. However, the features from shallow layer (mainly Conv4_3) of SSD lack semantic information, resulting in poor…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Hao Zhang , Xianggong Hong , Li Zhu

For most of the object detectors based on multi-scale feature maps, the shallow layers are rich in fine spatial information and thus mainly responsible for small object detection. The performance of small object detection, however, is still…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Lisha Cui , Rui Ma , Pei Lv , Xiaoheng Jiang , Zhimin Gao , Bing Zhou , Mingliang Xu

In this paper, we are concerned with the detection of a particular type of objects with extreme aspect ratios, namely \textbf{slender objects}. In real-world scenarios, slender objects are actually very common and crucial to the objective…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Zhaoyi Wan , Yimin Chen , Sutao Deng , Kunpeng Chen , Cong Yao , Jiebo Luo

Few-Shot Object Detection (FSOD) methods are mainly designed and evaluated on natural image datasets such as Pascal VOC and MS COCO. However, it is not clear whether the best methods for natural images are also the best for aerial images.…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Pierre Le Jeune , Anissa Mokraoui

This paper presents a modular lightweight network model for road objects detection, such as car, pedestrian and cyclist, especially when they are far away from the camera and their sizes are small. Great advances have been made for the deep…

计算机视觉与模式识别 · 计算机科学 2018-11-19 Sen Cao , Yazhou Liu , Pongsak Lasang , Shengmei Shen

The aim of this research is to detect small objects with low resolution and noise. The existing real time object detection algorithm is based on the deep neural network of convolution need to perform multilevel convolution and pooling…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Al-Akhir Nayan , Joyeta Saha , Ahamad Nokib Mozumder , Khan Raqib Mahmud , Abul Kalam Al Azad

Video object detection is a fundamental problem in computer vision and has a wide spectrum of applications. Based on deep networks, video object detection is actively studied for pushing the limits of detection speed and accuracy. To reduce…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Xinggang Wang , Zhaojin Huang , Bencheng Liao , Lichao Huang , Yongchao Gong , Chang Huang

Enlarging input images is a straightforward and effective approach to promote small object detection. However, simple image enlargement is significantly expensive on both computations and GPU memory. In fact, small objects are usually…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Kai Liu , Zhihang Fu , Sheng Jin , Ze Chen , Fan Zhou , Rongxin Jiang , Yaowu Chen , Jieping Ye

We propose an object detection method that improves the accuracy of the conventional SSD (Single Shot Multibox Detector), which is one of the top object detection algorithms in both aspects of accuracy and speed. The performance of a deep…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Jisoo Jeong , Hyojin Park , Nojun Kwak

Object detection is a critical field in computer vision focusing on accurately identifying and locating specific objects in images or videos. Traditional methods for object detection rely on large labeled training datasets for each object…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Vishal Chudasama , Hiran Sarkar , Pankaj Wasnik , Vineeth N Balasubramanian , Jayateja Kalla

The main challenge for small object detection algorithms is to ensure accuracy while pursuing real-time performance. The RT-DETR model performs well in real-time object detection, but performs poorly in small object detection accuracy. In…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Ji Huang , Hui Wang

Few-shot object detection~(FSOD), which aims to detect novel objects with limited annotated instances, has made significant progress in recent years. However, existing methods still suffer from biased representations, especially for novel…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Zheng Wang , Yingjie Gao , Qingjie Liu , Yunhong Wang

Despite significant success of deep learning in object detection tasks, the standard training of deep neural networks requires access to a substantial quantity of annotated images across all classes. Data annotation is an arduous and…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zeyu Shangguan , Mohammad Rostami
‹ 上一页 1 2 3 10 下一页 ›