-
Learning to Reason over Multi-Granularity Knowledge Graph for Zero-Shot Urban Land-Use Mapping
This scarcity of labeled data often leads existing learning-based methods to overfit, resulting in models that struggle to recognize diverse land-use categories. To bypass these limitations, this paper for the first time advocates knowledge graph to leverage indirect supervision from related tasks for zero-shot land-use mapping. Toward this goal, this paper introduces a multi-granularity knowledge…
-
HoliTracer: Holistic Vectorization of Geographic Objects from Large-Size Remote Sensing Imagery
With the increasing resolution of remote sensing imagery (RSI), large-size RSI has emerged as a vital data source for high-precision vector mapping of geographic objects. Existing methods are typically constrained to processing small image patches, which often leads to the loss of contextual information and produces fragmented vector outputs. To address these, this paper introduces…
-
A Road Map for Configuring My Terminal
This repository contains my personal configuration files (dotfiles), including .zshrc, .vimrc, and .ssh/config. The install.sh script is designed to install necessary dependencies and configure these files on target system Features Installation Steps
-
Hello world!
Welcome to Wangfaye website. This is my first post since 2024. Here is a song made by suno ai. “Combining electronic and rock music, with some elements of psychedelic music added, it’s like coding in a misty forest with various wild creatures nearby.”
-
同一局域网内跨设备共享键鼠粘贴板(Linux、MacOS、Windows)
工位上有一个台式(ubuntu),一个macbook,时常需要相互复制文本,有时需要在mac上操作,故寻找共享粘贴板+键鼠共享工具。最终选择了开源synergy的魔改版本barrier,记录下配置过程