RelTR icon indicating copy to clipboard operation
RelTR copied to clipboard

RelTR: Relation Transformer for Scene Graph Generation: https://arxiv.org/abs/2201.11460v2

Results 35 RelTR issues
Sort by recently updated
recently updated
newest added

Hi, Can you share the training code and evaluation code for OpenImages V6 ? :) Thanks!

Will RelTR support Resnet101 as backbone and provided a trained checkpoint with Resnet101 as backbone?

Getting this error when trying to run inference.py-- is this related to version issues with python/conda? Did my best to triage the issue independently, but all I could find is...

Hi, Dear authors of RelTR: Your work is so solid that we are so impressed. Is it possible to release the code for preprocessing? so we could reproduce the results...

Why is the number of object classes in the OpenV6 dataset I processed 600, while it is mentioned as 289 object classes in the article? Were there any additional processing...

Hello, I am very interested in your research. I have created my own dataset (with new categories and relationships added), and the format of the dataset is the same as...

I found perfomance overall enhanced when https://arxiv.org/pdf/2201.11460v1.pdf -> https://arxiv.org/pdf/2201.11460.pdf but checkpoint download link provided is not updated in first commit. checkpoint link seems to be updated to enhcanced version!

I don't understand why class_ Error, sub_ Error, obj_ Error, rel_ Is the error so high that I misunderstood or was the evaluation process wrong ![Uploading Averaged stats.png…]()

Hi and thanks for sharing this interesting work! I am working on supporting another dataset in vg format. In my dataset I have images with no relation between the objects...