Bobo-y / flexible-yolov5

More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNN is Graph Neural Network?

daiyuanm opened this issue · comments

Hello! Thanks for your work!
Is the GNN in this repository means Graph Neural Network? I am very interested in this, are there any related papers for reference? By the way, how does this GNN perform as a backbone in YOLOv5?
Thanks a million!