Pytorch implementation of Automatic Assessment of Hoarding Clutter from Images Using Convolutional Neural Networks.
- Required libraries are listed in
requirements.txt
. Runpip install -r requirements.txt
usingpython 3.6
to install them. - Follow the steps in
train.ipynb
- Required libraries are listed in
requirements_inf.txt
. Runpip install -r requirements_inf.txt
usingpython 3.6
to install them. - Change
model_path
andimage_path
ininference.py
with the desired paths. - Run
python inference.py
to see the estimated CIR score of the image