Abstract: Histogram of Oriented Gradients, or HOG, is an efficient method for extracting features from images that shows to be reliable in recognizing and detecting objects in a variety of conditions.
blocks: Consists of building blocks of the architecture. configs/{dataset_name}: Consists of model specific configuration files for each dataset. data: Consists of data loader files. decoders: ...