cnn_head_detection icon indicating copy to clipboard operation
cnn_head_detection copied to clipboard

Code for Context-aware CNNs for person head detection

Results 3 cnn_head_detection issues
Sort by recently updated
recently updated
newest added

Thanks for your excellent work. I want to test the model on a new image and I encounter an error when running the demo in SelectiveSearchCode.

hello, when I check the global model code, I find that the 22 layer of global model has 4096 nodes, but in the oquab model, there is only 2048 nodes,...

>> compile_mex('/Developer/NVIDIA/CUDA-9.1') root = '/Users/macos/Desktop/CNNN/utils/cropRectanglesMex' Hi while trying to run compile_mex, I've been omit some semicolon to show the output just before the error get this error compileCmd = '"/Developer/NVIDIA/CUDA-9.1/bin/nvcc"...