CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
saliency_detector/__init__.py
saliency_detector/joint_main.py
saliency_detector/joint_solver.py
saliency_detector/main.py
saliency_detector/poolnet.py
saliency_detector/saliency_detector.py
saliency_detector/solver.py
saliency_detector.egg-info/PKG-INFO
saliency_detector.egg-info/SOURCES.txt
saliency_detector.egg-info/dependency_links.txt
saliency_detector.egg-info/not-zip-safe
saliency_detector.egg-info/requires.txt
saliency_detector.egg-info/top_level.txt
saliency_detector/dataset/__init__.py
saliency_detector/dataset/dataset.py
saliency_detector/dataset/joint_dataset.py
saliency_detector/networks/__init__.py
saliency_detector/networks/deeplab_resnet.py
saliency_detector/networks/joint_poolnet.py
saliency_detector/networks/poolnet.py
saliency_detector/networks/vgg.py
tests/__init__.py
tests/conftest.py
tests/test_imagedatatest.py
tests/test_saliency_detector.py
tests/test_data/0001.jpg
tests/test_data/0001.png
tests/test_data/0002.jpg
tests/test_data/0002.png
tests/test_data/0003.jpg
tests/test_data/0003.png
tests/test_data/0004.jpg
tests/test_data/0004.png
tests/test_data/0005.jpg
tests/test_data/0005.png