Skip to content

Commit

Permalink
Merge pull request tensorflow#1567 from tensorflow/readme
Browse files Browse the repository at this point in the history
Add object_detection to the main README
  • Loading branch information
nealwu authored Jun 15, 2017
2 parents 6aa8eb4 + 0f1bd99 commit c5462fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ running TensorFlow 0.12 or earlier, please
- [neural_gpu](neural_gpu): highly parallel neural computer.
- [neural_programmer](neural_programmer): neural network augmented with logic and mathematic operations.
- [next_frame_prediction](next_frame_prediction): probabilistic future frame synthesis via cross convolutional networks.
- [object_detection](object_detection): localizing and identifying multiple objects in a single image.
- [real_nvp](real_nvp): density estimation using real-valued non-volume preserving (real NVP) transformations.
- [resnet](resnet): deep and wide residual networks.
- [skip_thoughts](skip_thoughts): recurrent neural network sentence-to-vector encoder.
Expand Down

0 comments on commit c5462fb

Please sign in to comment.