Research Article
Knowledge Graph Representation Fusion Framework for Fine-Grained Object Recognition in Smart Cities
Algorithm 1
Multimodal Compact Bilinear module.
(1) | input: | (2) | output: | (3) | procedure MCB | (4) | for in {1, 2} do | (5) | if not initialized then | (6) | for in do | (7) | sample from | (8) | sample from | (9) | | (10) | | (11) | return | (12) | procedure | (13) | | (14) | for in do | (15) | | (16) | return |
|