[
https://issues.apache.org/jira/browse/SINGA-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangwei resolved SINGA-98.
--------------------------
Resolution: Fixed
Assignee: wangwei
> Add Support for AlexNet ImageNet Classification Model
> -----------------------------------------------------
>
> Key: SINGA-98
> URL: https://issues.apache.org/jira/browse/SINGA-98
> Project: Singa
> Issue Type: New Feature
> Reporter: Wang Ji
> Assignee: wangwei
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> This ticket is for ImageNet Classification model a.k.a AlexNet.
> This model is a replication of the CNN model described
> [AlexNet](http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks)
> publication.
> This model is used to classify high resolution imagines from ImageNet dataset.
> To implement this model, convolutional layer is needed to add a feature that
> support for partitioning the input and output channels into groups to
> stimulate the net structure described in the original publication. Input
> layer needs features to support data augmentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)