Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codeaudit/pix2code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tonybeltramelli/pix2code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 29 files changed
  • 6 contributors

Commits on Sep 23, 2017

  1. Modernize Python 2 code to get ready for Python 3

    cclauss committed Sep 23, 2017
    Configuration menu
    Copy the full SHA
    0bc8e8a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Merge pull request tonybeltramelli#14 from cclauss/modernize-python2-…

    …code
    
    Update print statements for compatibility with both Python 2 and 3
    tonybeltramelli authored Sep 25, 2017
    Configuration menu
    Copy the full SHA
    b6af395 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Update build_datasets.py

    for python3.5
    hippyk authored Oct 2, 2017
    Configuration menu
    Copy the full SHA
    6f6a7ef View commit details
    Browse the repository at this point in the history
  2. Update train.py

    for python3.5
    hippyk authored Oct 2, 2017
    Configuration menu
    Copy the full SHA
    51c6177 View commit details
    Browse the repository at this point in the history
  3. Update Vocabulary.py

    for py3.5
    hippyk authored Oct 2, 2017
    Configuration menu
    Copy the full SHA
    bcc0e38 View commit details
    Browse the repository at this point in the history
  4. Update convert_imgs_to_arrays.py

    for py3.5
    hippyk authored Oct 2, 2017
    Configuration menu
    Copy the full SHA
    2a41d3c View commit details
    Browse the repository at this point in the history
  5. Update pix2code.py

    for pip3 keras
    hippyk authored Oct 2, 2017
    Configuration menu
    Copy the full SHA
    26a78ee View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Update Utils.py

    for python3
    hippyk authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    8a5dba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. fix path

    tonybeltramelli committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    a876776 View commit details
    Browse the repository at this point in the history
  2. fix typo in README

    tonybeltramelli committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    bbc32a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64bc3b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2017

  1. Configuration menu
    Copy the full SHA
    e620230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4403f34 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. chore: cleanup requirements

    vicrep committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    2045ed6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. Merge pull request tonybeltramelli#16 from vicrep/master

    Add pip requirements
    tonybeltramelli authored Dec 13, 2017
    Configuration menu
    Copy the full SHA
    94f651f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Identified errorous samples

    DS authored and DS committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    be82d5a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Removed additional incorrect samples

    DS authored and DS committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    f1fdf87 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

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