Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

[WIP] add style transfer task with pystiche #262

Merged
merged 72 commits into from
May 17, 2021

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    413a530 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. address review comments

    pmeier committed May 10, 2021
    Configuration menu
    Copy the full SHA
    be5a893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    398bbf3 View commit details
    Browse the repository at this point in the history
  3. fix type hint

    pmeier committed May 10, 2021
    Configuration menu
    Copy the full SHA
    61c9480 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a70150 View commit details
    Browse the repository at this point in the history
  5. add batch_size

    pmeier committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f6b2fcc View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    edf0dff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ffc734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bb45bc View commit details
    Browse the repository at this point in the history
  4. update example

    pmeier committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e82a94c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d939fad View commit details
    Browse the repository at this point in the history
  6. remove metrics from task

    pmeier committed May 11, 2021
    Configuration menu
    Copy the full SHA
    5b10dbb View commit details
    Browse the repository at this point in the history
  7. flake8

    pmeier committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2e6901a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c16bc0 View commit details
    Browse the repository at this point in the history
  9. remove unused imports

    pmeier committed May 11, 2021
    Configuration menu
    Copy the full SHA
    eeed004 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d38a5b View commit details
    Browse the repository at this point in the history
  11. remove grayscale handling

    pmeier committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e844db4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a932f86 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fb30c16 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba091cc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. streamline apply_to_input

    pmeier committed May 12, 2021
    Configuration menu
    Copy the full SHA
    e399d50 View commit details
    Browse the repository at this point in the history
  2. fix hyper parameters saving

    pmeier committed May 12, 2021
    Configuration menu
    Copy the full SHA
    dc80a21 View commit details
    Browse the repository at this point in the history
  3. implement custom step

    pmeier committed May 12, 2021
    Configuration menu
    Copy the full SHA
    9f7fd41 View commit details
    Browse the repository at this point in the history
  4. cleanup

    pmeier committed May 12, 2021
    Configuration menu
    Copy the full SHA
    eabf49b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54ae632 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    361074b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    464a26c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d78989e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b2e6e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0feaf7a View commit details
    Browse the repository at this point in the history
  5. refactor task

    pmeier committed May 14, 2021
    Configuration menu
    Copy the full SHA
    c41e38c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de62996 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36ce2da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02a0c29 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    081cb48 View commit details
    Browse the repository at this point in the history
  2. streamline default transforms

    pmeier committed May 16, 2021
    Configuration menu
    Copy the full SHA
    21d0817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f868489 View commit details
    Browse the repository at this point in the history
  4. add documentation skeleton

    pmeier committed May 16, 2021
    Configuration menu
    Copy the full SHA
    39baffd View commit details
    Browse the repository at this point in the history
  5. update changelog

    pmeier committed May 16, 2021
    Configuration menu
    Copy the full SHA
    7660f51 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    46ff9d0 View commit details
    Browse the repository at this point in the history
  2. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    e230a2c View commit details
    Browse the repository at this point in the history
  3. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    40fd08b View commit details
    Browse the repository at this point in the history
  4. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    278a874 View commit details
    Browse the repository at this point in the history
  5. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    740bb22 View commit details
    Browse the repository at this point in the history
  6. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    3e2ad57 View commit details
    Browse the repository at this point in the history
  7. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    753dfd7 View commit details
    Browse the repository at this point in the history
  8. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    a49474a View commit details
    Browse the repository at this point in the history
  9. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    55888c3 View commit details
    Browse the repository at this point in the history
  10. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    71b63f4 View commit details
    Browse the repository at this point in the history
  11. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    4ab9aae View commit details
    Browse the repository at this point in the history
  12. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    4b1e7b9 View commit details
    Browse the repository at this point in the history
  13. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5c3e72a View commit details
    Browse the repository at this point in the history
  14. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    b2b3132 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d23b95 View commit details
    Browse the repository at this point in the history
  16. change skipif

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    fa7c304 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    35d5702 View commit details
    Browse the repository at this point in the history
  18. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ed1574f View commit details
    Browse the repository at this point in the history
  19. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f173788 View commit details
    Browse the repository at this point in the history
  20. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    472cb92 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7ac8234 View commit details
    Browse the repository at this point in the history
  22. fix image size for preprocess

    pmeier committed May 17, 2021
    Configuration menu
    Copy the full SHA
    d2ab928 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1a7819c View commit details
    Browse the repository at this point in the history
  24. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    a4c7f0a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    82f2005 View commit details
    Browse the repository at this point in the history
  26. update doc

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    559446b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    22ee835 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a3b95d5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b6e459b View commit details
    Browse the repository at this point in the history
  30. update

    tchaton committed May 17, 2021
    Configuration menu
    Copy the full SHA
    b8d93be View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    77db374 View commit details
    Browse the repository at this point in the history
  32. add reference to pystiche

    pmeier committed May 17, 2021
    Configuration menu
    Copy the full SHA
    4fbf11c View commit details
    Browse the repository at this point in the history
  33. remove unnecessary import

    pmeier committed May 17, 2021
    Configuration menu
    Copy the full SHA
    31efb53 View commit details
    Browse the repository at this point in the history