SkillAgentSearch skills...

BiRef

BiRef: Bimodal Predicate Refinement with Decoupled Entity-Predicate Representations for Scene Graph Generation

Install / Use

/learn @gavin-gqzhang/BiRef
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Bimodal Predicate Refinement with Decoupled Entity-Predicate Representations for Scene Graph Generation

This repository contains the official code implementation for the paper Bimodal Predicate Refinement with Decoupled Entity-Predicate Representations for Scene Graph Generation.

Installation

Check INSTALL.md for installation instructions.

Dataset

Check DATASET.md for instructions of dataset preprocessing.

Train

We provide scripts for training the models

Device

All our experiments are conducted on one NVIDIA GeForce RTX 3090, if you wanna run it on your own device, make sure to follow distributed training instructions in Scene-Graph-Benchmark.pytorch.

Tips

We use the rel_nms operation provided by RU-Net and HL-Net in PredCls and SGCls to filter the predicted relation predicates, which encourages diverse prediction results.

Help

Be free to contact me (guoqing.zhang@bjtu.edu.cn) if you have any questions!

Acknowledgement

The code is implemented based on Scene-Graph-Benchmark.pytorch and PE-Net.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated9mo ago
Forks0

Languages

Jupyter Notebook

Security Score

77/100

Audited on Jul 7, 2025

No findings