FCHD-Fully-Convolutional-Head-Detector icon indicating copy to clipboard operation
FCHD-Fully-Convolutional-Head-Detector copied to clipboard

Code for FCHD - A fast and accurate head detector

Results 46 FCHD-Fully-Convolutional-Head-Detector issues
Sort by recently updated
recently updated
newest added

All my images are reshaping with white borders and i cant find what part of your code is doing this. Can you help please? ![out1](https://user-images.githubusercontent.com/45787257/55802706-71820a80-5ae1-11e9-9240-5fffb032fb38.png)

Traceback (most recent call last): File "head_detection_demo.py", line 71, in detect(args.img_path, args.model_path) File "head_detection_demo.py", line 43, in detect img, img_raw, scale = read_img(img_path) File "head_detection_demo.py", line 36, in read_img img...

hi, is there something wrong with your demo, or you forget to write the complete steps to run the demo?

When you click the links it returns 404. Please solve this.

This link https://drive.google.com/drive/folders/1WBk62oGcRiGHd07hEon1NFlyV4Rrdvnu?usp=sharing for the caffe pre-trained VGG16 and https://drive.google.com/drive/folders/1WBk62oGcRiGHd07hEon1NFlyV4Rrdvnu?usp=sharing for head_detector_final lead to 404 not found.