Skip to content

Please check if the code is the same as the code used in the experiment. #7

@yeonghwansong

Description

@yeonghwansong

Hello! I enjoyed studying your work.
This code causes runtime errors when executed with serescam50 because the order of transformations between training code and model code is different. While odd transformation locates last in senet code, it locates first in training code. Furthermore, even if the network is trained after fixing this problem, can't achieve performance argued by paper. Maybe, I think the training code and VGG code were revised after experiments using Se-ResNet.
I'd like to ask you a question about PST, too. According to your code, PST is applied only when the random number is 1 or 3. If the random number is 0 or 4, just rotate 180 degrees. I checked it experimentally. I think it is not identical to paper. I'd appreciate it if you could answer.

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