AICurious Logo

What is: Hit-Detector?

SourceHit-Detector: Hierarchical Trinity Architecture Search for Object Detection
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

Hit-Detector is a neural architectures search algorithm that simultaneously searches all components of an object detector in an end-to-end manner. It is a hierarchical approach to mine the proper subsearch space from the large volume of operation candidates. It consists of two main procedures. First, given a large search space containing all the operation candidates, we screen out the customized sub search space suitable for each part of detector with the help of group sparsity regularization. Secondly, we search the architectures for each part within the corresponding sub search space by adopting the differentiable manner.