This paper shows how to apply neural architecture search to the structured problem of stereo matching, where the network has to both extract features and compare them across two views. Rather than searching at a single level, the method searches simultaneously over cell structure (the local feature operations) and network structure (how the cells are connected for matching and aggregation), producing architectures that outperform hand-designed stereo networks like PSMNet on KITTI and Middlebury while using far fewer parameters.

No comments:
Post a Comment
Note: only a member of this blog may post a comment.