项目作者: liao1995

项目描述 :
Video Hashing based on One-Shot Video Object Segmentation
高级语言: Python
项目地址: git://github.com/liao1995/OSHashing.git
创建时间: 2017-04-29T11:32:07Z
项目社区:https://github.com/liao1995/OSHashing

开源协议:GNU General Public License v3.0

下载


OSHashing

Author: LIAO

Video Hashing based on One-Shot Video Object Segmentation

2017.4.29 complete BBT season 1 episode 1 all characters segmentation

2017.4.30 complete using VGG-16 network to do classification based on BBT S1_E1

2017.5.1 complete extracting 4096-d features of image from pre-trained model

2017.5.2 try to visualize the feature map of all FCN layers

2017.5.3 complete combination of classification and segmentation network

continuing…