From 231ff8b5e8fd858e06ff9285f25a8863ce20b5d9 Mon Sep 17 00:00:00 2001 From: Xianyan Date: Tue, 12 Dec 2017 16:54:13 +0800 Subject: [PATCH] Add object detection related layers for model zoo and keras support (#2015) * Add object detection model zoo support * Add unit test * Add more doc and python wrapper * revert some and add createProposal * Fix ut