Skip to content

Net Surgeries #1776

Closed
Closed
@shelhamer

Description

@shelhamer

The editing model parameters example only hints at the possibilities of net surgery. To make it more useful and better explain pycaffe along the way it should have:

  • transplanting custom filters (Gaussian, Sobel, bilinear, ...) and classifier weights (like a separately learned SVM)
  • combining layers from different nets / making an ensemble in a single model
  • grafting new channels to a model to augment the number of classes
  • switch the channel order of conv1, or convert between grayscale and color

These are all possible as-is, but it takes know-how.

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