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

Colab end-to-end runnable version #56

Merged
merged 36 commits into from
Apr 18, 2020
Merged

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    b9a034b View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    styler00dollar committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e6c9c62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb8cabf View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    styler00dollar committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    200a9b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c262e55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d20c3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9a0a18 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Configuration menu
    Copy the full SHA
    7c7e44d View commit details
    Browse the repository at this point in the history
  2. Improvements to demo collab python:

    - Showing time left
    - Showing image progression
    - Simplified and remove unused variables
    AlphaGit committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    235ae1b View commit details
    Browse the repository at this point in the history
  3. Updated colab notebook:

    - Simplified cell usage
    - Added configuration section at top
    AlphaGit committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    badb385 View commit details
    Browse the repository at this point in the history
  4. Woops, wrong variable

    AlphaGit committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    494a145 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Merge pull request #1 from AlphaGit/master

    Improvements to Colab notebook (Better code, but broken interpolation because of the python file.)
    styler00dollar committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    c581d5f View commit details
    Browse the repository at this point in the history
  2. Fixing interpolation

    styler00dollar committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    a7aa0bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2432118 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    styler00dollar committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    c4a75d7 View commit details
    Browse the repository at this point in the history
  5. Swapped repo link

    styler00dollar committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    d916a4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    994e30d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Several changes that allow manual resuming

    - Improved Collab notebook readme cell
    - Added configuration for `FRAME_INPUT_DIR`
    - Added configuration for `FRAME_OUTPUT_DIR`
    - Showing a bit more info about the GPU Card (some drivers might actually not run)
    - Fixed git clone directory path
    - Passing `start_frame` and `end_frame` as parameters to the python script (to allow for resuming runs)
    - Avoid outputs middle-steps
    AlphaGit committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    46a2cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be1e172 View commit details
    Browse the repository at this point in the history
  3. Improve loop measurement

    AlphaGit committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    153e426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2d7e6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc9a6b5 View commit details
    Browse the repository at this point in the history
  6. Updated notebook

    AlphaGit committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    0e69259 View commit details
    Browse the repository at this point in the history
  7. Updated Readme

    AlphaGit committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    c938137 View commit details
    Browse the repository at this point in the history
  8. Markdown typo

    AlphaGit committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    326a529 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge pull request #2 from AlphaGit/master

    Added parameters, fixed interpolation estimation, cleaner code, updated readme
    styler00dollar committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    6089d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cab233 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    styler00dollar committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    18bd5ce View commit details
    Browse the repository at this point in the history
  4. Fixed readme link

    styler00dollar committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5dd9969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bc98f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0c4311 View commit details
    Browse the repository at this point in the history
  7. Fixing spaces

    styler00dollar committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    27e2895 View commit details
    Browse the repository at this point in the history
  8. Fixing spaces again

    styler00dollar committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    ef3e76e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    61c8373 View commit details
    Browse the repository at this point in the history
  2. Updating colab link

    styler00dollar committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    a4ac1e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    610d812 View commit details
    Browse the repository at this point in the history