Created by: michaelowenliu
- fix a typo in cvlibs/manager.py.
- update SyncBN using new package in paddle.nn.
- add an Activation class.
- a few packages update using paddle.nn.functional.
- create a new file model_utils.py with common funcs such as loss and prediction computing.
- add PSPNet.