
Abstract
Motion detection is a fundamental but challenging task for autonomousdriving. In particular scenes like highway, remote objects have to be paidextra attention for better controlling decision. Aiming at distant vehicles, wetrain a neural network model to classify the motion status using optical flowfield information as the input. The experiments result in high accuracy,showing that our idea is viable and promising. The trained model also achievesan acceptable performance for nearby vehicles. Our work is implemented inPyTorch. Open tools including nuScenes, FastFlowNet and RAFT are used.Visualization videos are available athttps://www.youtube.com/playlist?list=PLVVrWgq4OrlBnRebmkGZO1iDHEksMHKGk .