← Search

Jinfan Liu

5 accepted papers

2026

Differentiable Stroke Planning with Dual Parameterization for Efficient and High-Fidelity Painting Creation

CVPR 2026

In stroke-based rendering, search methods often get trapped in local minima due to discrete stroke placement, while differentiable optimizers lack structural awareness and produce unstructured layouts. To bridge this gap, we propose a dual representation that couples discrete polylines with continuo

Cited by 0SourceScholar
2025

Correlated Low-Rank Adaptation for ConvNets

NeurIPS 2025poster

Low-Rank Adaptation (LoRA) methods have demonstrated considerable success in achieving parameter-efficient fine-tuning (PEFT) for Transformer-based foundation models. These methods typically fine-tune individual Transformer layers using independent LoRA adaptations. However, directly applying existi…

Cited by 0SourcecodeScholar
2024

Intrinsic Phase-Preserving Networks for Depth Super Resolution

AAAI 2024technical

Depth map super-resolution (DSR) plays an indispensable role in 3D vision. We discover an non-trivial spectral phenomenon: the components of high-resolution (HR) and low-resolution (LR) depth maps manifest the same intrinsic phase, and the spectral phase of RGB is a superset of them, which suggests…

2024

Towards High-fidelity Artistic Image Vectorization via Texture-Encapsulated Shape Parameterization

CVPR 2024poster

We develop a novel vectorized image representation scheme accommodating both shape/geometry and texture in a decoupled way particularly tailored for reconstruction and editing tasks of artistic/design images such as Emojis and Cliparts. In the heart of this representation is a set of sparsely and un…

Cited by 1SourcePDFScholar
2023

Omni Aggregation Networks for Lightweight Image Super-Resolution

CVPR 2023poster

While lightweight ViT framework has made tremendous progress in image super-resolution, its uni-dimensional self-attention modeling, as well as homogeneous aggregation scheme, limit its effective receptive field (ERF) to include more comprehensive interactions from both spatial and channel dimension…