← Search

Cheng-Yang Fu

6 accepted papers

2023

FACET: Fairness in Computer Vision Evaluation Benchmark

ICCV 2023poster

Computer vision models have known performance disparities across attributes such as gender and skin tone. This means during tasks such as classification and detection, model performance differs for certain classes based on the demographics of the people in the image. These disparities have been show…

Cited by 46PDFScholar
2023

Tell Me What Happened: Unifying Text-Guided Video Completion via Multimodal Masked Video Generation

CVPR 2023poster

Generating a video given the first several static frames is challenging as it anticipates reasonable future frames with temporal coherence. Besides video prediction, the ability to rewind from the last frame or infilling between the head and tail is also crucial, but they have rarely been explored f…

2023

Token Merging: Your ViT But Faster

ICLR 2023top-5%

We introduce Token Merging (ToMe), a simple method to increase the throughput of existing ViT models without needing to train. ToMe gradually combines similar tokens in a transformer using a general and light-weight matching algorithm that is as fast as pruning while being more accurate. Off-the-she…

2023

Where Is My Wallet? Modeling Object Proposal Sets for Egocentric Visual Query Localization

CVPR 2023poster

This paper deals with the problem of localizing objects in image and video datasets from visual exemplars. In particular, we focus on the challenging problem of egocentric visual query localization. We first identify grave implicit biases in current query-conditioned model design and visual query da…

2022

End-to-End Visual Editing with a Generatively Pre-trained Artist

ECCV 2022poster

"We consider the targeted image editing problem, namely blending a region in a source image with a driver image that specifies the desired change. Differently from prior works, we solve this problem by learning a conditional probability distribution of the edits, end-to-end in code space. Training s…

Cited by 6SourcePDFScholar
2019

IMP: Instance Mask Projection for High Accuracy Semantic Segmentation of Things

ICCV 2019poster

In this work, we present a new operator, called Instance Mask Projection (IMP), which projects a predicted instance segmentation as a new feature for semantic segmentation. It also supports back propagation and is trainable end-to end. By adding this operator, we introduce a new way to combine top-d…

Cited by 22PDFScholar