2017-06-16 18:07:10 +03:00
2017-06-16 17:44:16 +03:00
2017-06-16 17:44:16 +03:00
2017-06-16 18:07:10 +03:00
2017-06-16 18:07:10 +03:00
2017-06-16 17:44:16 +03:00
2017-06-16 17:44:16 +03:00

Keras implementation of PSPNet(caffe)

Implemented Architecture of pyramid scene parsing network in Keras

Converted trained weights needed to run the network.

Download converted weights here: link:pspnet.npy

And place in directory with pspnet.py

Memory usage:3500Mb Calculation speed: 1.2 sec

Dependencies:

  1. Tensorflow
  2. Keras
  3. numpy

Usage:

python pspnet.py
S
Description
Readme MIT
6.2 MiB
Languages
Python 100%