Skip to content

how to run IDC on my own cifar10-vgg16 #7

Description

@yuningkang

sir ,we are trying to use the vgg16 model of cifar10 to run the idc apporch. The convolutional layer of this model requires padding and two convolutional layers are adjacent. We adjusted it according to your padding method for lenet5 like this
code1
However, because the two convolutional layers are adjacent, the dimensions of self.Y and R do not match when the convolutional layer calculates R_norm
code2
this is our vgg16 model one geogel drive:
https://drive.google.com/file/d/1bjzJxwWBGewZxdoiUkX9YR8r1rUoxjj6/view?usp=sharing

This is our running command, ``python run.py --dataset cifar10 -L -1 --model neural_networks/cifar10_vgg16 -RN 10
please help us to solve this problem

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions