"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "683ceafb02eb72b9c2c89441d4e8572aa675cf6e"
Commit c5462fb3 authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Merge pull request #1567 from tensorflow/readme

Add object_detection to the main README
parents 6aa8eb46 0f1bd993
...@@ -27,6 +27,7 @@ running TensorFlow 0.12 or earlier, please ...@@ -27,6 +27,7 @@ running TensorFlow 0.12 or earlier, please
- [neural_gpu](neural_gpu): highly parallel neural computer. - [neural_gpu](neural_gpu): highly parallel neural computer.
- [neural_programmer](neural_programmer): neural network augmented with logic and mathematic operations. - [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. - [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. - [real_nvp](real_nvp): density estimation using real-valued non-volume preserving (real NVP) transformations.
- [resnet](resnet): deep and wide residual networks. - [resnet](resnet): deep and wide residual networks.
- [skip_thoughts](skip_thoughts): recurrent neural network sentence-to-vector encoder. - [skip_thoughts](skip_thoughts): recurrent neural network sentence-to-vector encoder.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment