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: sglvladi/TensorFlowObjectDetectionTutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sglvladi/TensorFlowObjectDetectionTutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tensorflow-1.14
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 4, 2020

  1. v.1.14.0

    sglvladi committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    de2d877 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Merge remote-tracking branch 'origin/master' into tensorflow-1.14

    # Conflicts:
    #	docs/source/index.rst
    #	docs/source/install.rst
    sglvladi committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    5d7d888 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Update training.rst

    Previous link to the Tensorflow 1 Detection Model Zoo, https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md, leads to a page that didn't exist anymore (Error 404). 
    The new link to the Tensorflow 1 Detection Model Zoo should be: https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf1_detection_zoo.md.
    karan-1700 authored and sglvladi committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    63dc83a View commit details
    Browse the repository at this point in the history
Loading