Skip to content

Add locally connected layer #295

@kloudkl

Description

@kloudkl

The DeepFace network architecture of Facebook [1] used locally connected layer to accelerate the training process while achieving very high classification accuracy. Whether such a network is able to compete with the one proposed by Krizhevsky et. al. on more generic datasets has not been explored since its publication. If it is the case, a lot of time to train models can be saved.

Please refer to #216 for more papers.

[1] Yaniv Taigman (Facebook), Ming Yang (Facebook), Marc'Aurelio Ranzato (Facebook), Lior Wolf (Tel Aviv University). DeepFace: Closing the Gap to Human-Level Performance in Face Verification. CVPR 2014, Columbus, Ohio.
[2] Krizhevsky, A., Sutskever, I. and Hinton, G. E. ImageNet Classification with Deep Convolutional Neural Networks. NIPS 2012: Neural Information Processing Systems, Lake Tahoe, Nevada.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions