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

Fixes all the issues currently affecting the head detection demo

Open IAmSuyogJadhav opened this issue 5 years ago • 1 comments

Specifically.

  • Fixed #22 , also added instructions in the README.
  • Fixed #15 , Applied the necessary changes directly in the code.
  • Added instructions in the README to prevent #27 (ConnectionRefusedError)

Tested the code to work correctly on Ubuntu 18.04

IAmSuyogJadhav avatar May 26 '19 13:05 IAmSuyogJadhav

Had the same issues with the config.py file. @aditya-vora please confirm the pull request.

Worth mentioning also that it would be great to add a requirements.txt file with the following packages:

scikit-image
torchnet
matplotlib
opencv-python

Vladimir-125 avatar Apr 13 '22 05:04 Vladimir-125