1 Star 1 Fork 0

likun/LPG-SGG

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

LPG: Locality-preserving graph convolutional network for aerial image

Introduction

Scene graph generation (SGG) aims to understand the visual objects and their semantic relationships from one given image. Until now, lots of SGG datasets with the eyelevel view are released but the SGG dataset with the overhead view is scarcely studied. By contrast to the multiple objects occlusion problem in the eyelevel view, the overhead view helps to clearly perceive the spatial relationships of objects in the ground scene. To fill in the gap of the overhead view dataset, this paper constructs and releases an urban aerial image scene graph generation dataset (UASG). Images from UASG are captured with the low-attitude overhead view. In UASG, 25,594 objects, 16,970 relationships and 27,175 attributes are manually annotated. To address aerial image scene graph generation, this paper proposes one new locality-preserving graph convolutional network (LPG). Different from the traditional graph convolutional network, the convolutional layer in LPG embeds the non-destructive initial features of the objects with the scene information for relationship prediction. To address the problem that there exists an extra-large number of potential object relationship pairs but only a small part of them is meaningful, we propose the adaptive bounding box scaling factor to intelligently prune the meaningless relationship pairs. Extensive experiments on UASG show that our LPG can significantly outperform the state-of-the-art methods and the effectiveness of the proposed locality-preserving strategy.

Dataset and code is coming soon

USAG Dataset:

A large-scale aerial image scene graph generation datasets (ASG), including object annotation, attribute annotation, and relationship annotation.

type object relationship attribute
number 25594 16970 27175

Example

labled image raw image scene graph with relationship and attribute

Data:

原始图片 https://www.alipan.com/s/DSwgv4mnhuy

目标标注 https://drive.google.com/file/d/1ibXXBSxPekuOwmJJEfocVdGkJNhipOff/view?usp=sharing

属性和关系标注 https://drive.google.com/file/d/1wHVMlJaMcv97PZaP8eDFZt7lt4cfNifL/view?usp=sharing

Tool:

v2.0标注版本软件 https://www.alipan.com/s/cFvhU7jc1Kf

Code:

The locality-preserving graph convolutional network (LPG) is at https://github.com/DrugD/AUG.git.

空文件

简介

locality-preserving graph convolutional network (LPG) 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiaoyibang/lpg-sgg.git
git@gitee.com:xiaoyibang/lpg-sgg.git
xiaoyibang
lpg-sgg
LPG-SGG
master

搜索帮助

Cb406eda 1850385 E526c682 1850385