Content deleted Content added
Line 157:
=== Computer Vision ===
Moving objects detection in video surveillance is a challenging task in computer vision. Graph neural networks allow to separate background and foreground objects. Transductive <ref name="Giraldo">{{cite journal|title=Graph CNN for Moving Object Detection in Complex Environments from Unseen Videos|journal=Fourth Workshop on Robust Subspace Learning and Computer Vision, ICCV 2021|date=October 2021|url=https://ieeexplore.ieee.org/document/9607835|last1=Giraldo|first1=H.|last2=Javed|first2=S.|last3=Werghi|first3=N.|last4=Bouwmans|first4=T.}}</ref> and inductive GNNs <ref name="Prummel">{{cite journal|title=Inductive Graph Neural Networks for Moving Object Segmentation|journal=IEEE International Conference on Image Processing, ICIP 2023|date=October 2023|url=https://arxiv.org/abs/2305.09585|
have shown interesting performance in this task.
|