PySGG
PySGG copied to clipboard
which model does "model_transformer.py" represent?
Hi, I think this transformer is not the original transformer, right? is it belong to one of the scene graph model?
Thanks
Hi, It is a unpublished model proposed in Scene-Graph-Benchmark. It seems like using the Transformer for context modeling instead of LSTM.