Skip to content

Commit

Permalink
refactor simplenet into stages and remove padding for conv1x1s
Browse files Browse the repository at this point in the history
    the last two 1x1 convs now use no padding, this is done to make
    the architetcure in line with what timms standards.
    because of this change the pretrained weights are no more valid
    and this needs to be retrained.
  • Loading branch information
Coderx7 committed Mar 17, 2023
1 parent 8ed5ca8 commit 5ce577b
Showing 1 changed file with 273 additions and 128 deletions.

0 comments on commit 5ce577b

Please sign in to comment.