Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added implementation of Pyramidal convolution #66

Merged
merged 27 commits into from
Jul 24, 2020
Merged

feat: Added implementation of Pyramidal convolution #66

merged 27 commits into from
Jul 24, 2020

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    3d61336 View commit details
    Browse the repository at this point in the history
  2. test: Updated unittests

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    9079d66 View commit details
    Browse the repository at this point in the history
  3. docs: Updated documentation

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    0d61dcf View commit details
    Browse the repository at this point in the history
  4. docs: Updated readme

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    4164a61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2cf46b View commit details
    Browse the repository at this point in the history
  6. test: Updated unittests

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    d37826c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4ca0a8 View commit details
    Browse the repository at this point in the history
  8. test: Updated unittests

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    a218e65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61f6900 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8fd8fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a92f206 View commit details
    Browse the repository at this point in the history
  12. style: Renamed PyConv attribute

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    b5b7e24 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    12dad6e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c86ecf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0af42bb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8f3c490 View commit details
    Browse the repository at this point in the history
  17. docs: Updated documentation

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    0acea4f View commit details
    Browse the repository at this point in the history
  18. docs: Updated readme

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    5ef5068 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e86b6f9 View commit details
    Browse the repository at this point in the history
  20. style: Fixed lint

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    da9f6ab View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8534746 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    69dd2c4 View commit details
    Browse the repository at this point in the history
  23. feat: Added PyConvHGResNet

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    1fb98d1 View commit details
    Browse the repository at this point in the history
  24. test: Updating unittests

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    d0c5435 View commit details
    Browse the repository at this point in the history
  25. docs: Updated documentation

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    ec668a5 View commit details
    Browse the repository at this point in the history
  26. style: Fixed lint

    frgfm committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    5fe0099 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4d33749 View commit details
    Browse the repository at this point in the history