English
Related papers

Related papers: Pixel-level Semantics Guided Image Colorization

200 papers

Despite recent success of object detectors using deep neural networks, their deployment on safety-critical applications such as self-driving cars remains questionable. This is partly due to the absence of reliable estimation for detectors'…

Computer Vision and Pattern Recognition · Computer Science 2020-06-17 Yongxin Wang , Duminda Wijesekera

Fine-grained image recognition is a longstanding computer vision challenge that focuses on differentiating objects belonging to multiple subordinate categories within the same meta-category. Since images belonging to the same meta-category…

Computer Vision and Pattern Recognition · Computer Science 2023-09-04 Yifan Pu , Yizeng Han , Yulin Wang , Junlan Feng , Chao Deng , Gao Huang

We propose a deep learning approach for user-guided image colorization. The system directly maps a grayscale image, along with sparse, local user "hints" to an output colorization with a Convolutional Neural Network (CNN). Rather than using…

Computer Vision and Pattern Recognition · Computer Science 2017-05-12 Richard Zhang , Jun-Yan Zhu , Phillip Isola , Xinyang Geng , Angela S. Lin , Tianhe Yu , Alexei A. Efros

Encoding images as a series of high-level constructs, such as brush strokes or discrete shapes, can often be key to both human and machine understanding. In many cases, however, data is only available in pixel form. We present a method for…

Computer Vision and Pattern Recognition · Computer Science 2018-09-27 Kevin Frans , Chin-Yi Cheng

The rapid evolution of generative technologies necessitates reliable methods for detecting AI-generated images. A critical limitation of current detectors is their failure to generalize to images from unseen generative models, as they often…

Computer Vision and Pattern Recognition · Computer Science 2025-12-22 Chenming Zhou , Jiaan Wang , Yu Li , Lei Li , Juan Cao , Sheng Tang

In this paper, we address the semantic segmentation problem with a focus on the context aggregation strategy. Our motivation is that the label of a pixel is the category of the object that the pixel belongs to. We present a simple yet…

Computer Vision and Pattern Recognition · Computer Science 2021-05-03 Yuhui Yuan , Xiaokang Chen , Xilin Chen , Jingdong Wang

Important high-level vision tasks such as human-object interaction, image captioning and robotic manipulation require rich semantic descriptions of objects at part level. Based upon previous work on part localization, in this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2016-12-22 Cewu Lu , Hao Su , Yongyi Lu , Li Yi , Chikeung Tang , Leonidas Guibas

State-of-the-art image segmentation algorithms generally consist of at least two successive and distinct computations: a boundary detection process that uses local image information to classify image locations as boundaries between objects,…

Computer Vision and Pattern Recognition · Computer Science 2016-11-03 Michał Januszewski , Jeremy Maitin-Shepard , Peter Li , Jörgen Kornfeld , Winfried Denk , Viren Jain

Image and sentence matching has made great progress recently, but it remains challenging due to the large visual-semantic discrepancy. This mainly arises from that the representation of pixel-level image usually lacks of high-level semantic…

Computer Vision and Pattern Recognition · Computer Science 2017-12-07 Yan Huang , Qi Wu , Liang Wang

In this paper, a simple topology of Capsule Network (CapsNet) is investigated for the problem of image colorization. The generative and segmentation capabilities of the original CapsNet topology, which is proposed for image classification…

Image and Video Processing · Electrical Eng. & Systems 2019-08-23 Gökhan Özbulak

Semantic segmentation consists of predicting a semantic label for each image pixel. While existing deep learning approaches achieve high accuracy, they often overlook the ordinal relationships between classes, which can provide critical…

Computer Vision and Pattern Recognition · Computer Science 2025-02-06 Ricardo P. M. Cruz , Rafael Cristino , Jaime S. Cardoso

We address the problem of soft color segmentation, defined as decomposing a given image into several RGBA layers, each containing only homogeneous color regions. The resulting layers from decomposition pave the way for applications that…

Computer Vision and Pattern Recognition · Computer Science 2020-04-20 Naofumi Akimoto , Huachun Zhu , Yanghua Jin , Yoshimitsu Aoki

We achieve 3D semantic scene labeling by exploring semantic relation between each point and its contextual neighbors through edges. Besides an encoder-decoder branch for predicting point labels, we construct an edge branch to hierarchically…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Li Jiang , Hengshuang Zhao , Shu Liu , Xiaoyong Shen , Chi-Wing Fu , Jiaya Jia

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy…

Computer Vision and Pattern Recognition · Computer Science 2018-03-06 Weifeng Ge , Sibei Yang , Yizhou Yu

Semantic segmentation aims to classify every pixel of an input image. Considering the difficulty of acquiring dense labels, researchers have recently been resorting to weak labels to alleviate the annotation burden of segmentation. However,…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Yazhou Yao , Tao Chen , Guosen Xie , Chuanyi Zhang , Fumin Shen , Qi Wu , Zhenmin Tang , Jian Zhang

Semantic segmentation is one of the basic topics in computer vision, it aims to assign semantic labels to every pixel of an image. Unbalanced semantic label distribution could have a negative influence on segmentation accuracy. In this…

Computer Vision and Pattern Recognition · Computer Science 2019-11-27 Shuangting Liu , Jiaqi Zhang , Yuxin Chen , Yifan Liu , Zengchang Qin , Tao Wan

We present in this paper an image segmentation approach that combines a fuzzy semantic region classification and a context based region-growing. Input image is first over-segmented. Then, prior domain knowledge is used to perform a fuzzy…

Computer Vision and Pattern Recognition · Computer Science 2016-08-09 Mahaman Sani Chaibou , Karim Kalti , Bassel Soulaiman , Mohamed Ali Mahjoub

Working with images, one often faces problems with incomplete or unclear information. Image inpainting can be used to restore missing image regions but focuses, however, on low-level image features such as pixel intensity, pixel gradient…

Computer Vision and Pattern Recognition · Computer Science 2020-11-03 Tobias Schlagenhauf , Yefeng Xia , Jürgen Fleischer

Guided image filter is a well-known local filter in image processing. However, the presence of halo artifacts is a common issue associated with this type of filter. This paper proposes an algorithm that utilizes gradient information to…

Computer Vision and Pattern Recognition · Computer Science 2023-07-11 Bo Wang , Yihong Wang , Xiubao Sui , Yuan Liu , Qian Chen

Obtaining object response maps is one important step to achieve weakly-supervised semantic segmentation using image-level labels. However, existing methods rely on the classification task, which could result in a response map only attending…

Computer Vision and Pattern Recognition · Computer Science 2020-08-05 Yu-Ting Chang , Qiaosong Wang , Wei-Chih Hung , Robinson Piramuthu , Yi-Hsuan Tsai , Ming-Hsuan Yang